summaryrefslogtreecommitdiffstats
path: root/theme
Commit message (Collapse)AuthorAgeFilesLines
* Don't use caching for search indexSamy Pessé2014-04-072-18/+0
|
* Fix display of table in page bodySamy Pessé2014-04-072-2/+5
|
* Improve new navigation on mobileSamy Pessé2014-04-074-12/+24
|
* Add new lateral navigationsSamy Pessé2014-04-078-77/+67
|
* Fix overflow on languages pageSamy Pessé2014-04-062-1/+2
|
* Use cache in localstorage to store search indexSamy Pessé2014-04-064-13/+41
|
* Fix loading of search index in sub directoriesSamy Pessé2014-04-065-7/+7
|
* Open sidebar when opening searchSamy Pessé2014-04-062-2/+2
|
* Reset search results when hidding search barSamy Pessé2014-04-062-0/+4
|
* Filter summary using search barSamy Pessé2014-04-064-13/+57
|
* Move search bar as globalSamy Pessé2014-04-064-24/+27
|
* Blur search input when hidding search barSamy Pessé2014-04-064-110/+116
|
* Change norm of core/stateSamy Pessé2014-04-066-24/+21398
|
* Hide the search bar when pressing ESC keySamy Pessé2014-04-062-5/+17
|
* Add keyboard shortcut "f" for opening search barSamy Pessé2014-04-063-2/+9
|
* Focus search input when openingSamy Pessé2014-04-065-5/+8
|
* Add base search bar in sidebarSamy Pessé2014-04-068-9/+119
|
* Add base style for languages index pageSamy Pessé2014-04-064-9/+57
|
* Add base for generating languages indexSamy Pessé2014-04-061-0/+19
|
* Fix page format when chapters are not yet writtenSamy Pessé2014-04-061-23/+27
|
* Fix footer link when no chapters is ready yetSamy Pessé2014-04-061-8/+10
|
* Fix link to introductionSamy Pessé2014-04-051-5/+1
|
* Start exercise index at 1 on pdf formatSamy Pessé2014-04-051-3/+3
|
* Improve style of exercises in pdf formatSamy Pessé2014-04-052-2/+11
|
* Add exercise solutions at the end of the pdf bookSamy Pessé2014-04-051-0/+27
|
* Add README introduction to page/pdf generationSamy Pessé2014-04-051-0/+20
|
* Fix rendering of code in exercisesSamy Pessé2014-04-051-5/+1
|
* Generate an index.html instead of a README.htmlSamy Pessé2014-04-052-2/+2
|
* Fix conflict in app.jsSamy Pessé2014-04-051-1/+1
|
* Merge branch 'master' of https://github.com/GitbookIO/gitbookSamy Pessé2014-04-051-1/+4
|\ | | | | | | | | Conflicts: theme/assets/app.js
| * Improve robustness of analytics.isAvailableAaron O'Mullan2014-04-052-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 languagesSamy Pessé2014-04-054-13/+27
|/
* Show exercise in page formatSamy Pessé2014-04-043-2/+18
|
* Fix link for chapters in page formatSamy Pessé2014-04-041-1/+1
|
* Add info about --theme optionSamy Pessé2014-04-041-0/+2
|
* Fix error with mixpanel loadingSamy Pessé2014-04-045-46/+17
|
* Merge pull request #27 from qrohlf/fix-sidebar-mobileSamy Pessé2014-04-053-4/+6
|\ | | | | don't show the sidebar by default on mobile
| * don't show the sidebar by default on mobileQuinn Rohlf2014-04-043-4/+6
| |
* | No need to include highlight twice (style.css and print.css)Samy Pessé2014-04-042-9/+1
| |
* | Add separation line between pagesSamy Pessé2014-04-042-1/+9
| |
* | Improve style for page printingSamy Pessé2014-04-045-17/+77
| |
* | Add summary to page generatorSamy Pessé2014-04-043-3/+37
|/
* Add base style for printingSamy Pessé2014-04-044-0/+25
|
* In page generator, add break for printing between pagesSamy Pessé2014-04-041-2/+1
|
* Add base for generating single page htmlSamy Pessé2014-04-042-0/+20
|
* Move mixpanel to app.jsSamy Pessé2014-04-044-8/+43
|
* Change template name for site generation to siteSamy Pessé2014-04-041-0/+0
|
* Add base for themingSamy Pessé2014-04-04110-0/+29464