Samy Pessé
d172aaefee
Add test for glossary parsing
2015-01-19 15:31:58 +01:00
Samy Pessé
f0ea7bc53b
Add test for readme parsing
2015-01-19 15:28:13 +01:00
Samy Pessé
793600ab2f
Improve test to test a all book
2015-01-19 15:26:31 +01:00
Samy Pessé
354b4afba1
Parse readme
2015-01-19 15:12:08 +01:00
Samy Pessé
8569a74103
Use template before parsing glossary, summary and langs
2015-01-19 15:05:13 +01:00
Samy Pessé
b314972195
Add configuration to send structures files
2015-01-19 14:51:35 +01:00
Samy Pessé
52179163dd
Fix output for sub-books in multi languages
2015-01-19 13:27:17 +01:00
Samy Pessé
8ed9f645fc
Fix parsing of langs
...
Add command to build
2015-01-19 13:22:34 +01:00
Samy Pessé
60993d3123
Parse langs and glossary
2015-01-19 12:06:04 +01:00
Samy Pessé
39b2aaf489
Add parsing of summary and associated tests
2015-01-19 10:59:43 +01:00
Samy Pessé
58b04da60f
Add test for loading configuration from book.js
2015-01-19 10:15:53 +01:00
Samy Pessé
d9c020194d
Add base object to load configuration
2015-01-19 10:08:49 +01:00
Samy Pessé
ec586dd3cd
Clear folder
2015-01-19 09:47:36 +01:00
Samy Pessé
8043216170
Merge pull request #555 from GitbookIO/feature/styles
...
Add custom styles options
2015-01-15 06:29:14 +01:00
Samy Pessé
3c7372dff5
Add doc about custom styles
2015-01-14 22:53:27 +01:00
Samy Pessé
2cab018791
Merge pull request #553 from GitbookIO/fix/summary-whitespace
...
Fix/summary whitespace
2015-01-14 22:41:34 +01:00
Samy Pessé
9467cda131
Apply styles to ebook output
2015-01-14 22:31:36 +01:00
Samy Pessé
3382f1b084
Include styles in website format
2015-01-14 22:19:40 +01:00
Aaron O'Mullan
ae52ef5b78
Handle whitespace between lists in SUMMARY.md
2015-01-14 22:17:15 +01:00
Aaron O'Mullan
f88951546d
Add test/bin/summary.js
...
Another small useful tool
2015-01-14 22:16:37 +01:00
Samy Pessé
7d90cd2a9e
Add default values for "styles"
2015-01-14 22:08:42 +01:00
Samy Pessé
94a9db3d54
Move theme folder "book" to "website"
2015-01-14 22:08:31 +01:00
Aaron O'Mullan
3f36d83bfb
Add test/bin/lex.js utility
...
Helpful binary when developing / debugging
2015-01-14 21:56:57 +01:00
Aaron O'Mullan
c7e3370ac0
Add summary whitespace tests
2015-01-14 21:45:32 +01:00
Samy Pessé
bcb34dcd79
Merge pull request #547 from JozoVilcek/patch-2
...
Change link to mermaid plugin
2015-01-12 00:13:17 +01:00
Jozef Vilcek
71905aa0c8
Change link to mermaid plugin
...
Repository name for mermaid plugin has changed to better reflect naming conventions
2015-01-12 00:11:02 +01:00
Samy Pessé
dcbf115f25
Adapt platform command to gitbook.com
2015-01-11 15:14:50 +01:00
Samy Pessé
668f2f9e2c
Update urls in package.json
2015-01-11 15:09:25 +01:00
Samy Pessé
530975b4fb
Improve names of plugins
2015-01-11 14:53:57 +01:00
Samy Pessé
d35ce31af2
Merge pull request #545 from JozoVilcek/patch-1
...
Enlist gitbook-mermaid plugin
2015-01-11 14:52:49 +01:00
Jozef Vilcek
e5f17cd694
Enlist gitbook-mermaid plugin
2015-01-11 13:52:11 +01:00
Aaron O'Mullan
b50dea9c70
Update kramed to 0.4.4
2015-01-06 15:15:48 +01:00
Aaron O'Mullan
6b76032bb1
Bump version to 1.5.0
1.5.0
2014-12-17 17:08:09 +01:00
Aaron O'Mullan
85b09eda56
Add 1.4.2's changes
2014-12-17 17:07:10 +01:00
Aaron O'Mullan
c4be78a81f
Merge pull request #506 from Nijikokun/feature/clarity-midnight
...
Clarity: Midnight Theme (Night)
2014-12-16 18:53:09 +01:00
Aaron O'Mullan
e7309f71d2
Merge pull request #530 from GitbookIO/fix/cli-error-handling
...
Robust CLI error handling
2014-12-16 17:46:01 +01:00
Aaron O'Mullan
6c979c9419
Robust CLI error handling
...
Fixes #528 , fixes #524 , fixes #518
2014-12-16 16:05:50 +01:00
Aaron O'Mullan
7fd7732345
Bump version to 1.4.2
1.4.2
2014-12-10 23:27:01 +01:00
Aaron O'Mullan
960ef4d945
Fix descriptor and me leak with bad write queues
...
Node.js for some reason queues up writes from fs.writeFile causing
memory and descriptor leaks, preventing building large books. This is
now fixed
Fixes #336 , fixes #454
2014-12-10 16:32:49 +01:00
Aaron O'Mullan
92523fb4b5
Force process.exit at end of build
2014-12-09 17:31:23 +01:00
Samy Pessé
66bb46df22
Merge pull request #516 from jr0cket/patch-1
...
Add gitbook init command to "how to use" section
2014-12-08 00:46:04 +01:00
John Stevenson
0454710d3b
Add gitbook init command to "how to use" section
...
Highlight that Gitbook can generate the files and directories for a book from its SUMMARY.md file.
2014-12-07 23:44:41 +00:00
Samy Pessé
c9a31cc987
Add option isbn for books
2014-12-03 23:19:47 +01:00
Samy Pessé
f03c316274
Bump version to 1.4.1
1.4.1
2014-11-30 17:01:47 +01:00
Samy Pessé
001a4f91be
Fix command 'install' without arguments
2014-11-30 17:00:12 +01:00
Samy Pessé
44a3bfe296
Bump version to 1.4.0
1.4.0
2014-11-30 14:59:08 +01:00
Samy Pessé
a9ce6f808d
Add doc about gitbook install
2014-11-30 14:54:34 +01:00
Samy Pessé
e5c667e0fa
Add test for parsing of plugins list with version
2014-11-30 14:50:47 +01:00
Samy Pessé
e36f274dbe
Handle specific version for plugins
2014-11-30 14:46:21 +01:00
Samy Pessé
2a88427e74
Improve error message when plugins not found
2014-11-30 13:13:00 +01:00