Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve parsing of readme (extraction of title and description as plain text ↵ | Samy Pessé | 2014-05-20 | 1 | -3/+14 |
| | | | | and not markdown) | ||||
* | Fix merge of output for multi-languages books | Samy Pessé | 2014-05-20 | 1 | -2/+12 |
| | |||||
* | Add support for multi-languages books in JSON format | Samy Pessé | 2014-05-20 | 1 | -0/+17 |
| | |||||
* | Extract title and description from readme before switching to ↵ | Samy Pessé | 2014-05-20 | 1 | -12/+18 |
| | | | | multi-languages handling | ||||
* | Add more infos about gitbook.io | Samy Pessé | 2014-05-20 | 1 | -2/+6 |
| | |||||
* | Add norm for small cover | Samy Pessé | 2014-05-20 | 1 | -1/+3 |
| | |||||
* | Change advised ratio for cover | Samy Pessé | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.4.30.4.3 | Aaron O'Mullan | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | Print stack only when env DEBUG is set | Samy Pessé | 2014-05-17 | 1 | -1/+3 |
| | |||||
* | Exit process with -1 when error occurs | Samy Pessé | 2014-05-17 | 1 | -2/+5 |
| | |||||
* | Merge pull request #240 from ajschumacher/patch-1 | Aaron O'Mullan | 2014-05-16 | 1 | -1/+1 |
|\ | | | | | typo: "blockin" to "block in" | ||||
| * | typo: "blockin" to "block in" | Aaron Schumacher | 2014-05-16 | 1 | -1/+1 |
|/ | |||||
* | Fix issue of disabling issues and contribute | Aaron O'Mullan | 2014-05-15 | 2 | -4/+6 |
| | | | | Improve robustness of template display conditions | ||||
* | Allow github support to be disabled in book.json | Aaron O'Mullan | 2014-05-15 | 1 | -1/+11 |
| | | | | Fixes #238 | ||||
* | Merge pull request #233 from embreinhardt/master | Samy Pessé | 2014-05-14 | 4 | -3/+4 |
|\ | | | | | Add LESS variable for sidebar full-width breakpoint | ||||
| * | Add LESS variable for sidebar full-width breakpoint | Erika Reinhardt | 2014-05-14 | 4 | -3/+4 |
| | | |||||
* | | Merge pull request #232 from embreinhardt/master | Samy Pessé | 2014-05-14 | 1 | -17/+17 |
|\ \ | |/ | | | Make font-settings.html indentation consistent | ||||
| * | Make font-settings.html indentation consistent | Erika Reinhardt | 2014-05-14 | 1 | -17/+17 |
| | | | | | | | | [Minor] Was mix of tabs and spaces, which messed with text edit display | ||||
* | | Merge pull request #231 from embreinhardt/master | Samy Pessé | 2014-05-14 | 2 | -9/+9 |
|\ \ | |/ | | | Add HTML classes to make plugins easier to write | ||||
| * | Add HTML classes to make plugins easier to write | Erika Reinhardt | 2014-05-14 | 2 | -9/+9 |
|/ | |||||
* | Merge pull request #229 from weitzman/patch-1 | Aaron O'Mullan | 2014-05-12 | 1 | -1/+1 |
|\ | | | | | Fix recent typo in README.MD | ||||
| * | Fix recent typo in README.MD | Moshe Weitzman | 2014-05-12 | 1 | -1/+1 |
|/ | |||||
* | Add infos about cover | Samy Pessé | 2014-05-11 | 1 | -0/+6 |
| | |||||
* | Merge pull request #223 from cef62/fix-windows-paths | Samy Pessé | 2014-05-08 | 1 | -1/+1 |
|\ | | | | | Force forward slashes on SUMMARY.md path for articles | ||||
| * | Force forward slashes on SUMMARY.md paths | Matteo Ronchi | 2014-05-08 | 1 | -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-1 | Aaron O'Mullan | 2014-05-08 | 1 | -1/+1 |
|\ | | | | | Don't show divider even if githubId is present. | ||||
| * | Don't show divider even if githubId is present. | Francesco Rodríguez | 2014-05-08 | 1 | -1/+1 |
|/ | |||||
* | Fix #218: Add settings for client theme (font family, size, theme) | Samy Pessé | 2014-05-08 | 4 | -16/+33 |
| | |||||
* | Merge pull request #219 from BjoernSchotte/feature/doc-theme | Aaron O'Mullan | 2014-05-07 | 1 | -0/+5 |
|\ | | | | | added documentation for theme option | ||||
| * | added documentation for theme option | Björn Schotte | 2014-05-08 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #216 from ianmcburnie/accessibility | Aaron O'Mullan | 2014-05-06 | 1 | -7/+7 |
|\ | | | | | Accessibility: added aria-labels to header | ||||
| * | Accessibility: added aria-labels to header | Ian McBurnie | 2014-05-06 | 1 | -7/+7 |
|/ | | | | Feel free to change any of the label text that I have chosen :-) | ||||
* | Fix #211: read config file before cleaning output folder | Samy Pessé | 2014-05-06 | 1 | -5/+5 |
| | |||||
* | Merge pull request #213 from ianmcburnie/accessibility | Aaron O'Mullan | 2014-05-05 | 1 | -2/+2 |
|\ | | | | | Accessibility: aria-label added to navigation links | ||||
| * | Accessibility: aria-label added to navigation links | Ian McBurnie | 2014-05-05 | 1 | -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 doc | Samy Pessé | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Add tests for book generation | Samy Pessé | 2014-05-05 | 5 | -0/+53 |
| | |||||
* | Merge pull request #203 from GitbookIO/improve/generate | Samy Pessé | 2014-05-04 | 1 | -100/+153 |
|\ | | | | | Improve generate's reliability, fixes #202 | ||||
| * | Improve generate's reliability, fixes #202 | Aaron O'Mullan | 2014-05-04 | 1 | -100/+153 |
|/ | | | | This also improves speed on multi language books | ||||
* | Fix #197: use URI.js for calculation of relative url | Samy Pessé | 2014-05-04 | 6 | -58/+47 |
| | | | | Use bower for client dependencies | ||||
* | Add bower dependencies | Samy Pessé | 2014-05-04 | 3 | -1/+23 |
| | |||||
* | Add bower vendors to gitignore | Samy Pessé | 2014-05-04 | 1 | -0/+2 |
| | |||||
* | Remove vendors directory | Samy Pessé | 2014-05-04 | 4 | -18917/+0 |
| | |||||
* | Create CHANGES.md | Samy Pessé | 2014-05-04 | 1 | -0/+2 |
| | |||||
* | Bump version to 0.4.20.4.2 | Aaron O'Mullan | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Fix #191: remove log for changes in files | Samy Pessé | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Add option to remove home link | Samy Pessé | 2014-05-01 | 2 | -2/+8 |
| | |||||
* | Add options to remove sharing links | Samy Pessé | 2014-05-01 | 2 | -1/+12 |
| | |||||
* | Merge pull request #196 from mrpotes/new-plugins | Samy Pessé | 2014-05-01 | 1 | -0/+3 |
|\ | | | | | New plugins | ||||
| * | New plugins | James Phillpotts | 2014-05-01 | 1 | -0/+3 |
| | | |||||
* | | Fix font-size for titles in markdown content | Samy Pessé | 2014-05-01 | 2 | -7/+7 |
|/ | |||||
* | Center navigation button on mobile on start page | Samy Pessé | 2014-05-01 | 3 | -3/+8 |
| | |||||
* | Fix book content padding on mobile | Samy Pessé | 2014-05-01 | 3 | -3/+3 |
| | |||||
* | Fix #162: hide watch/star buttons on mobile | Samy Pessé | 2014-05-01 | 1 | -2/+2 |
| | |||||
* | Fix #182: Replace all book body when page changes | Samy Pessé | 2014-05-01 | 2 | -10/+9 |
| | |||||
* | Update gaze version to 0.5.1 | Samy Pessé | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Secure .book position | Samy Pessé | 2014-05-01 | 2 | -1/+5 |
| | |||||
* | Fix #164: use position absolute instead of fixed | Samy Pessé | 2014-04-30 | 4 | -4/+4 |
| | |||||
* | Fix #127: add configuration for changing links in sidebar | Samy Pessé | 2014-04-30 | 4 | -17/+48 |
| | |||||
* | Merge pull request #188 from snipe/feature/json-doc | Samy Pessé | 2014-04-30 | 1 | -8/+8 |
|\ | | | | | Added quotes for JSON example, per #127 | ||||
| * | Added quotes for JSON example, per #127 | snipe | 2014-04-30 | 1 | -8/+8 |
| | | |||||
* | | Merge pull request #187 from snipe/feature/typo-fixes | Samy Pessé | 2014-04-30 | 1 | -2/+2 |
|\ \ | |/ |/| | Fixed typos | ||||
| * | Fixed typos | snipe | 2014-04-30 | 1 | -2/+2 |
|/ | |||||
* | Fix #186: Plugins that don't have assets should be skipped | Samy Pessé | 2014-04-30 | 2 | -2/+8 |
| | |||||
* | Fix error when calling hooks in site generation | Samy Pessé | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | 0.4.10.4.1 | Aaron O'Mullan | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | Fix #183: normalize hooks and transformation of page (content, progress, ..° | Samy Pessé | 2014-04-29 | 1 | -20/+26 |
| | |||||
* | Merge pull request #179 from erixtekila/master | Samy Pessé | 2014-04-29 | 1 | -1/+1 |
|\ | | | | | Update README.md | ||||
| * | Update README.md | Eric Priou | 2014-04-29 | 1 | -1/+1 |
| | | |||||
* | | Bump version to 0.4.00.4.0 | Aaron O'Mullan | 2014-04-28 | 1 | -1/+1 |
| | | |||||
* | | Update doc about how to configure gitbook | Samy Pessé | 2014-04-28 | 1 | -6/+29 |
| | | |||||
* | | Remove some options from command line (moved to book.json) | Samy Pessé | 2014-04-28 | 1 | -10/+0 |
| | | |||||
* | | Use a global configuration file for a book (default to book.json) | Samy Pessé | 2014-04-28 | 3 | -9/+62 |
| | | |||||
* | | Fix #163: Move logic of git infos extraction to lib | Samy Pessé | 2014-04-28 | 4 | -67/+32 |
| | | |||||
* | | Add hooks "page:before" and "page:after" | Samy Pessé | 2014-04-28 | 1 | -4/+22 |
| | | |||||
* | | Use hook to allow plugins to edit page content during generation (Fixes #176) | Samy Pessé | 2014-04-28 | 3 | -12/+19 |
| | | |||||
* | | Bump version to 0.3.20.3.2 | Aaron O'Mullan | 2014-04-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #173 from erixtekila/master | Samy Pessé | 2014-04-27 | 1 | -0/+2 |
|\ \ | |/ | | | Update README.md | ||||
| * | Update README.md | Eric Priou | 2014-04-27 | 1 | -3/+0 |
| | | |||||
| * | Update README.md | Eric Priou | 2014-04-27 | 1 | -0/+5 |
|/ | | | 3rd party plugins done in the weekend | ||||
* | Add link to disqus plugin | Samy Pessé | 2014-04-27 | 1 | -0/+1 |
| | |||||
* | Fix stupid typo thanks to @erixtekila | Samy Pessé | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #171 from GitbookIO/feature/offlineCache | Samy Pessé | 2014-04-27 | 13 | -11/+168 |
|\ | | | | | Improve pages loading | ||||
| * | Update page when new version of application cache | Samy Pessé | 2014-04-27 | 3 | -2/+21 |
| | | |||||
| * | Add base loading indicator for navigation | Samy Pessé | 2014-04-27 | 6 | -7/+43 |
| | | | | | | | | #161 | ||||
| * | Add base cache manifest | Samy Pessé | 2014-04-27 | 5 | -3/+105 |
|/ | |||||
* | Adapt tests for plugins | Samy Pessé | 2014-04-27 | 2 | -3/+3 |
| | |||||
* | Fix #169: fix resolve of external plugins | Samy Pessé | 2014-04-27 | 3 | -10/+18 |
| | |||||
* | Fix #165: replace separator from ":" to "," | Samy Pessé | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Fix display of code element in sepia/night | Samy Pessé | 2014-04-25 | 2 | -3/+3 |
| | |||||
* | Improve summary divider for theme sepia and night | Samy Pessé | 2014-04-25 | 2 | -1/+3 |
| | |||||
* | Improve highlight theme for sepia and night themes | Samy Pessé | 2014-04-25 | 6 | -2/+218 |
| | |||||
* | Change highlight theme to tomorrow | Samy Pessé | 2014-04-25 | 3 | -16/+13 |
| | |||||
* | Improve display of pre in markdown content | Samy Pessé | 2014-04-25 | 2 | -16/+3 |
| | |||||
* | Add file watcher in "gitbook serve" command (Fix #47, #89, #140) | Samy Pessé | 2014-04-25 | 5 | -35/+148 |
| | |||||
* | Fix #153 and Improve pushState navigation | Samy Pessé | 2014-04-25 | 3 | -12/+60 |
| | |||||
* | Merge pull request #144 from attomos/master | Samy Pessé | 2014-04-25 | 3 | -6/+15 |
|\ | | | | | Make quiz easier to click by surround it with label. | ||||
| * | Make quiz easier to click by surround it with label. | Nattaphoom Ch | 2014-04-24 | 3 | -6/+15 |
| | | |||||
* | | Merge pull request #155 from pborreli/patch-1 | Samy Pessé | 2014-04-24 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed typo | ||||
| * | | Fixed typo | Pascal Borreli | 2014-04-24 | 1 | -1/+1 |
|/ / |