Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear folder | Samy Pessé | 2015-01-19 | 13 | -1875/+0 |
| | |||||
* | Apply styles to ebook output | Samy Pessé | 2015-01-14 | 2 | -3/+9 |
| | |||||
* | Include styles in website format | Samy Pessé | 2015-01-14 | 3 | -1/+25 |
| | |||||
* | Add default values for "styles" | Samy Pessé | 2015-01-14 | 1 | -0/+8 |
| | |||||
* | Move theme folder "book" to "website" | Samy Pessé | 2015-01-14 | 1 | -5/+5 |
| | |||||
* | Fix descriptor and me leak with bad write queues | Aaron O'Mullan | 2014-12-10 | 1 | -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 books | Samy Pessé | 2014-12-03 | 2 | -1/+3 |
| | |||||
* | Handle specific version for plugins | Samy Pessé | 2014-11-30 | 1 | -22/+37 |
| | |||||
* | Improve error message when plugins not found | Samy Pessé | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | Add command "install" to install plugins from book.json | Samy Pessé | 2014-11-30 | 3 | -23/+65 |
| | |||||
* | Omit "generator" when building file with config file | Samy Pessé | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Fix #505: add glossary to ebook file | Samy Pessé | 2014-11-24 | 1 | -1/+9 |
| | |||||
* | Fx typo | Samy Pessé | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Add hook finish:before | Samy Pessé | 2014-11-24 | 1 | -0/+3 |
| | |||||
* | Bug fix for issue #493: 2-level or more deep relative links may go wrong ↵ | Delbert | 2014-11-06 | 1 | -1/+6 |
| | | | | when in win32 | ||||
* | Adapt new page.parse api for tests | Samy Pessé | 2014-11-03 | 2 | -5/+7 |
| | |||||
* | Merge branch 'master' of github.com:GitbookIO/gitbook into fork | codepiano | 2014-11-02 | 2 | -4/+8 |
|\ | | | | | | | | | Conflicts: lib/parse/page.js | ||||
| * | Adapt include in page parsing to works on clientside | Samy Pessé | 2014-11-01 | 2 | -4/+8 |
| | | |||||
* | | bugfix,init page object's lexed attribute. | codepiano | 2014-10-31 | 1 | -1/+1 |
|/ | | | | | | 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. | ||||
* | Normalize template paths | Samy Pessé | 2014-10-30 | 2 | -5/+5 |
| | |||||
* | Fix #487: Use generated toc as base for ebook generation | Samy Pessé | 2014-10-30 | 2 | -4/+24 |
| | |||||
* | Add 'variables' to book.json doc | Samy Pessé | 2014-10-29 | 1 | -0/+3 |
| | |||||
* | Use book.json to store variables | Samy Pessé | 2014-10-29 | 2 | -20/+2 |
| | |||||
* | Fix small incompatibility mistake | Aaron O'Mullan | 2014-10-15 | 1 | -7/+4 |
| | |||||
* | Add include support, with variables and the whole shebang | Aaron O'Mullan | 2014-10-15 | 3 | -19/+46 |
| | | | | Fixes #462 | ||||
* | Ste GitBook as publisher | Samy Pessé | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | Add link to gitbook.gitignore | Samy Pessé | 2014-10-13 | 1 | -1/+0 |
| | |||||
* | Improve comments | Samy Pessé | 2014-10-13 | 2 | -8/+0 |
| | |||||
* | Fix default for pdf templates | Samy Pessé | 2014-10-13 | 1 | -4/+4 |
| | |||||
* | Force type of header and footer templates | Samy Pessé | 2014-10-13 | 2 | -1/+9 |
|\ | |||||
| * | Adding options to set header and footer in PDF generation | Alexandre Aquiles | 2014-10-06 | 2 | -2/+10 |
| | | |||||
* | | Merge pull request #471 from GitbookIO/feature/multipages | Samy Pessé | 2014-10-13 | 6 | -36/+11 |
|\ \ | | | | | | | Use multiple HTML files for ebook generation | ||||
| * | | Remove old codes | Samy Pessé | 2014-10-12 | 5 | -32/+4 |
| | | | |||||
| * | | Generate multiple page for ebook | Samy Pessé | 2014-10-12 | 2 | -8/+11 |
| |/ | |||||
* | | Fix incorrect page breaks after h1 and h2 divs | Aaron O'Mullan | 2014-10-08 | 1 | -1/+2 |
|/ | | | | Fixes #463, fixes #337, fixes #293 | ||||
* | 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 |
|/ |