summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add back themeSamy Pessé2015-01-202-1/+46
|
* Normalize paths in html contentSamy Pessé2015-01-194-9/+142
|
* Fix list of files and parsing of navigation files onlySamy Pessé2015-01-191-7/+8
|
* Parse navigation and progress in parsed pageSamy Pessé2015-01-194-1/+123
|
* Handle different structure in json multilingual outputSamy Pessé2015-01-193-2/+12
|
* Complete json generator for multilingual bookSamy Pessé2015-01-192-11/+14
| | | | Add tests
* Write file in json generatorSamy Pessé2015-01-193-30/+90
|
* Start adapting json generatorSamy Pessé2015-01-193-20/+30
|
* Add base test for generationSamy Pessé2015-01-194-11/+93
|
* Fix parsing of plugins listSamy Pessé2015-01-192-4/+9
|
* Improve plugins installation to prevent installation of default pluginsSamy Pessé2015-01-195-78/+171
|
* Add command to install pluginsSamy Pessé2015-01-192-5/+20
|
* Add plugin objectSamy Pessé2015-01-193-3/+256
|
* Parse list of files and add test for itSamy Pessé2015-01-191-0/+35
|
* Change name of Book.init to Book.parseSamy Pessé2015-01-193-5/+13
|
* Fix parsing of langsSamy Pessé2015-01-192-2/+19
|
* Improve test to test a all bookSamy Pessé2015-01-191-4/+7
|
* Parse readmeSamy Pessé2015-01-192-3/+28
|
* Use template before parsing glossary, summary and langsSamy Pessé2015-01-193-5/+32
|
* Add configuration to send structures filesSamy Pessé2015-01-193-3/+37
|
* Fix output for sub-books in multi languagesSamy Pessé2015-01-191-2/+7
|
* Fix parsing of langsSamy Pessé2015-01-193-8/+39
| | | | Add command to build
* Parse langs and glossarySamy Pessé2015-01-192-11/+77
|
* Add parsing of summary and associated testsSamy Pessé2015-01-192-0/+102
|
* Add base object to load configurationSamy Pessé2015-01-194-0/+227
|
* Clear folderSamy Pessé2015-01-1932-2907/+0
|
* Merge pull request #555 from GitbookIO/feature/stylesSamy Pessé2015-01-155-9/+47
|\ | | | | Add custom styles options
| * Apply styles to ebook outputSamy Pessé2015-01-142-3/+9
| |
| * Include styles in website formatSamy Pessé2015-01-143-1/+25
| |
| * Add default values for "styles"Samy Pessé2015-01-141-0/+8
| |
| * Move theme folder "book" to "website"Samy Pessé2015-01-141-5/+5
| |
* | Handle whitespace between lists in SUMMARY.mdAaron O'Mullan2015-01-141-4/+23
|/
* Fix descriptor and me leak with bad write queuesAaron O'Mullan2014-12-101-1/+14
| | | | | | | | Node.js for some reason queues up writes from fs.writeFile causing memory and descriptor leaks, preventing building large books. This is now fixed Fixes #336, fixes #454
* Add option isbn for booksSamy Pessé2014-12-032-1/+3
|
* Handle specific version for pluginsSamy Pessé2014-11-301-22/+37
|
* Improve error message when plugins not foundSamy Pessé2014-11-301-1/+1
|
* Add command "install" to install plugins from book.jsonSamy Pessé2014-11-303-23/+65
|
* Omit "generator" when building file with config fileSamy Pessé2014-11-251-1/+1
|
* Fix #505: add glossary to ebook fileSamy Pessé2014-11-241-1/+9
|
* Fx typoSamy Pessé2014-11-241-1/+1
|
* Add hook finish:beforeSamy Pessé2014-11-241-0/+3
|
* Fix parsing of already lexed contentSamy Pessé2014-11-141-1/+1
|
* Bug fix for issue #493: 2-level or more deep relative links may go wrong ↵Delbert2014-11-061-1/+6
| | | | when in win32
* Adapt new page.parse api for testsSamy Pessé2014-11-033-9/+14
|
* Merge pull request #489 from codepiano/forkSamy Pessé2014-11-032-3/+4
|\ | | | | bugfix,init page object's lexed attribute.
| * Merge branch 'master' of github.com:GitbookIO/gitbook into forkcodepiano2014-11-027-50/+32
| |\ | | | | | | | | | | | | Conflicts: lib/parse/page.js
| * | bugfix,init page object's lexed attribute.codepiano2014-10-312-3/+4
| | | | | | | | | | | | | | | | | | the page object's attribute 'lexed' is not correctly inited.so when use page.lexed to generate the search index file,nothing will be indexed.
* | | Fix #491: handle correctly url without path for linksSamy Pessé2014-11-031-1/+1
| |/ |/|
* | Fix dependency in rendererSamy Pessé2014-11-011-0/+1
| |
* | Remove dependency for path in parserSamy Pessé2014-11-011-5/+2
| |
* | Adapt include in page parsing to works on clientsideSamy Pessé2014-11-016-45/+29
|/
* Normalize template pathsSamy Pessé2014-10-302-5/+5
|
* Fix #487: Use generated toc as base for ebook generationSamy Pessé2014-10-303-6/+26
|
* Add 'variables' to book.json docSamy Pessé2014-10-291-0/+3
|
* Use book.json to store variablesSamy Pessé2014-10-292-20/+2
|
* Fix small incompatibility mistakeAaron O'Mullan2014-10-152-8/+5
|
* Add include support, with variables and the whole shebangAaron O'Mullan2014-10-157-53/+100
| | | | Fixes #462
* Merge pull request #472 from GitbookIO/fix/quizzesAaron O'Mullan2014-10-133-53/+107
|\ | | | | Fix/quizzes
| * Allow quiz titles in validationAaron O'Mullan2014-10-131-1/+6
| |
| * Rewrite quiz logic to be more robustAaron O'Mullan2014-10-131-31/+68
| | | | | | | | Fixes #470
| * Split section classification to separate filesAaron O'Mullan2014-10-133-53/+65
| | | | | | | | | | Maybe have a sections folder in the future and one per type (quiz/exercise/normal) ?
* | Ste GitBook as publisherSamy Pessé2014-10-131-0/+1
|/
* Add link to gitbook.gitignoreSamy Pessé2014-10-131-1/+0
|
* Improve commentsSamy Pessé2014-10-132-8/+0
|
* Fix default for pdf templatesSamy Pessé2014-10-131-4/+4
|
* Remove ref to github optionsSamy Pessé2014-10-131-14/+3
|
* Force type of header and footer templatesSamy Pessé2014-10-132-1/+9
|\
| * Adding options to set header and footer in PDF generationAlexandre Aquiles2014-10-062-2/+10
| |
* | Merge pull request #471 from GitbookIO/feature/multipagesSamy Pessé2014-10-136-36/+11
|\ \ | | | | | | Use multiple HTML files for ebook generation
| * | Remove old codesSamy Pessé2014-10-125-32/+4
| | |
| * | Generate multiple page for ebookSamy Pessé2014-10-122-8/+11
| |/
* | Fix incorrect page breaks after h1 and h2 divsAaron O'Mullan2014-10-081-1/+2
|/ | | | Fixes #463, fixes #337, fixes #293
* Merge pull request #440 from GitbookIO/feature/ebookpluginsSamy Pessé2014-09-175-53/+60
|\ | | | | Apply plugins to ebook generation
| * Fix correct folder for assetsSamy Pessé2014-09-171-1/+1
| |
| * Use correct resources file for ebookSamy Pessé2014-09-173-6/+12
| |
| * Remove githubIdSamy Pessé2014-09-173-33/+3
| | | | | | | | Enable hook for ebook
| * Add base to use plugins in page formatSamy Pessé2014-09-173-30/+61
| |
* | fix radio input uncheck failedmarkcxz2014-09-101-2/+4
|/
* Write correct glossary to diskSamy Pessé2014-08-191-1/+1
|
* Show index on glossary pageSamy Pessé2014-08-182-1/+30
|
* Dump glossary index to glossary_index.jsonSamy Pessé2014-08-182-2/+15
|
* Remove debugSamy Pessé2014-08-181-3/+0
|
* Replace kramed-text-renderer referencesAaron O'Mullan2014-08-183-3/+3
| | | | with “kramed-text-renderer”
* Add glossary indexingAaron O'Mullan2014-08-183-1/+111
|
* Fix dump typo in glossary's entryId funcAaron O'Mullan2014-08-171-1/+1
|
* Add "id" attribute to parsed glossary entriesAaron O'Mullan2014-08-171-0/+6
|
* Base template for glossarySamy Pessé2014-08-171-0/+17
|
* Parse glossary during buildSamy Pessé2014-08-171-1/+31
|
* Simplify output of glossary parsing to more simple objectsAaron O'Mullan2014-08-151-3/+8
|
* Add glossary parserAaron O'Mullan2014-08-112-0/+37
|
* Normalize markdown rendering with ebook (pdf, epub, mobi)Samy Pessé2014-08-111-1/+1
|
* Improve readme docSamy Pessé2014-08-111-1/+3
|
* Fix error with markdown renderingSamy Pessé2014-08-111-5/+5
|
* Change default fontSamy Pessé2014-08-111-1/+1
|
* Fix options parsingSamy Pessé2014-08-112-11/+5
|
* Change links system for sidebarSamy Pessé2014-08-111-9/+1
|
* Fix defaults for configurationSamy Pessé2014-08-112-2/+19
|
* Use only default configSamy Pessé2014-08-111-12/+1
|
* Remove config for github urlsSamy Pessé2014-08-114-124/+95
|
* Remove html5 cache manifestSamy Pessé2014-08-112-105/+2
|