summaryrefslogtreecommitdiffstats
path: root/lib/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Add command to init a bookSamy Pessé2015-01-241-4/+8
|
* Add command to generate all ebooksSamy Pessé2015-01-241-23/+25
|
* Add Book.generateFile to output a pdfSamy Pessé2015-01-241-0/+24
|
* Improve navigation with non existant entriesSamy Pessé2015-01-241-1/+1
| | | | Use i18n for introduction title
* Complete serve commandSamy Pessé2015-01-241-6/+114
|
* Accept argument "log" from commandsSamy Pessé2015-01-231-1/+4
|
* Accept format argument to build commandSamy Pessé2015-01-231-1/+7
|
* Improve plugins installation to prevent installation of default pluginsSamy Pessé2015-01-191-1/+3
|
* Add command to install pluginsSamy Pessé2015-01-191-1/+16
|
* Change name of Book.init to Book.parseSamy Pessé2015-01-191-1/+4
|
* Fix parsing of langsSamy Pessé2015-01-191-1/+22
| | | | Add command to build
* Add base object to load configurationSamy Pessé2015-01-191-0/+5
|
* Clear folderSamy Pessé2015-01-191-5/+0
|
* Add base for generationSamy Pessé2014-03-311-0/+1
|
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-311-2/+2
|
* Expose page module in index.jsAaron O'Mullan2014-03-301-1/+2
|
* Add summary parsingAaron O'Mullan2014-03-301-0/+3