Aaron O'Mullan
c9eb27bfe7
Do not pass SUMMARY.md to generator, fixes #93
...
We want to parse SUMMARY.md but not generate a file from it, thus it
should be removed from the list of files to be processed by the
generator
2014-04-16 00:18:35 -07:00
Samy Pessé
05f1eed9ce
Fix #91 : Extract defaults title and description from README.md
2014-04-14 19:48:12 +02:00
Samy Pessé
e4fa8aaca7
Fix generate.file method
2014-04-14 18:56:20 +02:00
Samy Pessé
1bbef54015
Remove logs from core module
2014-04-13 23:55:13 +02:00
Samy Pessé
3c7cae6262
Move more build logic to the core generation module
2014-04-13 23:53:34 +02:00
James Phillpotts
80794997a4
Make use of github optional
2014-04-07 10:38:06 +01:00
Samy Pessé
ec719891a1
Remove need for README.md for multi-languages
2014-04-06 23:53:39 -07:00
Samy Pessé
4b64c87011
Add base ebook generator using ebook-convert
2014-04-06 19:10:22 -07:00
Samy Pessé
abce29866e
Return options after generate
2014-04-06 13:47:29 -07:00
Samy Pessé
65cb23feab
Fix generation for page format
2014-04-06 13:43:20 -07:00
Samy Pessé
53f714b7f3
Add base for generating languages index
2014-04-06 12:52:35 -07:00
Samy Pessé
d19906d5b2
Add base for multi-languages book
2014-04-06 12:11:43 -07:00
Samy Pessé
761cfb4a2c
Add pdf generator using gitbook-pdf
2014-04-05 19:52:51 -07:00
Samy Pessé
b3adedb468
Add base for generating single page html
2014-04-04 14:40:27 -07:00
Samy Pessé
07101deaef
Move generator to specific folder
2014-04-04 13:57:07 -07:00
Samy Pessé
76b3fcb41c
Add base for page generator
2014-04-04 13:55:43 -07:00
Samy Pessé
26701a2a73
Remove logs from generation
2014-04-04 10:50:59 -07:00
Samy Pessé
0a6194340f
Remove file template.js
2014-04-04 10:46:11 -07:00
Samy Pessé
f656390783
Base for new site generator
2014-04-04 10:39:27 -07:00
Samy Pessé
88c480ba4f
Complete json generator
2014-04-04 10:27:45 -07:00
Samy Pessé
3da53d56a2
Add option -g to choice generator
...
Add base json generator
2014-04-04 09:53:05 -07:00
Samy Pessé
9dce855113
Add class BaseGenerator
2014-04-04 09:45:04 -07:00
Paul Dixon
b1314273bb
Adding config option for github host
...
- this config option allows the github host url to be set to
something other than github.com, mainly so that github enterprise
users can change the url to their private host but will also
work with bitbucket
2014-04-04 14:55:08 +01:00
Samy Pessé
cb9a0b82ba
Fix some typos in lib
2014-04-04 00:00:12 -07:00
Samy Pessé
7121b7efe3
Fix #4 : Add option for defining description
2014-04-01 16:42:15 -07:00
Samy Pessé
256d1ba35a
Add progress calcul
2014-04-01 01:21:44 -07:00
Samy Pessé
eed1dfb243
Only convert markdown file from the navigation
2014-03-31 22:54:22 -07:00
Samy Pessé
aefbfaf057
Move getFiles to fs module
2014-03-31 22:45:45 -07:00
Aaron O'Mullan
a6d18e89df
Symlink README.html to index.html for book output
2014-03-31 19:25:14 -07:00
Aaron O'Mullan
6bcd483351
Replace glob with better fstream-ignore
...
It ignores according to .gitignore and other folders
2014-03-31 19:19:52 -07:00
Aaron O'Mullan
84d703c6f5
Ensure destination dir exists before building
2014-03-31 18:28:51 -07:00
Samy Pessé
ce3e103024
Add navigation parsed in footer
2014-03-31 17:17:34 -07:00
Aaron O'Mullan
36b961c539
Clean output folder before generating
2014-03-31 15:24:38 -07:00
Samy Pessé
c3a181a50d
Fix author link
2014-03-31 12:59:26 -07:00
Samy Pessé
4210794de6
Fix all relative links
2014-03-31 12:31:01 -07:00
Samy Pessé
19a3981475
Copy assets to build
2014-03-31 12:10:26 -07:00
Samy Pessé
1f3f062841
Add base for generation
2014-03-31 12:00:22 -07:00