summaryrefslogtreecommitdiffstats
path: root/theme
Commit message (Collapse)AuthorAgeFilesLines
* Center navigation button on mobile on start pageSamy Pessé2014-05-013-3/+8
|
* Fix book content padding on mobileSamy Pessé2014-05-013-3/+3
|
* Fix #162: hide watch/star buttons on mobileSamy Pessé2014-05-011-2/+2
|
* Fix #182: Replace all book body when page changesSamy Pessé2014-05-012-10/+9
|
* Secure .book positionSamy Pessé2014-05-012-1/+5
|
* Fix #164: use position absolute instead of fixedSamy Pessé2014-04-304-4/+4
|
* Fix #127: add configuration for changing links in sidebarSamy Pessé2014-04-301-4/+21
|
* Fix stupid typo thanks to @erixtekilaSamy Pessé2014-04-271-1/+1
|
* Update page when new version of application cacheSamy Pessé2014-04-273-2/+21
|
* Add base loading indicator for navigationSamy Pessé2014-04-276-7/+43
| | | | #161
* Add base cache manifestSamy Pessé2014-04-272-1/+2
|
* Fix display of code element in sepia/nightSamy Pessé2014-04-252-3/+3
|
* Improve summary divider for theme sepia and nightSamy Pessé2014-04-252-1/+3
|
* Improve highlight theme for sepia and night themesSamy Pessé2014-04-256-2/+218
|
* Change highlight theme to tomorrowSamy Pessé2014-04-253-16/+13
|
* Improve display of pre in markdown contentSamy Pessé2014-04-252-16/+3
|
* Fix #153 and Improve pushState navigationSamy Pessé2014-04-253-12/+60
|
* Merge pull request #144 from attomos/masterSamy Pessé2014-04-252-3/+7
|\ | | | | Make quiz easier to click by surround it with label.
| * Make quiz easier to click by surround it with label.Nattaphoom Ch2014-04-242-3/+7
| |
* | Update color themes for highlight.js link.Francesco Rodriguez2014-04-232-4/+4
|/
* Improve sepia theme sidebarSamy Pessé2014-04-222-2/+2
|
* Improve font-settings dropdown designSamy Pessé2014-04-222-16/+7
|
* Merge branch 'master' of https://github.com/Hermanya/gitbook into ↵Samy Pessé2014-04-2215-14/+623
|\ | | | | | | Hermanya-master
| * Font settings, closes #102Herman Starikov2014-04-1915-14/+600
| |
* | Change js interface for plugins and add configurationSamy Pessé2014-04-218-24/+34
| |
* | Fix #36: add mathjax plugin as defaultSamy Pessé2014-04-201-2/+10
| |
* | Use complete assets folder for pluginsSamy Pessé2014-04-201-2/+2
| |
* | Trigger event on document when readySamy Pessé2014-04-192-1/+3
| |
* | Add global js interface for plugins and remove mixpanelSamy Pessé2014-04-198-51/+22
| |
* | Add resources to site buildSamy Pessé2014-04-191-0/+14
| |
* | Remove theme readmeSamy Pessé2014-04-191-7/+0
| | | | | | | | Add semver dependency
* | Fix #118: fix single page generation when file from summary doesn't existsSamy Pessé2014-04-181-0/+2
| |
* | Improve stability of mixpanel trackingSamy Pessé2014-04-184-13/+17
| |
* | Load css before contentSamy Pessé2014-04-181-1/+1
| |
* | Add warning about themeSamy Pessé2014-04-181-0/+2
| |
* | Fix quiz interractivitySamy Pessé2014-04-182-3/+6
| |
* | Fix #116: update url before updating html contentSamy Pessé2014-04-182-3/+3
| |
* | Fix navigation on chrome for iOS: disable pushStateSamy Pessé2014-04-182-2/+4
| |
* | Improve styling for pdf and ebookSamy Pessé2014-04-173-27/+36
| |
* | Fix state update after navigationSamy Pessé2014-04-172-2/+2
| |
* | Improve style for pdf and ebookSamy Pessé2014-04-177-11/+121
| |
* | Remove useless caracter from page formatSamy Pessé2014-04-171-1/+0
| |
* | Fix #107: Render all the page in single page formatSamy Pessé2014-04-171-46/+38
|/
* Fix #97: keep scroll position during page changementSamy Pessé2014-04-152-2/+6
|
* Fix progress display when page changeSamy Pessé2014-04-144-9/+17
|
* Improve languages list designSamy Pessé2014-04-141-2/+0
|
* Add analytics on page changementSamy Pessé2014-04-143-3/+7
|
* Improve design of header buttonsSamy Pessé2014-04-142-1/+2
|
* Fix search with pusState navigationSamy Pessé2014-04-143-7/+15
|
* Fix scrolling on new designSamy Pessé2014-04-145-6/+9
|
* Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-masterSamy Pessé2014-04-143-5/+19
|\ | | | | | | | | Conflicts: theme/javascript/app.js
| * Allow scroll in computers that put the navigation over scroll control. When ↵tcorral2014-04-131-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 ↵tcorral2014-04-131-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 ↵tcorral2014-04-131-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 stableSamy Pessé2014-04-142-2/+10
| |
* | Fix header interractive actions: buttons and githubSamy Pessé2014-04-146-12/+26
| |
* | Add complete refresh of head and body on page navigationSamy Pessé2014-04-143-13/+16
| |
* | Focs and reset scroll on page bodySamy Pessé2014-04-143-4/+7
| |
* | Improve quiz sections designSamy Pessé2014-04-147-18/+78
| |
* | Fix exercises binding when page changedSamy Pessé2014-04-144-36/+105
| | | | | | | | Add base binding for quiz
* | Fix title update with pushState navigationSamy Pessé2014-04-142-7/+15
| |
* | New languages pageSamy Pessé2014-04-143-12/+19
| |
* | Fix regression on github as an optionSamy Pessé2014-04-142-9/+12
| |
* | Add fonts locallySamy Pessé2014-04-1432-506/+27
| |
* | Fix fonts pathSamy Pessé2014-04-142-3/+3
| |
* | Improve search input designSamy Pessé2014-04-143-5/+4
| |
* | Switch to 4spaces indentations for less filesSamy Pessé2014-04-146-339/+339
| |
* | Made progress bar staticSamy Pessé2014-04-144-65/+65
| |
* | Add base from clarity theme from @NijikokunSamy Pessé2014-04-1475-1575/+1265
|/
* Quiz with GFM checkbox listsJames Phillpotts2014-04-125-16/+26
|
* Tabular quizJames Phillpotts2014-04-129-6/+127
|
* Removes unused font-family appLightOliver Hoffmann2014-04-091-9/+0
|
* Removes helvetica font from repositoryOliver Hoffmann2014-04-098-479/+0
|
* Changes the default font from Helvetica to Open Sans. See #14Oliver Hoffmann2014-04-096-6/+964
|
* Merge Optional githubSamy Pessé2014-04-095-21417/+22
|\
| * Uglify output JS theme/assets/app.jsAaron O'Mullan2014-04-081-21418/+1
| |
| * Add context code support to exercises (optional)Aaron O'Mullan2014-04-085-14/+39
| | | | | | | | Partial #52, fixes #49, fixes #46
* | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵Samy Pessé2014-04-097-22/+40
|\ \ | |/ |/| | | mrpotes-optional-github
| * Tidy up use of github, and make error more descriptiveJames Phillpotts2014-04-083-11/+20
| |
| * Whoops, missed a couple of extra uses of githubIdJames Phillpotts2014-04-072-10/+14
| |
| * Make use of github optionalJames Phillpotts2014-04-072-1/+6
| |
* | Center images in markdown bodySamy Pessé2014-04-072-2/+5
| |
* | 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
|