summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.4.70.4.7Aaron O'Mullan2014-05-261-1/+1
|
* Merge pull request #265 from GitbookIO/feature/levelsAaron O'Mullan2014-05-2610-41/+47
|\ | | | | More than two section level in summary
| * Adapt navigation parsing to third and more levels in summarySamy Pessé2014-05-264-4/+15
| |
| * Improve design of summary for deep articlesSamy Pessé2014-05-263-3/+2
| |
| * Render articles of level > 2 in summarySamy Pessé2014-05-261-26/+20
| |
| * Remove useless method parseArticleSamy Pessé2014-05-261-4/+0
| |
| * Parse more than two level in summarySamy Pessé2014-05-263-4/+10
| |
* | Remove command log in ebook convertSamy Pessé2014-05-261-2/+0
| |
* | Fix cover option for ebookSamy Pessé2014-05-261-4/+6
| |
* | Fix use of cover.jpg in ebookSamy Pessé2014-05-262-5/+5
|/
* Merge pull request #263 from jpoesen/patch-1Samy Pessé2014-05-261-18/+18
|\ | | | | Minor typo, grammar and style corrections.
| * Minor typo, grammar and style corrections.Joeri Poesen2014-05-261-18/+18
|/
* Fix cache manifest generationSamy Pessé2014-05-251-2/+2
|
* Bump version to 0.4.60.4.6Aaron O'Mullan2014-05-231-1/+1
|
* Fix loading button display on navigationSamy Pessé2014-05-242-5/+3
|
* Fix #235: search after navigation to another pageSamy Pessé2014-05-234-18/+11
|
* Fix #218: keep state of font settingsSamy Pessé2014-05-235-49/+57
|
* Change position of menu action in headerSamy Pessé2014-05-231-1/+1
|
* Fix display of divider in lateral menuSamy Pessé2014-05-231-1/+5
|
* Minor css improvementsSamy Pessé2014-05-236-16/+12
|
* Fix #249: fix links.toAbsolute on windowsSamy Pessé2014-05-231-0/+4
|
* Fix cache manifest in the html tagSamy Pessé2014-05-232-6/+2
| | | | Serve command disable cache
* Plugins can extend htmlSamy Pessé2014-05-233-0/+22
|
* Support multi-languages book in json formatSamy Pessé2014-05-231-4/+17
|
* Fix order of progress for level superior to x.9Samy Pessé2014-05-211-2/+2
| | | | Related to GitbookIO/gitbook.io#23
* Add link to documentationSamy Pessé2014-05-211-1/+1
|
* Add livereload as default plugins only for serveSamy Pessé2014-05-214-18/+21
|
* Merge pull request #234 from davidagraf/livereloadSamy Pessé2014-05-216-9/+40
|\ | | | | Livereload
| * gitbook-plugin-livereload dependency to npmDavid Graf2014-05-211-1/+1
| |
| * Merge branch 'master' into livereloadDavid Graf2014-05-218-38/+107
| |\ | |/ |/|
* | Improve grammar (thanks to @theoutlander )Samy Pessé2014-05-211-2/+2
| |
* | Bump version to 0.4.50.4.5Aaron O'Mullan2014-05-201-1/+1
| |
* | Fix generate failing on README parsingAaron O'Mullan2014-05-201-5/+7
| | | | | | | | Failed if no title or description could be extracted
* | Bump version to 0.4.40.4.4Aaron O'Mullan2014-05-201-1/+1
| |
* | For multi-langs, run build one by oneSamy Pessé2014-05-211-3/+3
| |
* | Improve parsing of readme (extraction of title and description as plain text ↵Samy Pessé2014-05-201-3/+14
| | | | | | | | and not markdown)
* | Fix merge of output for multi-languages booksSamy Pessé2014-05-201-2/+12
| |
* | Add support for multi-languages books in JSON formatSamy Pessé2014-05-201-0/+17
| |
* | Extract title and description from readme before switching to ↵Samy Pessé2014-05-201-12/+18
| | | | | | | | multi-languages handling
* | Add more infos about gitbook.ioSamy Pessé2014-05-201-2/+6
| |
* | Add norm for small coverSamy Pessé2014-05-201-1/+3
| |
* | Change advised ratio for coverSamy Pessé2014-05-191-1/+1
| |
* | Bump version to 0.4.30.4.3Aaron O'Mullan2014-05-181-1/+1
| |
* | Print stack only when env DEBUG is setSamy Pessé2014-05-171-1/+3
| |
* | Exit process with -1 when error occursSamy Pessé2014-05-171-2/+5
| |
* | Merge pull request #240 from ajschumacher/patch-1Aaron O'Mullan2014-05-161-1/+1
|\ \ | | | | | | typo: "blockin" to "block in"
| * | typo: "blockin" to "block in"Aaron Schumacher2014-05-161-1/+1
|/ /
* | Fix issue of disabling issues and contributeAaron O'Mullan2014-05-152-4/+6
| | | | | | | | Improve robustness of template display conditions
* | Allow github support to be disabled in book.jsonAaron O'Mullan2014-05-151-1/+11
| | | | | | | | Fixes #238
| * disable cache manifest import if cache is disabledDavid Graf2014-05-151-1/+5
| |
| * added livereload dependencyDavid Graf2014-05-152-3/+5
| |
| * Introducing livereload serverDavid Graf2014-05-152-1/+18
| |
| * Introducing option to disable cache manifest generationDavid Graf2014-05-152-3/+8
| |
| * ignore vim swap filesDavid Graf2014-05-151-1/+4
|/
* Merge pull request #233 from embreinhardt/masterSamy Pessé2014-05-144-3/+4
|\ | | | | Add LESS variable for sidebar full-width breakpoint
| * Add LESS variable for sidebar full-width breakpointErika Reinhardt2014-05-144-3/+4
| |
* | Merge pull request #232 from embreinhardt/masterSamy Pessé2014-05-141-17/+17
|\ \ | |/ | | Make font-settings.html indentation consistent
| * Make font-settings.html indentation consistentErika Reinhardt2014-05-141-17/+17
| | | | | | | | [Minor] Was mix of tabs and spaces, which messed with text edit display
* | Merge pull request #231 from embreinhardt/masterSamy Pessé2014-05-142-9/+9
|\ \ | |/ | | Add HTML classes to make plugins easier to write
| * Add HTML classes to make plugins easier to writeErika Reinhardt2014-05-142-9/+9
|/
* Merge pull request #229 from weitzman/patch-1Aaron O'Mullan2014-05-121-1/+1
|\ | | | | Fix recent typo in README.MD
| * Fix recent typo in README.MDMoshe Weitzman2014-05-121-1/+1
|/
* Add infos about coverSamy Pessé2014-05-111-0/+6
|
* Merge pull request #223 from cef62/fix-windows-pathsSamy Pessé2014-05-081-1/+1
|\ | | | | Force forward slashes on SUMMARY.md path for articles
| * Force forward slashes on SUMMARY.md pathsMatteo Ronchi2014-05-081-1/+1
|/ | | | | this prevent windows user to generate invalid path on unix OS Reference to issue #39 on gitbook-editor
* Merge pull request #221 from frodsan/patch-1Aaron O'Mullan2014-05-081-1/+1
|\ | | | | Don't show divider even if githubId is present.
| * Don't show divider even if githubId is present.Francesco Rodríguez2014-05-081-1/+1
|/
* Fix #218: Add settings for client theme (font family, size, theme)Samy Pessé2014-05-084-16/+33
|
* Merge pull request #219 from BjoernSchotte/feature/doc-themeAaron O'Mullan2014-05-071-0/+5
|\ | | | | added documentation for theme option
| * added documentation for theme optionBjörn Schotte2014-05-081-0/+5
|/
* Merge pull request #216 from ianmcburnie/accessibilityAaron O'Mullan2014-05-061-7/+7
|\ | | | | Accessibility: added aria-labels to header
| * Accessibility: added aria-labels to headerIan McBurnie2014-05-061-7/+7
|/ | | | Feel free to change any of the label text that I have chosen :-)
* Fix #211: read config file before cleaning output folderSamy Pessé2014-05-061-5/+5
|
* Merge pull request #213 from ianmcburnie/accessibilityAaron O'Mullan2014-05-051-2/+2
|\ | | | | Accessibility: aria-label added to navigation links
| * Accessibility: aria-label added to navigation linksIan McBurnie2014-05-051-2/+2
|/ | | | | | | | 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.
* Fix #208: correct name for edit/contribute link in docSamy Pessé2014-05-051-1/+1
|
* Add tests for book generationSamy Pessé2014-05-055-0/+53
|
* Merge pull request #203 from GitbookIO/improve/generateSamy Pessé2014-05-041-100/+153
|\ | | | | Improve generate's reliability, fixes #202
| * Improve generate's reliability, fixes #202Aaron O'Mullan2014-05-041-100/+153
|/ | | | This also improves speed on multi language books
* Fix #197: use URI.js for calculation of relative urlSamy Pessé2014-05-046-58/+47
| | | | Use bower for client dependencies
* Add bower dependenciesSamy Pessé2014-05-043-1/+23
|
* Add bower vendors to gitignoreSamy Pessé2014-05-041-0/+2
|
* Remove vendors directorySamy Pessé2014-05-044-18917/+0
|
* Create CHANGES.mdSamy Pessé2014-05-041-0/+2
|
* Bump version to 0.4.20.4.2Aaron O'Mullan2014-05-011-1/+1
|
* Fix #191: remove log for changes in filesSamy Pessé2014-05-011-1/+1
|
* Add option to remove home linkSamy Pessé2014-05-012-2/+8
|
* Add options to remove sharing linksSamy Pessé2014-05-012-1/+12
|
* Merge pull request #196 from mrpotes/new-pluginsSamy Pessé2014-05-011-0/+3
|\ | | | | New plugins
| * New pluginsJames Phillpotts2014-05-011-0/+3
| |
* | Fix font-size for titles in markdown contentSamy Pessé2014-05-012-7/+7
|/
* Center navigation button on mobile on start pageSamy Pessé2014-05-013-3/+8
|
* Fix book content padding on mobileSamy Pessé2014-05-013-3/+3
|
* Fix #162: hide watch/star buttons on mobileSamy Pessé2014-05-011-2/+2
|
* Fix #182: Replace all book body when page changesSamy Pessé2014-05-012-10/+9
|
* Update gaze version to 0.5.1Samy Pessé2014-05-011-1/+1
|
* Secure .book positionSamy Pessé2014-05-012-1/+5
|
* Fix #164: use position absolute instead of fixedSamy Pessé2014-04-304-4/+4
|
* Fix #127: add configuration for changing links in sidebarSamy Pessé2014-04-304-17/+48
|
* Merge pull request #188 from snipe/feature/json-docSamy Pessé2014-04-301-8/+8
|\ | | | | Added quotes for JSON example, per #127