Samy Pessé
|
5beff86548
|
Change js interface for plugins and add configuration
|
2014-04-21 22:20:41 +02:00 |
|
Samy Pessé
|
dd395edae1
|
Use mathjax plugin version 0.0.2
|
2014-04-21 16:30:02 +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é
|
6fdd98ec3a
|
Trigger event on document when ready
|
2014-04-19 20:39:58 +02:00 |
|
Samy Pessé
|
2ed1be3533
|
Add global js interface for plugins and remove mixpanel
|
2014-04-19 20:10:03 +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é
|
cf51772f54
|
Add command line option "plugins"
|
2014-04-19 18:00:24 +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 |
|
Samy Pessé
|
7a461eaa61
|
Remove theme readme
Add semver dependency
|
2014-04-19 14:40:46 +02:00 |
|
Samy Pessé
|
fd64c05809
|
Fix #118: fix single page generation when file from summary doesn't exists
|
2014-04-18 23:42:02 +02:00 |
|
Aaron O'Mullan
|
6bce93d893
|
Bump version to 0.2.3
0.2.3
|
2014-04-18 11:53:18 -07:00 |
|
Aaron O'Mullan
|
c9db068227
|
Refactor navigation generation to be functional
This makes it a lot less error prone and far more robust. As well as a
lot easier to understand
|
2014-04-18 11:49:55 -07:00 |
|
Samy Pessé
|
8a6d36ac4d
|
Improve stability of mixpanel tracking
|
2014-04-18 20:42:18 +02:00 |
|
Samy Pessé
|
64622c5945
|
Load css before content
|
2014-04-18 20:19:45 +02:00 |
|
Samy Pessé
|
837813edb0
|
Add warning about theme
|
2014-04-18 20:16:21 +02:00 |
|
Aaron O'Mullan
|
0d9d62f1a9
|
Merge pull request #117 from GitbookIO/fix/99
Fix #99
|
2014-04-18 10:17:20 -07:00 |
|
Samy Pessé
|
f7e9abf984
|
Fix quiz interractivity
|
2014-04-18 19:10:13 +02:00 |
|
Samy Pessé
|
dd0579b60d
|
Update tests for relative images
|
2014-04-18 17:23:33 +02:00 |
|
Samy Pessé
|
b5bb953e47
|
Fix image path calcul
|
2014-04-18 17:15:03 +02:00 |
|
Samy Pessé
|
ef4a8ea1b6
|
Fix #116: update url before updating html content
|
2014-04-18 15:49:53 +02:00 |
|
Samy Pessé
|
49cde96ee7
|
Add contributors to package.json and change homepage
|
2014-04-18 15:00:40 +02:00 |
|
Samy Pessé
|
627be20e48
|
Add editor and twitter links in the readme
|
2014-04-18 14:48:03 +02:00 |
|
Samy Pessé
|
e45bb84b02
|
Fix navigation on chrome for iOS: disable pushState
|
2014-04-18 13:09:16 +02:00 |
|
Aaron O'Mullan
|
4e8876c725
|
Update README.md
|
2014-04-17 16:39:06 -07:00 |
|
Aaron O'Mullan
|
6d5be15ec9
|
Bump version to 0.2.2
0.2.2
|
2014-04-17 15:31:57 -07:00 |
|
Samy Pessé
|
1a8db646f2
|
Improve styling for pdf and ebook
|
2014-04-17 12:15:28 +02:00 |
|
Samy Pessé
|
d3aba2c906
|
Fix state update after navigation
|
2014-04-17 11:48:04 +02:00 |
|
Samy Pessé
|
457a83282f
|
Improve style for pdf and ebook
|
2014-04-17 11:27:21 +02:00 |
|
Samy Pessé
|
48e94c937d
|
Remove useless caracter from page format
|
2014-04-17 11:17:40 +02:00 |
|
Samy Pessé
|
6e613e9f71
|
Fix #107: Render all the page in single page format
|
2014-04-17 11:16:18 +02:00 |
|
Aaron O'Mullan
|
b698d43d7d
|
Bump version to 0.2.1
0.2.1
|
2014-04-17 01:10:11 -07:00 |
|
Aaron O'Mullan
|
a36b9a6088
|
Normalize code language before highlighting
|
2014-04-17 01:09:26 -07:00 |
|
Samy Pessé
|
20acd89c8a
|
Merge pull request #104 from GitbookIO/fix/auto_highlighting
Disable automatic highlighting
|
2014-04-17 09:24:56 +02:00 |
|
Aaron O'Mullan
|
7bed9a257d
|
Merge pull request #105 from ptagell/master
Removed duplicate line of readme
|
2014-04-16 14:38:49 -07:00 |
|
Paul Tagell
|
19c83aa5a8
|
Removed duplicate line of readme
|
2014-04-17 07:35:28 +10:00 |
|
Aaron O'Mullan
|
52610d7d61
|
Disable automatic highlighting
Fallback to no highlighting rather that potentially funky highlighting
|
2014-04-16 13:15:35 -07:00 |
|
Aaron O'Mullan
|
9e4b393b7a
|
In parse/page remove global marked settings
Highlighter settings were global, moved them to the render function
(where they should have been)
|
2014-04-16 13:07:35 -07:00 |
|
Samy Pessé
|
a0ae34a3b7
|
Fix #100: fix section test isQuiz
|
2014-04-16 17:16:18 +02:00 |
|
Samy Pessé
|
413dc5d004
|
Add more test for quiz (related to #100)
|
2014-04-16 17:15:45 +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é
|
95f9ae83d0
|
Fix #97: keep scroll position during page changement
|
2014-04-15 17:42:46 +02:00 |
|
Samy Pessé
|
9304289315
|
Fix progress display when page change
|
2014-04-14 23:00:40 +02:00 |
|
Samy Pessé
|
1b726ca293
|
Update preview
|
2014-04-14 22:35:10 +02:00 |
|