summaryrefslogtreecommitdiffstats
path: root/lib/generate/site/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Add hooks "page:before" and "page:after"Samy Pessé2014-04-281-4/+22
|
* Use hook to allow plugins to edit page content during generation (Fixes #176)Samy Pessé2014-04-281-2/+9
|
* Add base cache manifestSamy Pessé2014-04-271-2/+30
|
* Change js interface for plugins and add configurationSamy Pessé2014-04-211-1/+2
|
* Use complete assets folder for pluginsSamy Pessé2014-04-201-7/+2
|
* Add option to change templates from pluginSamy Pessé2014-04-201-4/+19
|
* Add resources to site buildSamy Pessé2014-04-191-2/+18
|
* Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵Samy Pessé2014-04-091-2/+2
|\ | | | | | | mrpotes-optional-github
| * Make use of github optionalJames Phillpotts2014-04-071-2/+2
| |
* | Fix progress link to READMESamy Pessé2014-04-071-1/+3
|/
* Merge pull request #40 from GitbookIO/feature/searchclientSamy Pessé2014-04-061-0/+3
|\ | | | | Feature/searchclient
| * Use cache in localstorage to store search indexSamy Pessé2014-04-061-0/+3
| |
* | Add outdir option to generators' generateFileAaron O'Mullan2014-04-061-0/+1
| |
* | Fix dir option in site generatorAaron O'Mullan2014-04-061-1/+1
|/ | | | Use relative folder not absolute
* Generate search_index.json when generating siteAaron O'Mullan2014-04-061-2/+36
| | | | Fixes #24
* Fix generation for page formatSamy Pessé2014-04-061-3/+10
|
* Add base for generating languages indexSamy Pessé2014-04-061-17/+39
|
* Generate an index.html instead of a README.htmlSamy Pessé2014-04-051-9/+4
|
* Copy README.html to index.html instead of symlimkAaron O'Mullan2014-04-051-2/+2
| | | | Fixes #28
* Add base for generating single page htmlSamy Pessé2014-04-041-5/+0
|
* Change template name for site generation to siteSamy Pessé2014-04-041-1/+1
|
* Add base for themingSamy Pessé2014-04-041-2/+8
|
* Move generator to specific folderSamy Pessé2014-04-041-0/+91