Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |