summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option -g to choice generatorSamy Pessé2014-04-043-2/+22
* _path is not used anymoreSamy Pessé2014-04-041-2/+2
* Change normalization of parser to give link in .mdSamy Pessé2014-04-042-7/+4
* Add class BaseGeneratorSamy Pessé2014-04-043-47/+84
* Merge pull request #20 from mintbridge/github-host-urlSamy Pessé2014-04-046-19/+24
|\
| * Adding config option for github hostPaul Dixon2014-04-046-19/+24
|/
* Fix some typos in libSamy Pessé2014-04-044-5/+5
* Make templates more modularSamy Pessé2014-04-033-25/+27
* Fix #17: Remember state of book summary panelSamy Pessé2014-04-032-2/+4
* Merge pull request #16 from wh0/patch-1Samy Pessé2014-04-041-1/+1
|\
| * GiBook -> GitBookwh02014-04-031-1/+1
|/
* Bump version to 0.1.00.1.0Aaron O'Mullan2014-04-031-1/+1
* Handle empty repoID and print error, fixes #11Aaron O'Mullan2014-04-031-5/+14
* Enable use of spacebar for scrolling into book bodySamy Pessé2014-04-033-2/+5
* Add keyboard shortcut 's' to toggle sidebarSamy Pessé2014-04-032-3/+10
* Show sidebar by defaultSamy Pessé2014-04-033-3/+4
* Fix #9: add keyboard navigation using right/leftSamy Pessé2014-04-037-2/+1011
* Update screenshot previewSamy Pessé2014-04-021-0/+0
* Bump version to 0.0.40.0.4Samy Pessé2014-04-021-1/+1
* Update app.js buildSamy Pessé2014-04-021-1/+1
* Prevent default click action on sharingSamy Pessé2014-04-021-0/+1
* Add sharing links in headerSamy Pessé2014-04-024-3/+44
* Fix selection of all buffer when clicking on "Solution"Samy Pessé2014-04-022-1/+2
* Use prefix for storage keySamy Pessé2014-04-023-2/+14
* Add button to edit current chapter in sidebarSamy Pessé2014-04-021-0/+3
* Resolve relative links to GitHub repo, fixes #6Aaron O'Mullan2014-04-023-7/+27
* Add github link resolution testAaron O'Mullan2014-04-021-0/+18
* Add GITHUB_LINKS.md fixtureAaron O'Mullan2014-04-021-0/+3
* Hide articles in progress bar on mobileSamy Pessé2014-04-022-1/+9
* Update faviconSamy Pessé2014-04-021-0/+0
* Add meta tag generatorSamy Pessé2014-04-021-0/+1
* Improve meta tagsSamy Pessé2014-04-022-6/+17
* Merge sections together, fixes #7Aaron O'Mullan2014-04-021-0/+13
* Add tests for section mergingAaron O'Mullan2014-04-021-0/+11
* Add HR_PAGE.md fixtureAaron O'Mullan2014-04-021-0/+11
* Fix #8: Improve page titleSamy Pessé2014-04-025-11/+19
* Expose titles in navigation of current nodesAaron O'Mullan2014-04-021-0/+2
* 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
* 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
* 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
* 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