summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| * | 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
|/ /
* | Remove logs from core moduleSamy Pessé2014-04-131-3/+1
| |
* | Move more build logic to the core generation moduleSamy Pessé2014-04-133-128/+131
|/
* Add gitbook init command, fixes #67Aaron O'Mullan2014-04-123-0/+83
|
* Refactor binary's buildCommandAaron O'Mullan2014-04-121-16/+16
| | | | Be more “commander-like”
* Merge pull request #85 from GitbookIO/pr/63Aaron O'Mullan2014-04-1215-24/+334
|\ | | | | Pr/63
| * Refactor, document, improve section type detectionAaron O'Mullan2014-04-121-18/+45
| | | | | | | | Especially for quiz types
| * Fixup page lexing in test/pageAaron O'Mullan2014-04-121-2/+5
| |
| * Quiz with GFM checkbox listsJames Phillpotts2014-04-1210-50/+126
| |
| * Tabular quizJames Phillpotts2014-04-1215-21/+225
|/
* Update AUTHORS.mdSamy Pessé2014-04-111-2/+8
|
* Create AUTHORS.mdSamy Pessé2014-04-111-0/+10
|
* Merge pull request #84 from Tim-Zhang/masterSamy Pessé2014-04-111-2/+5
|\ | | | | Fix title problem when repo url doesn't have .git suffix
| * Fix title problem when repo url doesn't have .git suffixTimZhang2014-04-111-2/+5
|/
* Merge pull request #78 from mrpotes/mocha-windowsAaron O'Mullan2014-04-103-12/+16
|\ | | | | Fix URL creation on windows
| * Use OS-agnostic path generation for images tooJames Phillpotts2014-04-103-6/+14
| |
| * Use API from node 0.8James Phillpotts2014-04-101-1/+2
| |
| * Fix URL creation on windowsJames Phillpotts2014-04-101-7/+2
| |
* | Merge pull request #77 from GitbookIO/improve/sections_lexingSamy Pessé2014-04-104-5/+101
|\ \ | |/ |/| Improve/sections lexing
| * Improve section detection, fixes #68Aaron O'Mullan2014-04-101-5/+9
| |
| * Add better tests for ambiguous section detectionAaron O'Mullan2014-04-102-0/+90
| |
| * Improve language normalizationAaron O'Mullan2014-04-101-0/+2
|/ | | | Check for null before converting to lower case
* Merge pull request #62 from oliverh855/masterSamy Pessé2014-04-0914-493/+963
|\ | | | | Changes the default font from Helvetica to Open Sans
| * 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-0913-21424/+83
|\
| * Bump version to 0.1.30.1.3Aaron O'Mullan2014-04-081-1/+1
| |
| * Uglify output JS theme/assets/app.jsAaron O'Mullan2014-04-082-21419/+2
| |
| * Add context code support to exercises (optional)Aaron O'Mullan2014-04-086-15/+48
| | | | | | | | Partial #52, fixes #49, fixes #46
| * Add lexing support for content code in exercisesAaron O'Mullan2014-04-084-2/+48
| | | | | | | | #52, #49, #46
| * Fix URL rewriting error on empty URLsAaron O'Mullan2014-04-081-2/+2
| | | | | | | | Fixes #54, fixes #59
* | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵Samy Pessé2014-04-0910-36/+57
|\ \ | |/ |/| | | mrpotes-optional-github
| * Tidy up use of github, and make error more descriptiveJames Phillpotts2014-04-084-19/+27
| |
| * Whoops, missed a couple of extra uses of githubIdJames Phillpotts2014-04-072-10/+14
| |
| * Make use of github optionalJames Phillpotts2014-04-075-15/+24
| |
* | Merge pull request #51 from calmdev/fix/gh-enterpriseSamy Pessé2014-04-073-2/+3
|\ \ | | | | | | Fixes --githubHost option for use with Github Enterprise.
| * | Fixes --githubHost option for use with Github Enterprise.Levi Lewis2014-04-073-2/+3
|/ /
* | Bump version to 0.1.20.1.2Samy Pessé2014-04-071-1/+1
| |
* | 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 progress link to READMESamy Pessé2014-04-071-1/+3
|/
* Remove need for README.md for multi-languagesSamy Pessé2014-04-061-1/+1
|
* Fix overflow on languages pageSamy Pessé2014-04-062-1/+2
|
* Merge pull request #42 from GitbookIO/feature/ebookSamy Pessé2014-04-065-60/+160
|\ | | | | Fix #10: Add generation to ebook
| * Add format ebook to README.mdSamy Pessé2014-04-061-0/+1
| |