Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Uglify output JS theme/assets/app.js | Aaron O'Mullan | 2014-04-08 | 1 | -21418/+1 |
| | | |||||
| * | Add context code support to exercises (optional) | Aaron O'Mullan | 2014-04-08 | 5 | -14/+39 |
| | | | | | | | | Partial #52, fixes #49, fixes #46 | ||||
* | | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵ | Samy Pessé | 2014-04-09 | 7 | -22/+40 |
|\ \ | |/ |/| | | | mrpotes-optional-github | ||||
| * | Tidy up use of github, and make error more descriptive | James Phillpotts | 2014-04-08 | 3 | -11/+20 |
| | | |||||
| * | Whoops, missed a couple of extra uses of githubId | James Phillpotts | 2014-04-07 | 2 | -10/+14 |
| | | |||||
| * | Make use of github optional | James Phillpotts | 2014-04-07 | 2 | -1/+6 |
| | | |||||
* | | Center images in markdown body | Samy Pessé | 2014-04-07 | 2 | -2/+5 |
| | | |||||
* | | Don't use caching for search index | Samy Pessé | 2014-04-07 | 2 | -18/+0 |
| | | |||||
* | | Fix display of table in page body | Samy Pessé | 2014-04-07 | 2 | -2/+5 |
| | | |||||
* | | Improve new navigation on mobile | Samy Pessé | 2014-04-07 | 4 | -12/+24 |
| | | |||||
* | | Add new lateral navigations | Samy Pessé | 2014-04-07 | 8 | -77/+67 |
|/ | |||||
* | Fix overflow on languages page | Samy Pessé | 2014-04-06 | 2 | -1/+2 |
| | |||||
* | Use cache in localstorage to store search index | Samy Pessé | 2014-04-06 | 4 | -13/+41 |
| | |||||
* | Fix loading of search index in sub directories | Samy Pessé | 2014-04-06 | 5 | -7/+7 |
| | |||||
* | Open sidebar when opening search | Samy Pessé | 2014-04-06 | 2 | -2/+2 |
| | |||||
* | Reset search results when hidding search bar | Samy Pessé | 2014-04-06 | 2 | -0/+4 |
| | |||||
* | Filter summary using search bar | Samy Pessé | 2014-04-06 | 4 | -13/+57 |
| | |||||
* | Move search bar as global | Samy Pessé | 2014-04-06 | 4 | -24/+27 |
| | |||||
* | Blur search input when hidding search bar | Samy Pessé | 2014-04-06 | 4 | -110/+116 |
| | |||||
* | Change norm of core/state | Samy Pessé | 2014-04-06 | 6 | -24/+21398 |
| | |||||
* | Hide the search bar when pressing ESC key | Samy Pessé | 2014-04-06 | 2 | -5/+17 |
| | |||||
* | Add keyboard shortcut "f" for opening search bar | Samy Pessé | 2014-04-06 | 3 | -2/+9 |
| | |||||
* | Focus search input when opening | Samy Pessé | 2014-04-06 | 5 | -5/+8 |
| | |||||
* | Add base search bar in sidebar | Samy Pessé | 2014-04-06 | 8 | -9/+119 |
| | |||||
* | Add base style for languages index page | Samy Pessé | 2014-04-06 | 4 | -9/+57 |
| | |||||
* | Add base for generating languages index | Samy Pessé | 2014-04-06 | 1 | -0/+19 |
| | |||||
* | Fix page format when chapters are not yet written | Samy Pessé | 2014-04-06 | 1 | -23/+27 |
| | |||||
* | Fix footer link when no chapters is ready yet | Samy Pessé | 2014-04-06 | 1 | -8/+10 |
| | |||||
* | Fix link to introduction | Samy Pessé | 2014-04-05 | 1 | -5/+1 |
| | |||||
* | Start exercise index at 1 on pdf format | Samy Pessé | 2014-04-05 | 1 | -3/+3 |
| | |||||
* | Improve style of exercises in pdf format | Samy Pessé | 2014-04-05 | 2 | -2/+11 |
| | |||||
* | Add exercise solutions at the end of the pdf book | Samy Pessé | 2014-04-05 | 1 | -0/+27 |
| | |||||
* | Add README introduction to page/pdf generation | Samy Pessé | 2014-04-05 | 1 | -0/+20 |
| | |||||
* | Fix rendering of code in exercises | Samy Pessé | 2014-04-05 | 1 | -5/+1 |
| | |||||
* | Generate an index.html instead of a README.html | Samy Pessé | 2014-04-05 | 2 | -2/+2 |
| | |||||
* | Fix conflict in app.js | Samy Pessé | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/GitbookIO/gitbook | Samy Pessé | 2014-04-05 | 1 | -1/+4 |
|\ | | | | | | | | | Conflicts: theme/assets/app.js | ||||
| * | Improve robustness of analytics.isAvailable | Aaron O'Mullan | 2014-04-05 | 2 | -2/+5 |
| | | | | | | | | | | | | | | Fixes GitbookIO/javascript#18 Safari has issues with loading mixpanel, this adds and extra check so Safari doesn’t fail on event tracking | ||||
* | | Add base for exercise for others languages | Samy Pessé | 2014-04-05 | 4 | -13/+27 |
|/ | |||||
* | Show exercise in page format | Samy Pessé | 2014-04-04 | 3 | -2/+18 |
| | |||||
* | Fix link for chapters in page format | Samy Pessé | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Add info about --theme option | Samy Pessé | 2014-04-04 | 1 | -0/+2 |
| | |||||
* | Fix error with mixpanel loading | Samy Pessé | 2014-04-04 | 5 | -46/+17 |
| | |||||
* | Merge pull request #27 from qrohlf/fix-sidebar-mobile | Samy Pessé | 2014-04-05 | 3 | -4/+6 |
|\ | | | | | don't show the sidebar by default on mobile | ||||
| * | don't show the sidebar by default on mobile | Quinn Rohlf | 2014-04-04 | 3 | -4/+6 |
| | | |||||
* | | No need to include highlight twice (style.css and print.css) | Samy Pessé | 2014-04-04 | 2 | -9/+1 |
| | | |||||
* | | Add separation line between pages | Samy Pessé | 2014-04-04 | 2 | -1/+9 |
| | | |||||
* | | Improve style for page printing | Samy Pessé | 2014-04-04 | 5 | -17/+77 |
| | | |||||
* | | Add summary to page generator | Samy Pessé | 2014-04-04 | 3 | -3/+37 |
|/ | |||||
* | Add base style for printing | Samy Pessé | 2014-04-04 | 4 | -0/+25 |
| | |||||
* | In page generator, add break for printing between pages | Samy Pessé | 2014-04-04 | 1 | -2/+1 |
| | |||||
* | Add base for generating single page html | Samy Pessé | 2014-04-04 | 2 | -0/+20 |
| | |||||
* | Move mixpanel to app.js | Samy Pessé | 2014-04-04 | 4 | -8/+43 |
| | |||||
* | Change template name for site generation to site | Samy Pessé | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | Add base for theming | Samy Pessé | 2014-04-04 | 110 | -0/+29464 |