Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add base for theming | Samy Pessé | 2014-04-04 | 7 | -188/+0 |
| | |||||
* | Fix links in templates | Samy Pessé | 2014-04-04 | 4 | -7/+7 |
| | |||||
* | Adding config option for github host | Paul Dixon | 2014-04-04 | 4 | -13/+13 |
| | | | | | | | - this config option allows the github host url to be set to something other than github.com, mainly so that github enterprise users can change the url to their private host but will also work with bitbucket | ||||
* | Make templates more modular | Samy Pessé | 2014-04-03 | 3 | -25/+27 |
| | |||||
* | Enable use of spacebar for scrolling into book body | Samy Pessé | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Show sidebar by default | Samy Pessé | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Fix #9: add keyboard navigation using right/left | Samy Pessé | 2014-04-03 | 1 | -0/+7 |
| | |||||
* | Add sharing links in header | Samy Pessé | 2014-04-02 | 1 | -1/+5 |
| | |||||
* | Add button to edit current chapter in sidebar | Samy Pessé | 2014-04-02 | 1 | -0/+3 |
| | |||||
* | Add meta tag generator | Samy Pessé | 2014-04-02 | 1 | -0/+1 |
| | |||||
* | Improve meta tags | Samy Pessé | 2014-04-02 | 2 | -6/+17 |
| | |||||
* | Fix #8: Improve page title | Samy Pessé | 2014-04-02 | 2 | -7/+7 |
| | |||||
* | Fix mixpanel tracking | Samy Pessé | 2014-04-02 | 1 | -1/+1 |
| | |||||
* | Fix #5: Add favicon | Samy Pessé | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | Make chapter in progress bar clickable | Samy Pessé | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | Improve footer navigation | Samy Pessé | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Fix #4: Add option for defining description | Samy Pessé | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Add base analytic using mixpanel | Samy Pessé | 2014-04-01 | 1 | -0/+5 |
| | |||||
* | Improve footer navigation on mobile | Samy Pessé | 2014-04-01 | 1 | -1/+5 |
| | |||||
* | Change style of bottom navigation | Samy Pessé | 2014-04-01 | 1 | -6/+3 |
| | |||||
* | Fix link to issues | Samy Pessé | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | Improve animation and display of progress bar | Samy Pessé | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Fix position of progress bar | Samy Pessé | 2014-04-01 | 1 | -11/+11 |
| | |||||
* | Add progress calcul | Samy Pessé | 2014-04-01 | 1 | -1/+11 |
| | |||||
* | Add execution of exercise | Samy Pessé | 2014-04-01 | 2 | -5/+5 |
| | |||||
* | Mark as disabled articles not yet finished in the summary | Samy Pessé | 2014-03-31 | 1 | -0/+8 |
| | |||||
* | Show level in summary page | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Signal and mark progress | Samy Pessé | 2014-03-31 | 2 | -21/+28 |
| | |||||
* | Mark levels done in local storage | Samy Pessé | 2014-03-31 | 1 | -3/+3 |
| | |||||
* | Fix star and watch count | Samy Pessé | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Move all javascript to the bundle | Samy Pessé | 2014-03-31 | 3 | -47/+2 |
| | |||||
* | Add base for javascript compilation using requirejs | Samy Pessé | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Mark as active current chapter | Samy Pessé | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Improve navigation on mobile resolutions | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Mark active chapter in summary | Samy Pessé | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Add navigation parsed in footer | Samy Pessé | 2014-03-31 | 1 | -3/+3 |
| | |||||
* | Add footer for navigation links | Samy Pessé | 2014-03-31 | 1 | -10/+27 |
| | |||||
* | Change summary data format | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute | ||||
* | Set size of exercise code editor according to solution | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | | | | Use the number of lines in solution to set editor’s size | ||||
* | Add base for full display of exercises | Samy Pessé | 2014-03-31 | 2 | -26/+39 |
| | |||||
* | Add base display of exercise | Samy Pessé | 2014-03-31 | 3 | -2/+42 |
| | |||||
* | Fix author link | Samy Pessé | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Fix link for watcher and stargazers | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Get watcher and stargazer count using github api | Samy Pessé | 2014-03-31 | 1 | -2/+11 |
| | |||||
* | Fix header link and display | Samy Pessé | 2014-03-31 | 3 | -18/+3 |
| | |||||
* | Fix all relative links | Samy Pessé | 2014-03-31 | 2 | -7/+7 |
| | |||||
* | Fix link in summary (absolute to relative) | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Copy assets to build | Samy Pessé | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | Add base for generation | Samy Pessé | 2014-03-31 | 4 | -0/+109 |