Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve design of summary for deep articles | Samy Pessé | 2014-05-26 | 3 | -3/+2 |
| | |||||
* | Render articles of level > 2 in summary | Samy Pessé | 2014-05-26 | 1 | -26/+20 |
| | |||||
* | Fix loading button display on navigation | Samy Pessé | 2014-05-24 | 2 | -5/+3 |
| | |||||
* | Fix #235: search after navigation to another page | Samy Pessé | 2014-05-23 | 4 | -18/+11 |
| | |||||
* | Fix #218: keep state of font settings | Samy Pessé | 2014-05-23 | 5 | -49/+57 |
| | |||||
* | Change position of menu action in header | Samy Pessé | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Fix display of divider in lateral menu | Samy Pessé | 2014-05-23 | 1 | -1/+5 |
| | |||||
* | Minor css improvements | Samy Pessé | 2014-05-23 | 6 | -16/+12 |
| | |||||
* | Fix cache manifest in the html tag | Samy Pessé | 2014-05-23 | 1 | -5/+1 |
| | | | | Serve command disable cache | ||||
* | Plugins can extend html | Samy Pessé | 2014-05-23 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into livereload | David Graf | 2014-05-21 | 1 | -3/+3 |
|\ | |||||
| * | Fix issue of disabling issues and contribute | Aaron O'Mullan | 2014-05-15 | 1 | -3/+3 |
| | | | | | | | | Improve robustness of template display conditions | ||||
* | | disable cache manifest import if cache is disabled | David Graf | 2014-05-15 | 1 | -1/+5 |
|/ | |||||
* | Add LESS variable for sidebar full-width breakpoint | Erika Reinhardt | 2014-05-14 | 4 | -3/+4 |
| | |||||
* | 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 | ||||
* | Add HTML classes to make plugins easier to write | Erika Reinhardt | 2014-05-14 | 2 | -9/+9 |
| | |||||
* | 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 | 3 | -14/+25 |
| | |||||
* | 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 :-) | ||||
* | 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 #197: use URI.js for calculation of relative url | Samy Pessé | 2014-05-04 | 4 | -52/+38 |
| | | | | Use bower for client dependencies | ||||
* | Remove vendors directory | Samy Pessé | 2014-05-04 | 4 | -18917/+0 |
| | |||||
* | Add option to remove home link | Samy Pessé | 2014-05-01 | 1 | -2/+2 |
| | |||||
* | Add options to remove sharing links | Samy Pessé | 2014-05-01 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -4/+21 |
| | |||||
* | Fix stupid typo thanks to @erixtekila | Samy Pessé | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -3/+7 |
|\ | | | | | 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 | 2 | -3/+7 |
| | | |||||
* | | Update color themes for highlight.js link. | Francesco Rodriguez | 2014-04-23 | 2 | -4/+4 |
|/ | |||||
* | 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 |
| | | |||||
* | | Change js interface for plugins and add configuration | Samy Pessé | 2014-04-21 | 8 | -24/+34 |
| | | |||||
* | | Fix #36: add mathjax plugin as default | Samy Pessé | 2014-04-20 | 1 | -2/+10 |
| | | |||||
* | | Use complete assets folder for plugins | Samy Pessé | 2014-04-20 | 1 | -2/+2 |
| | | |||||
* | | Trigger event on document when ready | Samy Pessé | 2014-04-19 | 2 | -1/+3 |
| | | |||||
* | | Add global js interface for plugins and remove mixpanel | Samy Pessé | 2014-04-19 | 8 | -51/+22 |
| | | |||||
* | | Add resources to site build | Samy Pessé | 2014-04-19 | 1 | -0/+14 |
| | | |||||
* | | Remove theme readme | Samy Pessé | 2014-04-19 | 1 | -7/+0 |
| | | | | | | | | Add semver dependency | ||||
* | | Fix #118: fix single page generation when file from summary doesn't exists | Samy Pessé | 2014-04-18 | 1 | -0/+2 |
| | | |||||
* | | Improve stability of mixpanel tracking | Samy Pessé | 2014-04-18 | 4 | -13/+17 |
| | | |||||
* | | Load css before content | Samy Pessé | 2014-04-18 | 1 | -1/+1 |
| | | |||||
* | | Add warning about theme | Samy Pessé | 2014-04-18 | 1 | -0/+2 |
| | | |||||
* | | Fix quiz interractivity | Samy Pessé | 2014-04-18 | 2 | -3/+6 |
| | | |||||
* | | Fix #116: update url before updating html content | Samy Pessé | 2014-04-18 | 2 | -3/+3 |
| | | |||||
* | | Fix navigation on chrome for iOS: disable pushState | Samy Pessé | 2014-04-18 | 2 | -2/+4 |
| | | |||||
* | | Improve styling for pdf and ebook | Samy Pessé | 2014-04-17 | 3 | -27/+36 |
| | | |||||
* | | Fix state update after navigation | Samy Pessé | 2014-04-17 | 2 | -2/+2 |
| | | |||||
* | | Improve style for pdf and ebook | Samy Pessé | 2014-04-17 | 7 | -11/+121 |
| | | |||||
* | | Remove useless caracter from page format | Samy Pessé | 2014-04-17 | 1 | -1/+0 |
| | | |||||
* | | Fix #107: Render all the page in single page format | Samy Pessé | 2014-04-17 | 1 | -46/+38 |
|/ | |||||
* | Fix #97: keep scroll position during page changement | Samy Pessé | 2014-04-15 | 2 | -2/+6 |
| | |||||
* | Fix progress display when page change | Samy Pessé | 2014-04-14 | 4 | -9/+17 |
| | |||||
* | Improve languages list design | Samy Pessé | 2014-04-14 | 1 | -2/+0 |
| | |||||
* | Add analytics on page changement | Samy Pessé | 2014-04-14 | 3 | -3/+7 |
| | |||||
* | Improve design of header buttons | Samy Pessé | 2014-04-14 | 2 | -1/+2 |
| | |||||
* | Fix search with pusState navigation | Samy Pessé | 2014-04-14 | 3 | -7/+15 |
| | |||||
* | Fix scrolling on new design | Samy Pessé | 2014-04-14 | 5 | -6/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master | Samy Pessé | 2014-04-14 | 3 | -5/+19 |
|\ | | | | | | | | | Conflicts: theme/javascript/app.js | ||||
| * | Allow scroll in computers that put the navigation over scroll control. When ↵ | tcorral | 2014-04-13 | 1 | -4/+10 |
| | | | | | | | | the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. | ||||
| * | Allow scroll in computers that put the navigation over scroll control. When ↵ | tcorral | 2014-04-13 | 1 | -52/+56 |
| | | | | | | | | the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. | ||||
| * | Allow scroll in computers that put the navigation over scroll control. When ↵ | tcorral | 2014-04-13 | 1 | -50/+52 |
| | | | | | | | | the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. | ||||
* | | Merge head styles so that ace stays stable | Samy Pessé | 2014-04-14 | 2 | -2/+10 |
| | | |||||
* | | Fix header interractive actions: buttons and github | Samy Pessé | 2014-04-14 | 6 | -12/+26 |
| | | |||||
* | | Add complete refresh of head and body on page navigation | Samy Pessé | 2014-04-14 | 3 | -13/+16 |
| | | |||||
* | | Focs and reset scroll on page body | Samy Pessé | 2014-04-14 | 3 | -4/+7 |
| | | |||||
* | | Improve quiz sections design | Samy Pessé | 2014-04-14 | 7 | -18/+78 |
| | | |||||
* | | Fix exercises binding when page changed | Samy Pessé | 2014-04-14 | 4 | -36/+105 |
| | | | | | | | | Add base binding for quiz | ||||
* | | Fix title update with pushState navigation | Samy Pessé | 2014-04-14 | 2 | -7/+15 |
| | | |||||
* | | New languages page | Samy Pessé | 2014-04-14 | 3 | -12/+19 |
| | | |||||
* | | Fix regression on github as an option | Samy Pessé | 2014-04-14 | 2 | -9/+12 |
| | | |||||
* | | Add fonts locally | Samy Pessé | 2014-04-14 | 32 | -506/+27 |
| | | |||||
* | | Fix fonts path | Samy Pessé | 2014-04-14 | 2 | -3/+3 |
| | | |||||
* | | Improve search input design | Samy Pessé | 2014-04-14 | 3 | -5/+4 |
| | | |||||
* | | Switch to 4spaces indentations for less files | Samy Pessé | 2014-04-14 | 6 | -339/+339 |
| | | |||||
* | | Made progress bar static | Samy Pessé | 2014-04-14 | 4 | -65/+65 |
| | | |||||
* | | Add base from clarity theme from @Nijikokun | Samy Pessé | 2014-04-14 | 75 | -1575/+1265 |
|/ | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 5 | -16/+26 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 9 | -6/+127 |
| | |||||
* | Removes unused font-family appLight | Oliver Hoffmann | 2014-04-09 | 1 | -9/+0 |
| | |||||
* | Removes helvetica font from repository | Oliver Hoffmann | 2014-04-09 | 8 | -479/+0 |
| | |||||
* | Changes the default font from Helvetica to Open Sans. See #14 | Oliver Hoffmann | 2014-04-09 | 6 | -6/+964 |
| | |||||
* | Merge Optional github | Samy Pessé | 2014-04-09 | 5 | -21417/+22 |
|\ |