Aaron O'Mullan
|
8cbd8b2b48
|
Reorder plugin names
Improves #149 and improves GitBookIO/editor#12
|
2014-04-24 01:38:42 -07:00 |
|
Aaron O'Mullan
|
c4a67b6f2f
|
Require plugin names to contain gitbook-*
Fixes #149, fixes GitBookIO/editor#12
|
2014-04-24 01:28:04 -07:00 |
|
Samy Pessé
|
305f221077
|
Fix #136: replace links to .md by links to .html
Add more tests for links in page
|
2014-04-22 17:45:12 +02:00 |
|
Samy Pessé
|
98c133df3c
|
Change plugins separator to ","
|
2014-04-21 23:23:53 +02:00 |
|
Samy Pessé
|
b5b8ed72a5
|
Update default addons
|
2014-04-21 22:39:23 +02:00 |
|
Samy Pessé
|
5beff86548
|
Change js interface for plugins and add configuration
|
2014-04-21 22:20:41 +02:00 |
|
Samy Pessé
|
4a380e9279
|
Fix #36: add mathjax plugin as default
|
2014-04-20 15:20:21 +02:00 |
|
Samy Pessé
|
878c105def
|
Use complete assets folder for plugins
|
2014-04-20 02:04:15 +02:00 |
|
Samy Pessé
|
74d628676b
|
Add option to change templates from plugin
|
2014-04-20 00:10:46 +02:00 |
|
Samy Pessé
|
0ac04e1584
|
Add call for hooks "init" and "finish"
|
2014-04-19 19:50:32 +02:00 |
|
Samy Pessé
|
fb14caf5b3
|
Add resources to site build
|
2014-04-19 19:31:02 +02:00 |
|
Samy Pessé
|
cc8516df83
|
Load plugins during generation
|
2014-04-19 17:57:40 +02:00 |
|
Samy Pessé
|
c6a624bc6b
|
Add method to load a list of plugins from generator options
|
2014-04-19 17:54:15 +02:00 |
|
Samy Pessé
|
8be8b825ee
|
Add base loading of default addons
Add mixpanel as default addon
|
2014-04-19 17:28:44 +02:00 |
|
Samy Pessé
|
56eb4a2897
|
Add base plugin object and test validation of plugin
|
2014-04-19 15:41:29 +02:00 |
|
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 |
|
Aaron O'Mullan
|
b78505c290
|
Ignore .gitignore file by default in fs.list
Partial fix of #93
|
2014-04-16 00:11:54 -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 |
|
Aaron O'Mullan
|
555c0d63ee
|
Add gitbook init command, fixes #67
|
2014-04-12 12:27:13 -07:00 |
|
Samy Pessé
|
1b432288f0
|
Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrpotes-optional-github
|
2014-04-09 08:17:37 +02:00 |
|
James Phillpotts
|
80794997a4
|
Make use of github optional
|
2014-04-07 10:38:06 +01:00 |
|
Samy Pessé
|
cf3a641350
|
Fix progress link to README
|
2014-04-07 00:02:00 -07:00 |
|
Samy Pessé
|
ec719891a1
|
Remove need for README.md for multi-languages
|
2014-04-06 23:53:39 -07:00 |
|
Samy Pessé
|
9fe80b878e
|
Add option cover for ebook generation
|
2014-04-06 21:46:11 -07:00 |
|
Samy Pessé
|
4b64c87011
|
Add base ebook generator using ebook-convert
|
2014-04-06 19:10:22 -07:00 |
|
Samy Pessé
|
4c36c592c1
|
Merge pull request #40 from GitbookIO/feature/searchclient
Feature/searchclient
|
2014-04-06 17:13:32 -07:00 |
|
Samy Pessé
|
9ffb1a062f
|
Use cache in localstorage to store search index
|
2014-04-06 17:13:10 -07:00 |
|
Aaron O'Mullan
|
1a4b196851
|
Add outdir option to generators' generateFile
|
2014-04-06 16:04:28 -07:00 |
|
Aaron O'Mullan
|
75a8d3069d
|
Fix dir option in site generator
Use relative folder not absolute
|
2014-04-06 15:55:24 -07:00 |
|
Aaron O'Mullan
|
aa7835e913
|
Add .bookignore to ignoreFiles #37
|
2014-04-06 15:19:31 -07:00 |
|
Samy Pessé
|
74edc4f279
|
Merge pull request #39 from GitbookIO/feature/search
Feature/search
|
2014-04-06 15:03:27 -07:00 |
|
Aaron O'Mullan
|
2f8543d710
|
Generate search_index.json when generating site
Fixes #24
|
2014-04-06 14:50:11 -07:00 |
|
Samy Pessé
|
52ccc2b46d
|
Fix #33: copy files when generating pdf or single page
|
2014-04-06 14:37:33 -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é
|
cc096d2253
|
Rename Index.js to index.js
|
2014-04-06 05:25:22 +02:00 |
|
Samy Pessé
|
9ffec175a5
|
Add command gitbook pdf to generate PDF
|
2014-04-05 20:22:27 -07:00 |
|
Samy Pessé
|
761cfb4a2c
|
Add pdf generator using gitbook-pdf
|
2014-04-05 19:52:51 -07:00 |
|
Aaron O'Mullan
|
b330277ed7
|
Normalize paths on Windows to Unix convention
Convert “\” to “/“ in relative paths in fs.list
|
2014-04-05 18:44:53 -07:00 |
|
Samy Pessé
|
44717a3e3e
|
Generate an index.html instead of a README.html
|
2014-04-05 17:15:22 -07:00 |
|
Aaron O'Mullan
|
ac258329ff
|
Copy README.html to index.html instead of symlimk
Fixes #28
|
2014-04-05 01:05:31 -07:00 |
|
Samy Pessé
|
d5bd08dcd2
|
Show exercise in page format
|
2014-04-04 20:12:22 -07:00 |
|
Samy Pessé
|
7ab285832b
|
Improve style for page printing
|
2014-04-04 17:40:37 -07:00 |
|
Samy Pessé
|
9fbe240843
|
Add summary to page generator
|
2014-04-04 16:40:21 -07:00 |
|
Samy Pessé
|
0c7e2b3557
|
Add base style for printing
|
2014-04-04 16:02:57 -07:00 |
|