summaryrefslogtreecommitdiffstats
path: root/theme
Commit message (Collapse)AuthorAgeFilesLines
* Remove old themeSamy Pessé2016-02-1784-28767/+0
|
* Slightly changes in the Spanish translation.Esaú García Sánchez-Torija2016-01-151-4/+4
| | | | I changed LANGS_CHOOSE, SEARCH_TOGGLE, SEARCH_PLACEHOLDER, SHARE_TOGGLE and SHARE_ON properties to be more appropiate (more informal).
* Translated font settings.Esaú García Sánchez-Torija2016-01-151-7/+7
| | | | I translated to Catalan the Spanish font settings I used as template but I forgot to translate previously. I also changed LANGS_CHOOSE, SEARCH_TOGGLE, SEARCH_PLACEHOLDER, SHARE_TOGGLE and SHARE_ON properties to be more appropiate (more informal).
* Merge pull request #1072 from egasato/patch-1Samy Pessé2016-01-131-0/+20
|\ | | | | Catalan translation.
| * Catalan translation.Esaú García Sánchez-Torija2015-12-301-0/+20
| |
* | Turkish translationTuran Konan2016-01-031-0/+20
|/
* Fixed Japanese translationhirofumi_i2015-12-211-6/+6
|
* Use gitbook-markdown-css@1.0.1Samy Pessé2015-12-049-267/+9
|
* Compile jsSamy Pessé2015-11-251-1/+1
|
* Add trailing slash to gitbook.state.root, fix value of gitbook.state.bookRootSamy Pessé2015-11-251-1/+1
|
* Fix gitbook.state.innerLanguage: use camel caseSamy Pessé2015-11-252-4/+4
|
* Fix #926: use zh-hans instead of zh-cn and ja instead of jpSamy Pessé2015-11-252-0/+0
|
* Follow github style: change color of h6 headingsSamy Pessé2015-11-256-6/+8
|
* Revert "Fix small font rendering issue on Macs"Samy Pessé2015-11-251-0/+2
|
* Merge pull request #1020 from dylang/remove-font-smoothSamy Pessé2015-11-251-2/+0
|\ | | | | Fix small font rendering issue on Macs
| * Make fonts nicer on MacsDylan Greene2015-11-171-2/+0
| | | | | | | | | | Removed the `antialias` setting which tells Chrome to not use native font rendering and instead use something from the late 2010's that isn't subpixel-friendly and looks very blocky. This used to be required when OS X browsers didn't antialias by default because it made fonts look bolder than on Windows. This has since been fixed and we are advised to not use `-webkit-font-smooth`. https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth
* | Fix #1023: close sidebar after clicking a link on mobileSamy Pessé2015-11-253-1758/+1772
| |
* | Generate cssSamy Pessé2015-11-255-5/+5
| |
* | Add bookRoot to gitbook.stateSamy Pessé2015-11-253-3/+21
| |
* | Fix #1022: fix bottom margin for listsSamy Pesse2015-11-241-2/+3
|/
* Add Swedish translationJacob Burenstam2015-11-161-0/+20
|
* Czech translationMarek Janda2015-11-071-0/+20
|
* Fix bottom margin of blockquoteSamy Pessé2015-11-056-5/+6
|
* Correctly show space between toolbar icon and text in buttonsSamy Pessé2015-11-022-2/+2
|
* Trigger "start" before "page.change"Samy Pessé2015-11-024-8/+26
|
* Update app.js2.5.1Samy Pessé2015-10-271-1/+1
|
* Fix calcul of root in gitbook.state when serving index.html as /Samy Pessé2015-10-271-1/+1
|
* Add chapterTitle to app buildSamy Pessé2015-10-271-0/+3
|
* Add 'chapterTitle' to gitbook.state apiSamy Pessé2015-10-272-1/+4
|
* Compatibility for require of pluginsSamy Pessé2015-10-242-2/+8
|
* Comment gitbook.state apiSamy Pessé2015-10-221-0/+4
|
* Add gitbook.state.filepathSamy Pessé2015-10-223-3/+11
| | | | Fix gitbook.state.root
* Update app.jsSamy Pessé2015-10-221-23/+349
|
* Provide gitbook.state.root to pluginsSamy Pessé2015-10-221-4/+9
|
* Fix position of sidebar toggle buttonSamy Pessé2015-10-142-2/+2
|
* Fix position of glossary icon relative to sidebar togglerSamy Pessé2015-10-143-8/+52
|
* Don't copy assets for ebook to website bundleSamy Pessé2015-10-0614-1/+1
|
* Fix css being used for pdf footer and headerSamy Pessé2015-10-061-1/+0
|
* Only add page count on pdf/epubSamy Pessé2015-10-061-0/+2
|
* Fix summary page counter for epub low resolutionSamy Pessé2015-10-066-6/+5
|
* Change markdown -> markup in less mixinsSamy Pessé2015-10-065-5/+5
|
* Adapt glossary and summary for pdf/epub to new markup styleSamy Pessé2015-10-0611-34/+38
|
* Cleaner markup cssSamy Pessé2015-10-0612-323/+186
|
* Use black links in mobi filesSamy Pessé2015-10-0618-156/+195
|
* Improve support of glossary page in pdfSamy Pessé2015-10-063-3/+11
|
* Handle correctly rtl for toc in ebooksSamy Pesse2015-10-063-2/+27
|
* Center title for table of contentSamy Pesse2015-10-062-1/+5
|
* Improve display of table of contents for ebooksSamy Pesse2015-10-063-13/+38
|
* Inline css for footer/header templatesSamy Pesse2015-10-065-64/+84
|
* Remove bottom border on h1 and h2Samy Pesse2015-10-065-6/+12
|
* Fix glossary page using a "section" instead of a "div"Samy Pessé2015-10-066-16/+15
|
* Remove margin on first header of a page (ebook)Samy Pessé2015-10-063-6/+38
| | | | Avoid breaking in code blocks
* Add css to footer/header for pdfSamy Pessé2015-10-064-30/+33
|
* Export jQuery for plugins compatibilitySamy Pessé2015-10-062-0/+2
|
* Don't fail when can't write to localstorageSamy Pessé2015-10-052-2/+20
|
* Remove style for searchSamy Pessé2015-10-053-44/+2
|
* Tweak some details for browserify compatibilitySamy Pessé2015-10-053-1/+5
|
* Switch to gulp/browserifySamy Pessé2015-10-0529-804/+25189
|
* Define specific action for toggling summarySamy Pessé2015-10-055-32/+35
|
* Start removing search and lunr from coreSamy Pessé2015-10-056-34/+32
|
* Remove sharingSamy Pessé2015-10-054-45/+6
|
* Correctly reset buttons when page changedSamy Pessé2015-10-052-5/+26
|
* Remove fontsettings from core and add plugin as defaultSamy Pessé2015-10-0512-605/+2
|
* Add api to extend toolbarSamy Pessé2015-10-054-127/+157
|
* Add ukranian translationSamy Pessé2015-09-281-0/+20
|
* Merge pull request #806 from aschempp/aria-rolesSamy Pessé2015-09-154-27/+29
|\ | | | | Aria roles for accessibility
| * Add role and html5 markup for the main navigationAndreas Schempp2015-06-181-23/+25
| |
| * Added basic ARIA roles for screenreadersAndreas Schempp2015-06-184-4/+4
| |
* | Merge pull request #919 from gaearon/fix-cmd-clickSamy Pessé2015-09-151-0/+12
|\ \ | | | | | | Don't react when user wants to open a link in a new tab
| * | Don't react when user wants to open a link in a new tabDan Abramov2015-09-121-0/+12
| | | | | | | | | | | | Fixes #846
* | | Update css without highlight.jsSamy Pesse2015-09-142-2/+2
| | | | | | | | | | | | Add highlight as default plugin to be loaded
* | | Remove highlight.js dependencySamy Pesse2015-09-126-388/+0
|/ /
* | use black font on mobikuaipao2015-09-081-1/+1
| |
* | Fix #893: korean iso code is "ko" not "kr"Samy Pesse2015-09-061-0/+0
| |
* | Korean translation fixedSangYeob Bono Yu2015-09-041-8/+8
| |
* | Update he.jsona-moses2015-08-231-1/+1
| |
* | hebrew support themea-moses2015-08-231-0/+21
| | | | | | | | | | full Hebrew support for GITBOOK (with rtl ) * Sans and Serif may still in original name fonts
* | Use system fonts instead of webfontsAaron O'Mullan2015-08-0821-101/+5
| |
* | Improve header merge on page changeAaron O'Mullan2015-08-071-5/+17
| | | | | | | | | | | | Prevents flickering (style reset) Fixes #782, #838, #840
* | Fix #819: codes must always be ltrSamy Pesse2015-07-284-3/+4
| |
* | Simpler template for summarySamy Pesse2015-06-291-7/+1
|/
* Minor fixHong Nguyen2015-06-131-1/+1
|
* Add Vietnamese locale supportHong Nguyen2015-06-131-0/+20
|
* Remove default print.css when styles/print.css is presentSamy Pessé2015-06-023-3/+5
|
* Add title to languages chooserSamy Pesse2015-05-281-1/+1
| | | | Related to #757
* Adapt to nunjucks 1.3.xSamy Pesse2015-05-282-12/+12
|
* Merge pull request #743 from chudaol/masterSamy Pessé2015-05-282-0/+7
|\ | | | | Added vk sharing button.
| * Added vk sharing button.Olga Filipova2015-05-122-0/+7
| |
* | Merge pull request #758 from aschempp/hotfix/x-ua-compatibleSamy Pessé2015-05-281-1/+1
|\ \ | | | | | | Fix the X-UA-Compatible meta tag
| * | Fix the X-UA-Compatible meta tagAndreas Schempp2015-05-231-1/+1
| |/ | | | | | | see https://github.com/GitbookIO/gitbook/issues/755
* | Move style sheets to the <head> sectionAndreas Schempp2015-05-231-1/+1
|/ | | | see https://github.com/GitbookIO/gitbook/issues/756
* Fix authors list mergeSamy Pesse2015-04-202-0/+40
|\
| * korean support addedawrelll2015-04-071-0/+20
| |
| * japan support addedawrelll2015-04-071-0/+20
| |
* | Added FinnishThomas Clayton2015-04-141-0/+20
|/
* support for romanian languageawrelll2015-04-071-0/+20
|
* Use i18n node module for template translationSamy Pessé2015-04-0122-43/+55
|
* Polish (pl) added in theme/i18nŁukasz Szeremeta2015-03-271-0/+20
|
* Fix scroll reset on small resolutions (mobile & tablet)Samy Pessé2015-03-242-4/+6
|
* Fix scroling position when preparing pageSamy Pessé2015-03-242-4/+5
|