summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add preview on readmeSamy Pessé2014-04-021-0/+2
|
* Bump version to 0.0.30.0.3Samy Pessé2014-04-021-1/+1
|
* Fix mixpanel trackingSamy Pessé2014-04-023-4/+7
|
* Improve README.md, fix minor typosAaron O'Mullan2014-04-021-10/+10
|
* Add preview screenshotSamy Pessé2014-04-021-0/+0
|
* Fix format for exerciseSamy Pessé2014-04-021-25/+19
|
* Add informations about exercises formatSamy Pessé2014-04-021-2/+42
|
* Add information about summary formatSamy Pessé2014-04-021-0/+25
|
* Add base information on installation in readmeSamy Pessé2014-04-021-2/+30
|
* Fix usage of highlight.jsSamy Pessé2014-04-011-2/+7
|
* Bump version to 0.0.20.0.2Samy Pessé2014-04-011-1/+1
|
* Fix #5: Add faviconSamy Pessé2014-04-012-1/+1
|
* Improve design of page content (sections and exercises)Samy Pessé2014-04-016-8/+9
|
* Add border radius to sections and footer navigation buttonSamy Pessé2014-04-013-2/+3
|
* Make chapter in progress bar clickableSamy Pessé2014-04-012-1/+6
|
* Improve footer navigationSamy Pessé2014-04-013-10/+6
|
* Mark chapter as read after the page is viewedSamy Pessé2014-04-012-5/+5
|
* Fix execution when contains &&Samy Pessé2014-04-013-11/+6
|
* Improve lisibility of text in pageSamy Pessé2014-04-012-3/+10
|
* Add highlight.js dependencySamy Pessé2014-04-011-1/+2
|
* Fix #3: Add syntax highlightingSamy Pessé2014-04-014-1/+100
|
* Fix #4: Add option for defining descriptionSamy Pessé2014-04-013-5/+11
|
* Add base analytic using mixpanelSamy Pessé2014-04-015-3/+30
|
* Fix transition on headerSamy Pessé2014-04-012-1/+6
|
* Save sidebar stateSamy Pessé2014-04-017-8/+64
|
* Bump version to 0.0.10.0.1Aaron O'Mullan2014-04-011-1/+1
|
* Improve footer navigation on mobileSamy Pessé2014-04-013-3/+20
|
* Improve progress bar designSamy Pessé2014-04-012-3/+3
|
* Change style of bottom navigationSamy Pessé2014-04-013-64/+19
|
* Fix link to issuesSamy Pessé2014-04-011-1/+1
|
* Fix summary display on firefoxSamy Pessé2014-04-012-1/+3
|
* Improve animation and display of progress barSamy Pessé2014-04-014-6/+33
|
* Fix position of progress barSamy Pessé2014-04-011-11/+11
|
* Add progress calculSamy Pessé2014-04-018-5/+105
|
* Add cli command serveAaron O'Mullan2014-04-013-3/+66
| | | | | This does a build, then spins up a HTTP server to serve the books contents
* Don't add chapters/articles with null paths to navigationAaron O'Mullan2014-04-011-0/+5
|
* Adjust summary test for new SUMMARY.md fixtureAaron O'Mullan2014-04-011-1/+5
|
* Add tests for null paths in navigationAaron O'Mullan2014-04-012-0/+9
| | | | Unfinished chapters/articles should be put in navigation
* Fix execution of codeSamy Pessé2014-04-012-11/+7
|
* Add execution of exerciseSamy Pessé2014-04-018-31/+167
|
* Add jsrepl to static assetsAaron O'Mullan2014-03-315-0/+122
|
* Add base for full optimized markdown github styleSamy Pessé2014-03-313-1/+291
|
* Fix font-awesome pathSamy Pessé2014-03-312-2/+2
|
* Fix overflow on headerSamy Pessé2014-03-312-1/+2
|
* Mark as disabled articles not yet finished in the summarySamy Pessé2014-03-313-2/+15
|
* Only convert markdown file from the navigationSamy Pessé2014-03-312-5/+5
|
* Move getFiles to fs moduleSamy Pessé2014-03-312-36/+35
|
* Show level in summary pageSamy Pessé2014-03-313-3/+12
|
* Signal and mark progressSamy Pessé2014-03-318-32/+67
|
* Mark levels done in local storageSamy Pessé2014-03-316-6/+17
|
* Add level attribute in navigationAaron O'Mullan2014-03-311-0/+3
|
* Add tests for level attribute in navigationAaron O'Mullan2014-03-311-0/+11
|
* Add base for handling and storing progressSamy Pessé2014-03-316-3/+6872
|
* Add level attribute to chapters/articlesAaron O'Mullan2014-03-311-6/+10
|
* Add tests for level attribute to chapters/articlesAaron O'Mullan2014-03-311-0/+11
|
* Symlink README.html to index.html for book outputAaron O'Mullan2014-03-312-4/+13
|
* Remove extra "q" dependency in package.jsonAaron O'Mullan2014-03-311-1/+0
|
* Replace glob with better fstream-ignoreAaron O'Mullan2014-03-312-6/+40
| | | | It ignores according to .gitignore and other folders
* Fix star and watch countSamy Pessé2014-03-313-3/+4
|
* Move all javascript to the bundleSamy Pessé2014-03-316-51/+45
|
* Add base for javascript compilation using requirejsSamy Pessé2014-03-317-2/+11211
|
* Ensure destination dir exists before buildingAaron O'Mullan2014-03-311-0/+4
|
* Add target _blank support in renderer for external linksAaron O'Mullan2014-03-311-8/+39
|
* Fix display of long title in summarySamy Pessé2014-03-312-1/+4
|
* Improve footer navigation displaySamy Pessé2014-03-313-3/+7
|
* Mark as active current chapterSamy Pessé2014-03-313-3/+3
|
* Fix tiny typoAaron O'Mullan2014-03-311-1/+1
| | | | In string not code
* Improve navigation from 1st chapter back to introAaron O'Mullan2014-03-312-2/+8
| | | | 1st chapter’s prev, now links to the intro page
* Improve navigation on mobile resolutionsSamy Pessé2014-03-313-4/+37
|
* Fix previous/next chapter navigationAaron O'Mullan2014-03-311-7/+12
|
* Add better tests for chapter navigationAaron O'Mullan2014-03-311-1/+7
| | | | Proves previous and next chapter logic is broken
* Add navigation tests for first page for README of a chapterAaron O'Mullan2014-03-311-0/+5
|
* Fix title position for small screenSamy Pessé2014-03-311-2/+2
|
* Improve title position with summary open in headerSamy Pessé2014-03-312-39/+51
|
* Mark active chapter in summarySamy Pessé2014-03-313-6/+6
|
* Add navigation parsed in footerSamy Pessé2014-03-313-7/+12
|
* Improve spacing of navigation links in footerSamy Pessé2014-03-312-4/+6
|
* Add footer for navigation linksSamy Pessé2014-03-316-27/+86
|
* Add parse.navigation moduleAaron O'Mullan2014-03-313-0/+115
| | | | With tests
* Change summary data formatAaron O'Mullan2014-03-313-16/+15
| | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute
* Improve page section designSamy Pessé2014-03-313-3/+4
|
* Remove test.jsSamy Pessé2014-03-311-15/+0
|
* Set size of exercise code editor according to solutionAaron O'Mullan2014-03-312-1/+5
| | | | Use the number of lines in solution to set editor’s size
* Add lex sub-command to gitbook binaryAaron O'Mullan2014-03-311-0/+13
| | | | | The lex command is useful for debugging files and seeing how they are parsed
* Clean output folder before generatingAaron O'Mullan2014-03-312-5/+12
|
* Filter out empty sections when generating pagesAaron O'Mullan2014-03-311-0/+3
|
* Generate a unique Id for each sectionAaron O'Mullan2014-03-311-0/+5
|
* Add base for full display of exercisesSamy Pessé2014-03-313-39/+41
|
* Add content & code generation for exercise sectionsAaron O'Mullan2014-03-312-10/+36
|
* Add base display of exerciseSamy Pessé2014-03-318-4/+94
|
* Merge pull request #1 from GitbookIO/feature/cliAaron O'Mullan2014-03-313-0/+122
|\ | | | | Initial gitbook binary
| * Initial gitbook binaryAaron O'Mullan2014-03-313-0/+122
| |
* | Fix author linkSamy Pessé2014-03-312-1/+2
| |
* | Fix link for watcher and stargazersSamy Pessé2014-03-312-2/+17
| |
* | Get watcher and stargazer count using github apiSamy Pessé2014-03-311-2/+11
|/
* Fix bug with exercise classificationAaron O'Mullan2014-03-311-7/+9
|
* Fix header link and displaySamy Pessé2014-03-313-18/+3
|
* Fix all relative linksSamy Pessé2014-03-314-10/+15
|
* Merge branch 'master' of https://github.com/GitbookIO/gitbookSamy Pessé2014-03-315-2/+52
|\
| * Normalize .md links to .html when rendering pagesAaron O'Mullan2014-03-312-1/+35
| |