Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ / | ||||||
* | | Bump version to 0.3.10.3.1 | Aaron O'Mullan | 2014-04-24 | 1 | -1/+1 | |
| | | ||||||
* | | Reorder plugin names | Aaron O'Mullan | 2014-04-24 | 1 | -2/+3 | |
| | | | | | | | | Improves #149 and improves GitBookIO/editor#12 | |||||
* | | Fix plugin tests | Aaron O'Mullan | 2014-04-24 | 1 | -2/+2 | |
| | | ||||||
* | | Require plugin names to contain gitbook-* | Aaron O'Mullan | 2014-04-24 | 1 | -3/+2 | |
| | | | | | | | | Fixes #149, fixes GitBookIO/editor#12 | |||||
* | | Fix #146: complete license | Samy Pessé | 2014-04-24 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #141 from frodsan/niceties | Aaron O'Mullan | 2014-04-23 | 3 | -5/+5 | |
|\ \ | |/ |/| | Niceties | |||||
| * | Update color themes for highlight.js link. | Francesco Rodriguez | 2014-04-23 | 2 | -4/+4 | |
| | | ||||||
| * | Fix typo. | Francesco Rodriguez | 2014-04-23 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #138 from Hermanya/patch-1 | Samy Pessé | 2014-04-22 | 1 | -0/+1 | |
|\ | | | | | Add @Hermanya as a contributor | |||||
| * | Add @Hermanya as a contributor | Hermanya | 2014-04-22 | 1 | -0/+1 | |
|/ | ||||||
* | Bump version to 0.3.0 | Aaron O'Mullan | 2014-04-22 | 1 | -1/+1 | |
| | ||||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 6 | -15/+98 | |
| | | | | Add more tests for links in page | |||||
* | Improve sepia theme sidebar | Samy Pessé | 2014-04-22 | 2 | -2/+2 | |
| | ||||||
* | Improve font-settings dropdown design | Samy Pessé | 2014-04-22 | 2 | -16/+7 | |
| | ||||||
* | Merge branch 'master' of https://github.com/Hermanya/gitbook into ↵ | Samy Pessé | 2014-04-22 | 15 | -14/+623 | |
|\ | | | | | | | Hermanya-master | |||||
| * | Font settings, closes #102 | Herman Starikov | 2014-04-19 | 15 | -14/+600 | |
| | | ||||||
* | | Add section in readme about plugins | Samy Pessé | 2014-04-22 | 1 | -0/+13 | |
| | | ||||||
* | | Merge pull request #123 from GitbookIO/feature/plugins | Aaron O'Mullan | 2014-04-21 | 20 | -94/+395 | |
|\ \ | | | | | | | Fix #65: Plugins Architecture | |||||
| * | | Change plugins separator to "," | Samy Pessé | 2014-04-21 | 3 | -3/+3 | |
| | | | ||||||
| * | | Add option --pluginsConfig | Samy Pessé | 2014-04-21 | 3 | -21/+32 | |
| | | | ||||||
| * | | Update default addons | Samy Pessé | 2014-04-21 | 2 | -4/+4 | |
| | | | ||||||
| * | | Change js interface for plugins and add configuration | Samy Pessé | 2014-04-21 | 11 | -27/+42 | |
| | | | ||||||
| * | | Use mathjax plugin version 0.0.2 | Samy Pessé | 2014-04-21 | 1 | -1/+1 | |
| | | |