Aaron O'Mullan
443def6cfd
Bump version to 0.4.4
0.4.4
2014-05-20 22:59:26 -07:00
Samy Pessé
75464574d7
For multi-langs, run build one by one
2014-05-21 00:09:40 +02:00
Samy Pessé
86f05c68c5
Improve parsing of readme (extraction of title and description as plain text and not markdown)
2014-05-20 23:45:35 +02:00
Samy Pessé
8dd407eaa8
Fix merge of output for multi-languages books
2014-05-20 23:31:22 +02:00
Samy Pessé
ea7ad10e8a
Add support for multi-languages books in JSON format
2014-05-20 23:21:12 +02:00
Samy Pessé
62ec695dc8
Extract title and description from readme before switching to multi-languages handling
2014-05-20 23:07:41 +02:00
Samy Pessé
ca37ac73a9
Add more infos about gitbook.io
2014-05-20 14:40:22 +02:00
Samy Pessé
96edd50c8f
Add norm for small cover
2014-05-20 01:23:49 +02:00
Samy Pessé
3993c1e35a
Change advised ratio for cover
2014-05-19 21:47:41 +02:00
Aaron O'Mullan
5298558925
Bump version to 0.4.3
0.4.3
2014-05-18 02:25:53 -07:00
Samy Pessé
c6ba147917
Print stack only when env DEBUG is set
2014-05-17 20:35:41 +02:00
Samy Pessé
7efecea3d6
Exit process with -1 when error occurs
2014-05-17 20:35:13 +02:00
Aaron O'Mullan
a73fed3ebd
Merge pull request #240 from ajschumacher/patch-1
...
typo: "blockin" to "block in"
2014-05-16 09:06:15 -07:00
Aaron Schumacher
50ef7bcd23
typo: "blockin" to "block in"
2014-05-16 12:02:06 -04:00
Aaron O'Mullan
82e422cb89
Fix issue of disabling issues and contribute
...
Improve robustness of template display conditions
2014-05-15 21:35:09 -07:00
Aaron O'Mullan
dab46c779d
Allow github support to be disabled in book.json
...
Fixes #238
2014-05-15 21:24:28 -07:00
Samy Pessé
58a5245d21
Merge pull request #233 from embreinhardt/master
...
Add LESS variable for sidebar full-width breakpoint
2014-05-14 20:10:02 +02:00
Erika Reinhardt
612f9a6dc7
Add LESS variable for sidebar full-width breakpoint
2014-05-14 11:01:57 -07:00
Samy Pessé
90d4dff263
Merge pull request #232 from embreinhardt/master
...
Make font-settings.html indentation consistent
2014-05-14 10:35:32 +02:00
Erika Reinhardt
0f38385c7d
Make font-settings.html indentation consistent
...
[Minor] Was mix of tabs and spaces, which messed with text edit display
2014-05-14 01:25:18 -07:00
Samy Pessé
2b50616251
Merge pull request #231 from embreinhardt/master
...
Add HTML classes to make plugins easier to write
2014-05-14 10:20:42 +02:00
Erika Reinhardt
5b7f37f0d4
Add HTML classes to make plugins easier to write
2014-05-14 01:14:21 -07:00
Aaron O'Mullan
6ca8e26741
Merge pull request #229 from weitzman/patch-1
...
Fix recent typo in README.MD
2014-05-12 14:04:52 -07:00
Moshe Weitzman
a3ada05598
Fix recent typo in README.MD
2014-05-12 16:18:50 -04:00
Samy Pessé
42eb11aaff
Add infos about cover
2014-05-11 16:47:30 +02:00
Samy Pessé
b581859afd
Merge pull request #223 from cef62/fix-windows-paths
...
Force forward slashes on SUMMARY.md path for articles
2014-05-08 22:54:40 +02:00
Matteo Ronchi
2e22fae52a
Force forward slashes on SUMMARY.md paths
...
this prevent windows user to generate invalid path on unix OS
Reference to issue #39 on gitbook-editor
2014-05-08 22:46:53 +02:00
Aaron O'Mullan
603ac8b91d
Merge pull request #221 from frodsan/patch-1
...
Don't show divider even if githubId is present.
2014-05-08 09:58:06 -07:00
Francesco Rodríguez
5faa4841ca
Don't show divider even if githubId is present.
2014-05-08 13:40:15 -03:00
Samy Pessé
7416b826e0
Fix #218 : Add settings for client theme (font family, size, theme)
2014-05-08 13:16:30 +02:00
Aaron O'Mullan
82afc34755
Merge pull request #219 from BjoernSchotte/feature/doc-theme
...
added documentation for theme option
2014-05-07 23:08:53 -07:00
Björn Schotte
da39631a5a
added documentation for theme option
2014-05-08 07:57:33 +02:00
Aaron O'Mullan
fc8685a7c1
Merge pull request #216 from ianmcburnie/accessibility
...
Accessibility: added aria-labels to header
2014-05-06 12:34:43 -07:00
Ian McBurnie
5e0204a980
Accessibility: added aria-labels to header
...
Feel free to change any of the label text that I have chosen :-)
2014-05-06 11:27:54 -07:00
Samy Pessé
6bb0f33f39
Fix #211 : read config file before cleaning output folder
2014-05-06 12:08:27 +02:00
Aaron O'Mullan
ed4fd565b2
Merge pull request #213 from ianmcburnie/accessibility
...
Accessibility: aria-label added to navigation links
2014-05-05 22:37:21 -07:00
Ian McBurnie
79cff28abd
Accessibility: aria-label added to navigation links
...
Current behavior: Screenreader just reads ‘link’ when landing on the
previous and next navigation links, giving the user no indication of
what the link does or where it goes. New Behaviour: Screenreader reads
“Previous page: {page title}” and “Next page: {page title}”
respectively.
2014-05-05 22:29:22 -07:00
Samy Pessé
27329239f7
Fix #208 : correct name for edit/contribute link in doc
2014-05-05 17:55:19 +02:00
Samy Pessé
9de86fc0e4
Add tests for book generation
2014-05-05 15:25:15 +02:00
Samy Pessé
7fa7826372
Merge pull request #203 from GitbookIO/improve/generate
...
Improve generate's reliability, fixes #202
2014-05-04 22:37:42 +02:00
Aaron O'Mullan
96ecfd098b
Improve generate's reliability, fixes #202
...
This also improves speed on multi language books
2014-05-04 12:53:24 -07:00
Samy Pessé
f7fe976c7e
Fix #197 : use URI.js for calculation of relative url
...
Use bower for client dependencies
2014-05-04 15:15:18 +02:00
Samy Pessé
756629b91d
Add bower dependencies
2014-05-04 15:03:47 +02:00
Samy Pessé
e640d124d4
Add bower vendors to gitignore
2014-05-04 14:58:45 +02:00
Samy Pessé
7f41466297
Remove vendors directory
2014-05-04 14:58:01 +02:00
Samy Pessé
57dfc062d2
Create CHANGES.md
2014-05-04 13:09:27 +02:00
Aaron O'Mullan
799815d85a
Bump version to 0.4.2
0.4.2
2014-05-01 16:17:05 -07:00
Samy Pessé
2946246834
Fix #191 : remove log for changes in files
2014-05-01 18:55:45 +02:00
Samy Pessé
6d276d1e79
Add option to remove home link
2014-05-01 18:53:49 +02:00
Samy Pessé
6a3a369b3e
Add options to remove sharing links
2014-05-01 18:37:30 +02:00