| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #268 from rlmv/master | Samy Pessé | 2014-07-11 | 1 | -0/+1 |
|\ |
|
| * | 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 |
* | 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 |
* | Add option pdf.pageNumber | Samy Pessé | 2014-06-03 | 1 | -0/+2 |
* | 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 |
* | 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 |
|\ |
|
| * | 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 multi-languages... | Samy Pessé | 2014-05-20 | 1 | -12/+18 |
| * | Fix issue of disabling issues and contribute | Aaron O'Mullan | 2014-05-15 | 1 | -1/+3 |
| * | Allow github support to be disabled in book.json | Aaron O'Mullan | 2014-05-15 | 1 | -1/+11 |
* | | 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 |
* | 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 |
* | Require plugin names to contain gitbook-* | Aaron O'Mullan | 2014-04-24 | 1 | -3/+2 |
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 1 | -3/+8 |
* | 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 |
* | Use complete assets folder for plugins | Samy Pessé | 2014-04-20 | 2 | -10/+15 |
* | Add option to change templates from plugin | Samy Pessé | 2014-04-20 | 2 | -35/+58 |
* | Add call for hooks "init" and "finish" | Samy Pessé | 2014-04-19 | 3 | -3/+34 |
* | Add resources to site build | Samy Pessé | 2014-04-19 | 2 | -7/+37 |
* | Load plugins during generation | Samy Pessé | 2014-04-19 | 3 | -2/+11 |
* | Add method to load a list of plugins from generator options | Samy Pessé | 2014-04-19 | 2 | -0/+35 |
* | Add base loading of default addons | Samy Pessé | 2014-04-19 | 1 | -1/+69 |
* | Add base plugin object and test validation of plugin | Samy Pessé | 2014-04-19 | 2 | -1/+31 |
* | Do not pass SUMMARY.md to generator, fixes #93 | Aaron O'Mullan | 2014-04-16 | 1 | -2/+11 |
* | Ignore .gitignore file by default in fs.list | Aaron O'Mullan | 2014-04-16 | 1 | -1/+2 |
* | Fix #91: Extract defaults title and description from README.md | Samy Pessé | 2014-04-14 | 1 | -8/+24 |
* | Fix generate.file method | Samy Pessé | 2014-04-14 | 1 | -2/+2 |
* | Remove logs from core module | Samy Pessé | 2014-04-13 | 1 | -3/+1 |
* | Move more build logic to the core generation module | Samy Pessé | 2014-04-13 | 1 | -4/+71 |
* | Add gitbook init command, fixes #67 | Aaron O'Mullan | 2014-04-12 | 2 | -0/+74 |
* | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrp... | Samy Pessé | 2014-04-09 | 2 | -6/+6 |
|\ |
|
| * | Make use of github optional | James Phillpotts | 2014-04-07 | 2 | -6/+6 |
* | | Fix progress link to README | Samy Pessé | 2014-04-07 | 1 | -1/+3 |
|/ |
|
* | Remove need for README.md for multi-languages | Samy Pessé | 2014-04-06 | 1 | -1/+1 |
* | Add option cover for ebook generation | Samy Pessé | 2014-04-06 | 1 | -2/+18 |
* | Add base ebook generator using ebook-convert | Samy Pessé | 2014-04-06 | 2 | -0/+55 |
* | Merge pull request #40 from GitbookIO/feature/searchclient | Samy Pessé | 2014-04-06 | 1 | -0/+3 |
|\ |
|
| * | Use cache in localstorage to store search index | Samy Pessé | 2014-04-06 | 1 | -0/+3 |
* | | Add outdir option to generators' generateFile | Aaron O'Mullan | 2014-04-06 | 2 | -1/+3 |
* | | Fix dir option in site generator | Aaron O'Mullan | 2014-04-06 | 1 | -1/+1 |
* | | Add .bookignore to ignoreFiles #37 | Aaron O'Mullan | 2014-04-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #39 from GitbookIO/feature/search | Samy Pessé | 2014-04-06 | 2 | -2/+107 |
|\ |
|
| * | Generate search_index.json when generating site | Aaron O'Mullan | 2014-04-06 | 2 | -2/+107 |
* | | Fix #33: copy files when generating pdf or single page | Samy Pessé | 2014-04-06 | 1 | -8/+0 |
|/ |
|