summaryrefslogtreecommitdiffstats
path: root/lib/generate
Commit message (Collapse)AuthorAgeFilesLines
* Normalize template pathsSamy Pessé2014-10-302-5/+5
|
* Fix #487: Use generated toc as base for ebook generationSamy Pessé2014-10-302-4/+24
|
* 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-151-7/+4
|
* Add include support, with variables and the whole shebangAaron O'Mullan2014-10-153-19/+46
| | | | Fixes #462
* 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
|
* 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
* 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
|
* 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-182-2/+2
| | | | with “kramed-text-renderer”
* Add glossary indexingAaron O'Mullan2014-08-182-1/+110
|
* Base template for glossarySamy Pessé2014-08-171-0/+17
|
* Parse glossary during buildSamy Pessé2014-08-171-1/+31
|
* Normalize markdown rendering with ebook (pdf, epub, mobi)Samy Pessé2014-08-111-1/+1
|
* Improve readme docSamy Pessé2014-08-111-1/+3
|
* 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-112-66/+94
|
* Remove html5 cache manifestSamy Pessé2014-08-112-105/+2
|
* Fix Langs path operator for Windows using 'links.js'Viv-Rajkumar2014-08-111-1/+1
|
* Fix #278: Add page break between chapters/articlesSamy Pessé2014-08-011-1/+4
|
* Switch to graceful-fs, fix #373Aaron O'Mullan2014-07-302-2/+2
|
* Replace "marked" with "kramed"Aaron O'Mullan2014-07-301-4/+4
|
* Fix resource normalization in when loading pluginsAaron O'Mullan2014-07-302-5/+21
| | | | Fixes #384
* Fix minor issues with new plugin additionsAaron O'Mullan2014-07-292-20/+32
|
* Support generating a plugin's book info dynamicallyAaron O'Mullan2014-07-292-69/+113
|
* Ignore config files by default in fs.listShaform2014-07-131-0/+5
|
* Merge pull request #268 from rlmv/masterSamy Pessé2014-07-111-0/+1
|\ | | | | Fix page.path for plugins
| * pass 'rawPath' page path to pluginsRobert Marchman2014-06-241-0/+1
| |
* | Hooks for summary dataMatt Ellis2014-07-091-6/+24
|/
* Support URLs in "github" configAaron O'Mullan2014-06-161-2/+9
| | | | Fixes GitbookIO/gitbook.io#90
* Skip extra files and folders in copy phase of generationAaron O'Mullan2014-06-151-1/+12
|
* Allow external links in summary, fixes #300Aaron O'Mullan2014-06-081-1/+6
|
* Remove useless logSamy Pessé2014-06-081-1/+0
|
* Fix font size for mono font on pdf outputSamy Pessé2014-06-081-0/+1
|
* Fix cover picture for multilangs book convertion to ebookSamy Pessé2014-06-084-3/+34
|
* Fix GitbookIO/gitbook.io#69: copy cover files at multi-langs rootSamy Pessé2014-06-071-0/+11
|
* Improve meta tags for booksSamy Pessé2014-06-064-34/+51
|
* Fix #296: fix static links on windowsSamy Pessé2014-06-061-2/+2
|
* In case there's no config file, do not failJuho Vepsalainen2014-06-031-4/+8
|
* Allow book.js to be used in addition to book.jsonJuho Vepsalainen2014-06-031-12/+6
| | | | | | | Now it's possible to comment configuration properly and do some dynamic things if needed. Closes #287.
* Add option pdf.pageNumberSamy Pessé2014-06-031-0/+2
| | | | Fix GitbookIO/editor#38
* Remove mixpanel as a default addonSamy Pessé2014-06-031-1/+0
|
* Fix calcul of output format for ebookSamy Pessé2014-06-021-7/+2
|
* Add options paperSize and margin for pdfSamy Pessé2014-06-021-9/+17
|
* Add options pdf.toc and pdf.fontSizeSamy Pessé2014-06-021-2/+6
|
* Langs index page now use direct link to html fileSamy Pessé2014-06-021-0/+5
|
* Fix #282: stop generation of langs index for page formatSamy Pessé2014-06-021-0/+5
|
* Fix error when plugin don't extend bookSamy Pessé2014-06-021-0/+1
|
* Fix error during generationSamy Pessé2014-06-021-1/+1
|
* Add error message when generator is invalidSamy Pessé2014-06-021-10/+19
| | | | Fixes #276, #277
* Set default pdf font size to 12Aaron O'Mullan2014-05-291-1/+2
|
* Force paper format to A4 fro pdfSamy Pessé2014-05-301-1/+2
|
* Add margin on pdf outputSamy Pessé2014-05-291-1/+7
|
* Add toc at the end of pdfSamy Pessé2014-05-291-0/+5
|
* Improve ebook generation (toc, ...)Samy Pessé2014-05-293-10/+16
|
* Generate valid first level table of content for ebookSamy Pessé2014-05-291-1/+2
|
* Use ebook-convert for pdf generationSamy Pessé2014-05-292-57/+0
|
* Merge pull request #265 from GitbookIO/feature/levelsAaron O'Mullan2014-05-261-1/+1
|\ | | | | More than two section level in summary
| * Adapt navigation parsing to third and more levels in summarySamy Pessé2014-05-261-1/+1
| |
* | Remove command log in ebook convertSamy Pessé2014-05-261-2/+0
| |
* | Fix cover option for ebookSamy Pessé2014-05-261-4/+6
| |
* | Fix use of cover.jpg in ebookSamy Pessé2014-05-261-4/+4
|/
* Fix cache manifest generationSamy Pessé2014-05-251-2/+2
|
* Plugins can extend htmlSamy Pessé2014-05-232-0/+16
|
* Support multi-languages book in json formatSamy Pessé2014-05-231-4/+17
|
* Add livereload as default plugins only for serveSamy Pessé2014-05-213-17/+18
|
* Merge branch 'master' into livereloadDavid Graf2014-05-212-19/+64
|\
| * For multi-langs, run build one by oneSamy Pessé2014-05-211-3/+3
| |
| * Fix merge of output for multi-languages booksSamy Pessé2014-05-201-2/+12
| |
| * Add support for multi-languages books in JSON formatSamy Pessé2014-05-201-0/+17
| |
| * Extract title and description from readme before switching to ↵Samy Pessé2014-05-201-12/+18
| | | | | | | | multi-languages handling
| * Fix issue of disabling issues and contributeAaron O'Mullan2014-05-151-1/+3
| | | | | | | | Improve robustness of template display conditions
| * Allow github support to be disabled in book.jsonAaron O'Mullan2014-05-151-1/+11
| | | | | | | | Fixes #238
* | added livereload dependencyDavid Graf2014-05-151-2/+3
| |
* | Introducing option to disable cache manifest generationDavid Graf2014-05-151-3/+7
|/
* Fix #211: read config file before cleaning output folderSamy Pessé2014-05-061-5/+5
|
* Improve generate's reliability, fixes #202Aaron O'Mullan2014-05-041-100/+153
| | | | This also improves speed on multi language books
* Fix #127: add configuration for changing links in sidebarSamy Pessé2014-04-302-12/+19
|
* Fix #186: Plugins that don't have assets should be skippedSamy Pessé2014-04-302-2/+8
|
* Fix error when calling hooks in site generationSamy Pessé2014-04-301-1/+1
|
* Fix #183: normalize hooks and transformation of page (content, progress, ..°Samy Pessé2014-04-291-20/+26
|