Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix correct folder for assets | Samy Pessé | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Use correct resources file for ebook | Samy Pessé | 2014-09-17 | 3 | -6/+12 |
| | |||||
* | Remove githubId | Samy Pessé | 2014-09-17 | 3 | -33/+3 |
| | | | | Enable hook for ebook | ||||
* | Add base to use plugins in page format | Samy Pessé | 2014-09-17 | 3 | -30/+61 |
| | |||||
* | Write correct glossary to disk | Samy Pessé | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Show index on glossary page | Samy Pessé | 2014-08-18 | 2 | -1/+30 |
| | |||||
* | Dump glossary index to glossary_index.json | Samy Pessé | 2014-08-18 | 2 | -2/+15 |
| | |||||
* | Remove debug | Samy Pessé | 2014-08-18 | 1 | -3/+0 |
| | |||||
* | Replace kramed-text-renderer references | Aaron O'Mullan | 2014-08-18 | 2 | -2/+2 |
| | | | | with “kramed-text-renderer” | ||||
* | Add glossary indexing | Aaron O'Mullan | 2014-08-18 | 2 | -1/+110 |
| | |||||
* | Base template for glossary | Samy Pessé | 2014-08-17 | 1 | -0/+17 |
| | |||||
* | Parse glossary during build | Samy Pessé | 2014-08-17 | 1 | -1/+31 |
| | |||||
* | Normalize markdown rendering with ebook (pdf, epub, mobi) | Samy Pessé | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Improve readme doc | Samy Pessé | 2014-08-11 | 1 | -1/+3 |
| | |||||
* | Change default font | Samy Pessé | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Fix options parsing | Samy Pessé | 2014-08-11 | 2 | -11/+5 |
| | |||||
* | Change links system for sidebar | Samy Pessé | 2014-08-11 | 1 | -9/+1 |
| | |||||
* | Fix defaults for configuration | Samy Pessé | 2014-08-11 | 2 | -2/+19 |
| | |||||
* | Use only default config | Samy Pessé | 2014-08-11 | 1 | -12/+1 |
| | |||||
* | Remove config for github urls | Samy Pessé | 2014-08-11 | 2 | -66/+94 |
| | |||||
* | Remove html5 cache manifest | Samy Pessé | 2014-08-11 | 2 | -105/+2 |
| | |||||
* | Fix Langs path operator for Windows using 'links.js' | Viv-Rajkumar | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Fix #278: Add page break between chapters/articles | Samy Pessé | 2014-08-01 | 1 | -1/+4 |
| | |||||
* | Switch to graceful-fs, fix #373 | Aaron O'Mullan | 2014-07-30 | 2 | -2/+2 |
| | |||||
* | Replace "marked" with "kramed" | Aaron O'Mullan | 2014-07-30 | 1 | -4/+4 |
| | |||||
* | Fix resource normalization in when loading plugins | Aaron O'Mullan | 2014-07-30 | 2 | -5/+21 |
| | | | | Fixes #384 | ||||
* | Fix minor issues with new plugin additions | Aaron O'Mullan | 2014-07-29 | 2 | -20/+32 |
| | |||||
* | Support generating a plugin's book info dynamically | Aaron O'Mullan | 2014-07-29 | 2 | -69/+113 |
| | |||||
* | Ignore config files by default in fs.list | Shaform | 2014-07-13 | 1 | -0/+5 |
| | |||||
* | Merge pull request #268 from rlmv/master | Samy Pessé | 2014-07-11 | 1 | -0/+1 |
|\ | | | | | Fix page.path for plugins | ||||
| * | pass 'rawPath' page path to plugins | Robert Marchman | 2014-06-24 | 1 | -0/+1 |
| | | |||||
* | | Hooks for summary data | Matt Ellis | 2014-07-09 | 1 | -6/+24 |
|/ | |||||
* | Support URLs in "github" config | Aaron O'Mullan | 2014-06-16 | 1 | -2/+9 |
| | | | | Fixes GitbookIO/gitbook.io#90 | ||||
* | Skip extra files and folders in copy phase of generation | Aaron O'Mullan | 2014-06-15 | 1 | -1/+12 |
| | |||||
* | Allow external links in summary, fixes #300 | Aaron O'Mullan | 2014-06-08 | 1 | -1/+6 |
| | |||||
* | Remove useless log | Samy Pessé | 2014-06-08 | 1 | -1/+0 |
| | |||||
* | Fix font size for mono font on pdf output | Samy Pessé | 2014-06-08 | 1 | -0/+1 |
| | |||||
* | Fix cover picture for multilangs book convertion to ebook | Samy Pessé | 2014-06-08 | 4 | -3/+34 |
| | |||||
* | Fix GitbookIO/gitbook.io#69: copy cover files at multi-langs root | Samy Pessé | 2014-06-07 | 1 | -0/+11 |
| | |||||
* | Improve meta tags for books | Samy Pessé | 2014-06-06 | 4 | -34/+51 |
| | |||||
* | Fix #296: fix static links on windows | Samy Pessé | 2014-06-06 | 1 | -2/+2 |
| | |||||
* | In case there's no config file, do not fail | Juho Vepsalainen | 2014-06-03 | 1 | -4/+8 |
| | |||||
* | Allow book.js to be used in addition to book.json | Juho Vepsalainen | 2014-06-03 | 1 | -12/+6 |
| | | | | | | | Now it's possible to comment configuration properly and do some dynamic things if needed. Closes #287. | ||||
* | Add option pdf.pageNumber | Samy Pessé | 2014-06-03 | 1 | -0/+2 |
| | | | | Fix GitbookIO/editor#38 | ||||
* | Remove mixpanel as a default addon | Samy Pessé | 2014-06-03 | 1 | -1/+0 |
| | |||||
* | Fix calcul of output format for ebook | Samy Pessé | 2014-06-02 | 1 | -7/+2 |
| | |||||
* | Add options paperSize and margin for pdf | Samy Pessé | 2014-06-02 | 1 | -9/+17 |
| | |||||
* | Add options pdf.toc and pdf.fontSize | Samy Pessé | 2014-06-02 | 1 | -2/+6 |
| | |||||
* | Langs index page now use direct link to html file | Samy Pessé | 2014-06-02 | 1 | -0/+5 |
| | |||||
* | Fix #282: stop generation of langs index for page format | Samy Pessé | 2014-06-02 | 1 | -0/+5 |
| | |||||
* | Fix error when plugin don't extend book | Samy Pessé | 2014-06-02 | 1 | -0/+1 |
| | |||||
* | Fix error during generation | Samy Pessé | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | Add error message when generator is invalid | Samy Pessé | 2014-06-02 | 1 | -10/+19 |
| | | | | Fixes #276, #277 | ||||
* | Set default pdf font size to 12 | Aaron O'Mullan | 2014-05-29 | 1 | -1/+2 |
| | |||||
* | Force paper format to A4 fro pdf | Samy Pessé | 2014-05-30 | 1 | -1/+2 |
| | |||||
* | Add margin on pdf output | Samy Pessé | 2014-05-29 | 1 | -1/+7 |
| | |||||
* | Add toc at the end of pdf | Samy Pessé | 2014-05-29 | 1 | -0/+5 |
| | |||||
* | Improve ebook generation (toc, ...) | Samy Pessé | 2014-05-29 | 3 | -10/+16 |
| | |||||
* | Generate valid first level table of content for ebook | Samy Pessé | 2014-05-29 | 1 | -1/+2 |
| | |||||
* | Use ebook-convert for pdf generation | Samy Pessé | 2014-05-29 | 2 | -57/+0 |
| | |||||
* | Merge pull request #265 from GitbookIO/feature/levels | Aaron O'Mullan | 2014-05-26 | 1 | -1/+1 |
|\ | | | | | More than two section level in summary | ||||
| * | Adapt navigation parsing to third and more levels in summary | Samy Pessé | 2014-05-26 | 1 | -1/+1 |
| | | |||||
* | | Remove command log in ebook convert | Samy Pessé | 2014-05-26 | 1 | -2/+0 |
| | | |||||
* | | Fix cover option for ebook | Samy Pessé | 2014-05-26 | 1 | -4/+6 |
| | | |||||
* | | Fix use of cover.jpg in ebook | Samy Pessé | 2014-05-26 | 1 | -4/+4 |
|/ | |||||
* | Fix cache manifest generation | Samy Pessé | 2014-05-25 | 1 | -2/+2 |
| | |||||
* | Plugins can extend html | Samy Pessé | 2014-05-23 | 2 | -0/+16 |
| | |||||
* | Support multi-languages book in json format | Samy Pessé | 2014-05-23 | 1 | -4/+17 |
| | |||||
* | Add livereload as default plugins only for serve | Samy Pessé | 2014-05-21 | 3 | -17/+18 |
| | |||||
* | Merge branch 'master' into livereload | David Graf | 2014-05-21 | 2 | -19/+64 |
|\ | |||||
| * | For multi-langs, run build one by one | Samy Pessé | 2014-05-21 | 1 | -3/+3 |
| | | |||||
| * | Fix merge of output for multi-languages books | Samy Pessé | 2014-05-20 | 1 | -2/+12 |
| | | |||||
| * | Add support for multi-languages books in JSON format | Samy Pessé | 2014-05-20 | 1 | -0/+17 |
| | | |||||
| * | Extract title and description from readme before switching to ↵ | Samy Pessé | 2014-05-20 | 1 | -12/+18 |
| | | | | | | | | multi-languages handling | ||||
| * | Fix issue of disabling issues and contribute | Aaron O'Mullan | 2014-05-15 | 1 | -1/+3 |
| | | | | | | | | Improve robustness of template display conditions | ||||
| * | Allow github support to be disabled in book.json | Aaron O'Mullan | 2014-05-15 | 1 | -1/+11 |
| | | | | | | | | Fixes #238 | ||||
* | | added livereload dependency | David Graf | 2014-05-15 | 1 | -2/+3 |
| | | |||||
* | | Introducing option to disable cache manifest generation | David Graf | 2014-05-15 | 1 | -3/+7 |
|/ | |||||
* | Fix #211: read config file before cleaning output folder | Samy Pessé | 2014-05-06 | 1 | -5/+5 |
| | |||||
* | Improve generate's reliability, fixes #202 | Aaron O'Mullan | 2014-05-04 | 1 | -100/+153 |
| | | | | This also improves speed on multi language books | ||||
* | Fix #127: add configuration for changing links in sidebar | Samy Pessé | 2014-04-30 | 2 | -12/+19 |
| | |||||
* | Fix #186: Plugins that don't have assets should be skipped | Samy Pessé | 2014-04-30 | 2 | -2/+8 |
| | |||||
* | Fix error when calling hooks in site generation | Samy Pessé | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | Fix #183: normalize hooks and transformation of page (content, progress, ..° | Samy Pessé | 2014-04-29 | 1 | -20/+26 |
| | |||||
* | Use a global configuration file for a book (default to book.json) | Samy Pessé | 2014-04-28 | 1 | -0/+18 |
| | |||||
* | Fix #163: Move logic of git infos extraction to lib | Samy Pessé | 2014-04-28 | 1 | -0/+14 |
| | |||||
* | Add hooks "page:before" and "page:after" | Samy Pessé | 2014-04-28 | 1 | -4/+22 |
| | |||||
* | Use hook to allow plugins to edit page content during generation (Fixes #176) | Samy Pessé | 2014-04-28 | 3 | -12/+19 |
| | |||||
* | Add base cache manifest | Samy Pessé | 2014-04-27 | 3 | -2/+103 |
| | |||||
* | Adapt tests for plugins | Samy Pessé | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Fix #169: fix resolve of external plugins | Samy Pessé | 2014-04-27 | 2 | -10/+17 |
| | |||||
* | Fix #165: replace separator from ":" to "," | Samy Pessé | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Fixed typo | Pascal Borreli | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Reorder plugin names | Aaron O'Mullan | 2014-04-24 | 1 | -2/+3 |
| | | | | Improves #149 and improves GitBookIO/editor#12 | ||||
* | Require plugin names to contain gitbook-* | Aaron O'Mullan | 2014-04-24 | 1 | -3/+2 |
| | | | | Fixes #149, fixes GitBookIO/editor#12 | ||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 1 | -3/+8 |
| | | | | Add more tests for links in page | ||||
* | Change plugins separator to "," | Samy Pessé | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Update default addons | Samy Pessé | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Change js interface for plugins and add configuration | Samy Pessé | 2014-04-21 | 2 | -2/+7 |
| | |||||
* | Fix #36: add mathjax plugin as default | Samy Pessé | 2014-04-20 | 1 | -4/+6 |
| |