Samy Pessé
|
05f1eed9ce
|
Fix #91: Extract defaults title and description from README.md
|
2014-04-14 19:48:12 +02:00 |
|
Samy Pessé
|
c0ca055bf4
|
Add readme parsing for extracting title and description
|
2014-04-14 19:21:43 +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 |
|
Aaron O'Mullan
|
6173fb76ad
|
Refactor, document, improve section type detection
Especially for quiz types
|
2014-04-12 01:50:48 -07:00 |
|
James Phillpotts
|
b07681a16a
|
Quiz with GFM checkbox lists
|
2014-04-12 01:26:03 -07:00 |
|
James Phillpotts
|
f6595f5111
|
Tabular quiz
|
2014-04-12 01:25:07 -07:00 |
|
Aaron O'Mullan
|
892ec04f52
|
Merge pull request #78 from mrpotes/mocha-windows
Fix URL creation on windows
|
2014-04-10 11:44:33 -07:00 |
|
James Phillpotts
|
8f457a752e
|
Use OS-agnostic path generation for images too
|
2014-04-10 11:00:52 +01:00 |
|
James Phillpotts
|
435a4b8c99
|
Use API from node 0.8
|
2014-04-10 10:45:54 +01:00 |
|
Aaron O'Mullan
|
e54b808093
|
Improve section detection, fixes #68
|
2014-04-10 02:32:37 -07:00 |
|
James Phillpotts
|
fb7653bd14
|
Fix URL creation on windows
|
2014-04-10 10:31:32 +01:00 |
|
Aaron O'Mullan
|
619ded93ad
|
Improve language normalization
Check for null before converting to lower case
|
2014-04-10 02:21:54 -07:00 |
|
Samy Pessé
|
99594791e0
|
Merge Optional github
|
2014-04-09 08:23:11 +02: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 |
|
Aaron O'Mullan
|
392573a990
|
Add lexing support for content code in exercises
#52, #49, #46
|
2014-04-08 15:01:12 -07:00 |
|
Aaron O'Mullan
|
554d6a6170
|
Fix URL rewriting error on empty URLs
Fixes #54, fixes #59
|
2014-04-08 14:47:36 -07: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
|
c166a9863e
|
Resolve image URLs, fixes #38
Using outidr & dir options
|
2014-04-06 16:05:12 -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
|
eecb33baa8
|
Fix relative link detection in renderer
|
2014-04-06 15:46:20 -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
|
696cbdc3b1
|
Generate section.id in lexer
This allows generating correct URLs for our search index
|
2014-04-06 14:53:33 -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 |
|
Aaron O'Mullan
|
9270d7949a
|
In page parser, lex only if not already lexed
|
2014-04-06 14:13:48 -07:00 |
|
Aaron O'Mullan
|
c98ba22b08
|
Move page lexer to separate module
Allow lexer to be used independently of page parser/renderer
|
2014-04-06 14:02:49 -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 |
|
Aaron O'Mullan
|
eeb715d5d6
|
Prevent renderer from mutating sections
|
2014-04-06 00:21:55 -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 |
|
Aaron O'Mullan
|
4547ec73fd
|
Merge pull request #31 from GitbookIO/feature/lang
Feature/lang
|
2014-04-05 20:06:38 -07:00 |
|
Aaron O'Mullan
|
58bee15f37
|
Add basic code language normalization
|
2014-04-05 20:04:24 -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
|
e414cbd6d1
|
Detect exercise language
And ensure that all code blocks use the same language
|
2014-04-05 13:53:31 -07:00 |
|