summaryrefslogtreecommitdiffstats
path: root/theme
Commit message (Collapse)AuthorAgeFilesLines
* Fix #345: Improve navigation on dark themeSamy Pessé2014-07-293-5/+9
|
* Update summary.htmljustanotheranonymoususer2014-07-201-1/+1
|
* Add keyboard shortcut for submitting exerciseHarutyun Amirjanyan2014-07-161-1/+9
|
* Merge pull request #347 from rlmv/custom_linksSamy Pessé2014-07-111-0/+9
|\ | | | | Add custom links to TOC
| * Add custom link capabilityBo Marchman2014-07-021-0/+9
| | | | | | | | | | Users can add custom links at the top of the table of contents by adding a links.custom object to book.json. Issue #304
* | Highlight active page in summaryMatt Ellis2014-07-091-1/+1
|/
* Fix #310: improve display of long title in headerSamy Pessé2014-06-162-2/+6
|
* Remove page break between articles in ebookSamy Pessé2014-06-163-4/+2
| | | | Add title for exercise solutions sections
* Refactor Summary renderingAaron O'Mullan2014-06-161-5/+10
| | | | Introduction is no longer an edge case
* Allow external links in summary, fixes #300Aaron O'Mullan2014-06-081-4/+11
|
* Fix style for main languages index pageSamy Pessé2014-06-071-0/+4
|
* Fix title and description for pages in websiteSamy Pessé2014-06-072-5/+4
|
* Don't use cdn for aceSamy Pessé2014-06-074-13/+11
|
* Show quiz inside ebookSamy Pessé2014-06-063-6/+20
|
* Use base style for ebook instead of bootstrapSamy Pessé2014-06-062-9/+3
|
* Improve navigation links designSamy Pessé2014-06-062-3/+3
|
* Improve meta tags for booksSamy Pessé2014-06-062-26/+22
|
* Improve font sizes and spacing on contentSamy Pessé2014-06-065-7/+12
|
* Fix #289: center images on ebookSamy Pessé2014-06-032-1/+2
|
* Font Merriweather 600 doesn't existsSamy Pessé2014-06-031-12/+0
|
* Remove fonts Anonymous Pro and EB GaramondSamy Pessé2014-06-039-38/+2
|
* Fix #275: fix emphasized font pathSamy Pessé2014-06-032-14/+14
|
* Improve font on titleSamy Pessé2014-06-034-5/+5
| | | | Set sans-serif as default
* Improve design (more flat)Samy Pessé2014-06-034-17/+18
|
* Improve less files organisationSamy Pessé2014-06-0320-27/+24
|
* Langs index page now use direct link to html fileSamy Pessé2014-06-021-1/+1
|
* Improve ebook generation (toc, ...)Samy Pessé2014-05-293-151/+51
|
* Generate valid first level table of content for ebookSamy Pessé2014-05-291-28/+2
|
* Improve design of summary for deep articlesSamy Pessé2014-05-263-3/+2
|
* Render articles of level > 2 in summarySamy Pessé2014-05-261-26/+20
|
* Fix loading button display on navigationSamy Pessé2014-05-242-5/+3
|
* Fix #235: search after navigation to another pageSamy Pessé2014-05-234-18/+11
|
* Fix #218: keep state of font settingsSamy Pessé2014-05-235-49/+57
|
* Change position of menu action in headerSamy Pessé2014-05-231-1/+1
|
* Fix display of divider in lateral menuSamy Pessé2014-05-231-1/+5
|
* Minor css improvementsSamy Pessé2014-05-236-16/+12
|
* Fix cache manifest in the html tagSamy Pessé2014-05-231-5/+1
| | | | Serve command disable cache
* Plugins can extend htmlSamy Pessé2014-05-231-0/+6
|
* Merge branch 'master' into livereloadDavid Graf2014-05-211-3/+3
|\
| * Fix issue of disabling issues and contributeAaron O'Mullan2014-05-151-3/+3
| | | | | | | | Improve robustness of template display conditions
* | disable cache manifest import if cache is disabledDavid Graf2014-05-151-1/+5
|/
* Add LESS variable for sidebar full-width breakpointErika Reinhardt2014-05-144-3/+4
|
* Make font-settings.html indentation consistentErika Reinhardt2014-05-141-17/+17
| | | | [Minor] Was mix of tabs and spaces, which messed with text edit display
* Add HTML classes to make plugins easier to writeErika Reinhardt2014-05-142-9/+9
|
* Don't show divider even if githubId is present.Francesco Rodríguez2014-05-081-1/+1
|
* Fix #218: Add settings for client theme (font family, size, theme)Samy Pessé2014-05-083-14/+25
|
* Accessibility: added aria-labels to headerIan McBurnie2014-05-061-7/+7
| | | | Feel free to change any of the label text that I have chosen :-)
* Accessibility: aria-label added to navigation linksIan McBurnie2014-05-051-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 urlSamy Pessé2014-05-044-52/+38
| | | | Use bower for client dependencies
* Remove vendors directorySamy Pessé2014-05-044-18917/+0
|
* Add option to remove home linkSamy Pessé2014-05-011-2/+2
|
* Add options to remove sharing linksSamy Pessé2014-05-011-0/+6
|
* Fix font-size for titles in markdown contentSamy Pessé2014-05-012-7/+7
|
* 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
|