summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.3.10.3.1Aaron O'Mullan2014-04-241-1/+1
|
* Reorder plugin namesAaron O'Mullan2014-04-241-2/+3
| | | | Improves #149 and improves GitBookIO/editor#12
* Fix plugin testsAaron O'Mullan2014-04-241-2/+2
|
* Require plugin names to contain gitbook-*Aaron O'Mullan2014-04-241-3/+2
| | | | Fixes #149, fixes GitBookIO/editor#12
* Fix #146: complete licenseSamy Pessé2014-04-241-2/+2
|
* Merge pull request #141 from frodsan/nicetiesAaron O'Mullan2014-04-233-5/+5
|\ | | | | Niceties
| * Update color themes for highlight.js link.Francesco Rodriguez2014-04-232-4/+4
| |
| * Fix typo.Francesco Rodriguez2014-04-231-1/+1
|/
* Merge pull request #138 from Hermanya/patch-1Samy Pessé2014-04-221-0/+1
|\ | | | | Add @Hermanya as a contributor
| * Add @Hermanya as a contributorHermanya2014-04-221-0/+1
|/
* Bump version to 0.3.0Aaron O'Mullan2014-04-221-1/+1
|
* Fix #136: replace links to .md by links to .htmlSamy Pessé2014-04-226-15/+98
| | | | Add more tests for links in page
* 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
| |
* | Add section in readme about pluginsSamy Pessé2014-04-221-0/+13
| |
* | Merge pull request #123 from GitbookIO/feature/pluginsAaron O'Mullan2014-04-2120-94/+395
|\ \ | | | | | | Fix #65: Plugins Architecture
| * | Change plugins separator to ","Samy Pessé2014-04-213-3/+3
| | |
| * | Add option --pluginsConfigSamy Pessé2014-04-213-21/+32
| | |
| * | Update default addonsSamy Pessé2014-04-212-4/+4
| | |
| * | Change js interface for plugins and add configurationSamy Pessé2014-04-2111-27/+42
| | |
| * | Use mathjax plugin version 0.0.2Samy Pessé2014-04-211-1/+1
| | |
| * | Fix #36: add mathjax plugin as defaultSamy Pessé2014-04-203-7/+18
| | |
| * | Use complete assets folder for pluginsSamy Pessé2014-04-204-13/+17
| | |
| * | Add option to change templates from pluginSamy Pessé2014-04-202-35/+58
| | |
| * | 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 call for hooks "init" and "finish"Samy Pessé2014-04-193-3/+34
| | |
| * | Add resources to site buildSamy Pessé2014-04-194-7/+52
| | |
| * | Add command line option "plugins"Samy Pessé2014-04-193-3/+3
| | |
| * | Load plugins during generationSamy Pessé2014-04-194-3/+11
| | |
| * | Add method to load a list of plugins from generator optionsSamy Pessé2014-04-193-1/+54
| | |
| * | Add base loading of default addonsSamy Pessé2014-04-193-3/+92
| | | | | | | | | | | | Add mixpanel as default addon
| * | Add base plugin object and test validation of pluginSamy Pessé2014-04-194-2/+46
| | |
| * | Remove theme readmeSamy Pessé2014-04-192-8/+2
| | | | | | | | | | | | Add semver dependency
* | | Bump version to 0.2.40.2.4Aaron O'Mullan2014-04-201-1/+1
|/ /
* | Fix #118: fix single page generation when file from summary doesn't existsSamy Pessé2014-04-181-0/+2
| |
* | Bump version to 0.2.30.2.3Aaron O'Mullan2014-04-181-1/+1
| |
* | Refactor navigation generation to be functionalAaron O'Mullan2014-04-181-47/+28
| | | | | | | | | | This makes it a lot less error prone and far more robust. As well as a lot easier to understand
* | Improve stability of mixpanel trackingSamy Pessé2014-04-185-17/+17
| |
* | Load css before contentSamy Pessé2014-04-181-1/+1
| |
* | Add warning about themeSamy Pessé2014-04-181-0/+2
| |
* | Merge pull request #117 from GitbookIO/fix/99Aaron O'Mullan2014-04-183-6/+50
|\ \ | | | | | | Fix #99
| * | Update tests for relative imagesSamy Pessé2014-04-182-4/+42
| | |
| * | Fix image path calculSamy Pessé2014-04-181-2/+8
| | |
* | | Fix quiz interractivitySamy Pessé2014-04-182-3/+6
|/ /
* | Fix #116: update url before updating html contentSamy Pessé2014-04-182-3/+3
| |
* | Add contributors to package.json and change homepageSamy Pessé2014-04-181-2/+13
| |
* | Add editor and twitter links in the readmeSamy Pessé2014-04-181-1/+1
| |
* | Fix navigation on chrome for iOS: disable pushStateSamy Pessé2014-04-182-2/+4
| |
* | Update README.mdAaron O'Mullan2014-04-171-0/+2
| |
* | Bump version to 0.2.20.2.2Aaron O'Mullan2014-04-171-1/+1
| |
* | 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
| |
* | Bump version to 0.2.10.2.1Aaron O'Mullan2014-04-171-1/+1
| |
* | Normalize code language before highlightingAaron O'Mullan2014-04-171-0/+3
| |
* | Merge pull request #104 from GitbookIO/fix/auto_highlightingSamy Pessé2014-04-171-3/+5
|\ \ | | | | | | Disable automatic highlighting
| * | Disable automatic highlightingAaron O'Mullan2014-04-161-3/+5
| | | | | | | | | | | | Fallback to no highlighting rather that potentially funky highlighting
* | | Merge pull request #105 from ptagell/masterAaron O'Mullan2014-04-161-1/+0
|\ \ \ | |/ / |/| | Removed duplicate line of readme
| * | Removed duplicate line of readmePaul Tagell2014-04-171-1/+0
| | |
* | | In parse/page remove global marked settingsAaron O'Mullan2014-04-161-12/+10
| |/ |/| | | | | | | Highlighter settings were global, moved them to the render function (where they should have been)
* | Fix #100: fix section test isQuizSamy Pessé2014-04-161-1/+1
| |
* | Add more test for quiz (related to #100)Samy Pessé2014-04-162-0/+16
| |
* | Do not pass SUMMARY.md to generator, fixes #93Aaron O'Mullan2014-04-161-2/+11
| | | | | | | | | | | | We want to parse SUMMARY.md but not generate a file from it, thus it should be removed from the list of files to be processed by the generator
* | Ignore .gitignore file by default in fs.listAaron O'Mullan2014-04-161-1/+2
| | | | | | | | Partial fix of #93
* | 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
| |
* | Update previewSamy Pessé2014-04-141-0/+0
| |
* | Improve languages list designSamy Pessé2014-04-141-2/+0
| |
* | Bump to version 0.2.00.2.0Aaron O'Mullan2014-04-141-1/+1
| |
* | 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
| |
* | Revert "Fix ebook and pdf generator"Samy Pessé2014-04-141-2/+2
| | | | | | | | This reverts commit f43e630528be43d5aec4e6f923b0f53107f93546.
* | Fix #91: Extract defaults title and description from README.mdSamy Pessé2014-04-143-26/+28
| |
* | Add readme parsing for extracting title and descriptionSamy Pessé2014-04-144-0/+68
| |
* | Fix ebook and pdf generatorSamy Pessé2014-04-141-2/+2
| |
* | Fix generate.file methodSamy Pessé2014-04-141-2/+2
| |
* | 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 pull request #88 from GitbookIO/feature/claritySamy Pessé2014-04-1491-1233/+619
|\ \ | | | | | | Feature/clarity
| * | 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
| | |
| * | Add @Nijikokun as a contributorSamy Pessé2014-04-141-0/+1
| | |
| * | 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
| | |