Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix #97: keep scroll position during page changement | Samy Pessé | 2014-04-15 | 2 | -2/+6 | |
| | | ||||||
* | | Fix progress display when page change | Samy Pessé | 2014-04-14 | 4 | -9/+17 | |
| | | ||||||
* | | Update preview | Samy Pessé | 2014-04-14 | 1 | -0/+0 | |
| | | ||||||
* | | Improve languages list design | Samy Pessé | 2014-04-14 | 1 | -2/+0 | |
| | | ||||||
* | | Bump to version 0.2.00.2.0 | Aaron O'Mullan | 2014-04-14 | 1 | -1/+1 | |
| | | ||||||
* | | Add analytics on page changement | Samy Pessé | 2014-04-14 | 3 | -3/+7 | |
| | | ||||||
* | | Improve design of header buttons | Samy Pessé | 2014-04-14 | 2 | -1/+2 | |
| | | ||||||
* | | Fix search with pusState navigation | Samy Pessé | 2014-04-14 | 3 | -7/+15 | |
| | | ||||||
* | | Fix scrolling on new design | Samy Pessé | 2014-04-14 | 5 | -6/+9 | |
| | | ||||||
* | | Revert "Fix ebook and pdf generator" | Samy Pessé | 2014-04-14 | 1 | -2/+2 | |
| | | | | | | | | This reverts commit f43e630528be43d5aec4e6f923b0f53107f93546. | |||||
* | | Fix #91: Extract defaults title and description from README.md | Samy Pessé | 2014-04-14 | 3 | -26/+28 | |
| | | ||||||
* | | Add readme parsing for extracting title and description | Samy Pessé | 2014-04-14 | 4 | -0/+68 | |
| | | ||||||
* | | Fix ebook and pdf generator | Samy Pessé | 2014-04-14 | 1 | -2/+2 | |
| | | ||||||
* | | Fix generate.file method | Samy Pessé | 2014-04-14 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master | Samy Pessé | 2014-04-14 | 3 | -5/+19 | |
|\ \ | | | | | | | | | | | | | Conflicts: theme/javascript/app.js | |||||
| * | | Allow scroll in computers that put the navigation over scroll control. When ↵ | tcorral | 2014-04-13 | 1 | -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 ↵ | tcorral | 2014-04-13 | 1 | -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 ↵ | tcorral | 2014-04-13 | 1 | -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/clarity | Samy Pessé | 2014-04-14 | 91 | -1233/+619 | |
|\ \ | | | | | | | Feature/clarity | |||||
| * | | Merge head styles so that ace stays stable | Samy Pessé | 2014-04-14 | 2 | -2/+10 | |
| | | | ||||||
| * | | Fix header interractive actions: buttons and github | Samy Pessé | 2014-04-14 | 6 | -12/+26 | |
| | | | ||||||
| * | | Add complete refresh of head and body on page navigation | Samy Pessé | 2014-04-14 | 3 | -13/+16 | |
| | | | ||||||
| * | | Focs and reset scroll on page body | Samy Pessé | 2014-04-14 | 3 | -4/+7 | |
| | | | ||||||
| * | | Improve quiz sections design | Samy Pessé | 2014-04-14 | 7 | -18/+78 | |
| | | | ||||||
| * | | Fix exercises binding when page changed | Samy Pessé | 2014-04-14 | 4 | -36/+105 | |
| | | | | | | | | | | | | Add base binding for quiz | |||||
| * | | Fix title update with pushState navigation | Samy Pessé | 2014-04-14 | 2 | -7/+15 | |
| | | | ||||||
| * | | New languages page | Samy Pessé | 2014-04-14 | 3 | -12/+19 | |
| | | | ||||||
| * | | Add @Nijikokun as a contributor | Samy Pessé | 2014-04-14 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fix regression on github as an option | Samy Pessé | 2014-04-14 | 2 | -9/+12 | |
| | | | ||||||
| * | | Add fonts locally | Samy Pessé | 2014-04-14 | 32 | -506/+27 | |
| | | | ||||||
| * | | Fix fonts path | Samy Pessé | 2014-04-14 | 2 | -3/+3 | |
| | | | ||||||
| * | | Improve search input design | Samy Pessé | 2014-04-14 | 3 | -5/+4 | |
| | | | ||||||
| * | | Switch to 4spaces indentations for less files | Samy Pessé | 2014-04-14 | 6 | -339/+339 | |
| | | | ||||||
| * | | Made progress bar static | Samy Pessé | 2014-04-14 | 4 | -65/+65 | |
| | | | ||||||
| * | | Add base from clarity theme from @Nijikokun | Samy Pessé | 2014-04-14 | 75 | -1575/+1265 | |
|/ / | ||||||
* | | Remove logs from core module | Samy Pessé | 2014-04-13 | 1 | -3/+1 | |
| | | ||||||
* | | Move more build logic to the core generation module | Samy Pessé | 2014-04-13 | 3 | -128/+131 | |
|/ | ||||||
* | Add gitbook init command, fixes #67 | Aaron O'Mullan | 2014-04-12 | 3 | -0/+83 | |
| | ||||||
* | Refactor binary's buildCommand | Aaron O'Mullan | 2014-04-12 | 1 | -16/+16 | |
| | | | | Be more “commander-like” | |||||
* | Merge pull request #85 from GitbookIO/pr/63 | Aaron O'Mullan | 2014-04-12 | 15 | -24/+334 | |
|\ | | | | | Pr/63 | |||||
| * | Refactor, document, improve section type detection | Aaron O'Mullan | 2014-04-12 | 1 | -18/+45 | |
| | | | | | | | | Especially for quiz types | |||||
| * | Fixup page lexing in test/page | Aaron O'Mullan | 2014-04-12 | 1 | -2/+5 | |
| | | ||||||
| * | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 10 | -50/+126 | |
| | | ||||||
| * | Tabular quiz | James Phillpotts | 2014-04-12 | 15 | -21/+225 | |
|/ | ||||||
* | Update AUTHORS.md | Samy Pessé | 2014-04-11 | 1 | -2/+8 | |
| | ||||||
* | Create AUTHORS.md | Samy Pessé | 2014-04-11 | 1 | -0/+10 | |
| | ||||||
* | Merge pull request #84 from Tim-Zhang/master | Samy Pessé | 2014-04-11 | 1 | -2/+5 | |
|\ | | | | | Fix title problem when repo url doesn't have .git suffix | |||||
| * | Fix title problem when repo url doesn't have .git suffix | TimZhang | 2014-04-11 | 1 | -2/+5 | |
|/ | ||||||
* | Merge pull request #78 from mrpotes/mocha-windows | Aaron O'Mullan | 2014-04-10 | 3 | -12/+16 | |
|\ | | | | | Fix URL creation on windows | |||||
| * | Use OS-agnostic path generation for images too | James Phillpotts | 2014-04-10 | 3 | -6/+14 | |
| | | ||||||
| * | Use API from node 0.8 | James Phillpotts | 2014-04-10 | 1 | -1/+2 | |
| | | ||||||
| * | Fix URL creation on windows | James Phillpotts | 2014-04-10 | 1 | -7/+2 | |
| | | ||||||
* | | Merge pull request #77 from GitbookIO/improve/sections_lexing | Samy Pessé | 2014-04-10 | 4 | -5/+101 | |
|\ \ | |/ |/| | Improve/sections lexing | |||||
| * | Improve section detection, fixes #68 | Aaron O'Mullan | 2014-04-10 | 1 | -5/+9 | |
| | | ||||||
| * | Add better tests for ambiguous section detection | Aaron O'Mullan | 2014-04-10 | 2 | -0/+90 | |
| | | ||||||
| * | Improve language normalization | Aaron O'Mullan | 2014-04-10 | 1 | -0/+2 | |
|/ | | | | Check for null before converting to lower case | |||||
* | Merge pull request #62 from oliverh855/master | Samy Pessé | 2014-04-09 | 14 | -493/+963 | |
|\ | | | | | Changes the default font from Helvetica to Open Sans | |||||
| * | Removes unused font-family appLight | Oliver Hoffmann | 2014-04-09 | 1 | -9/+0 | |
| | | ||||||
| * | Removes helvetica font from repository | Oliver Hoffmann | 2014-04-09 | 8 | -479/+0 | |
| | | ||||||
| * | Changes the default font from Helvetica to Open Sans. See #14 | Oliver Hoffmann | 2014-04-09 | 6 | -6/+964 | |
|/ | ||||||
* | Merge Optional github | Samy Pessé | 2014-04-09 | 13 | -21424/+83 | |
|\ | ||||||
| * | Bump version to 0.1.30.1.3 | Aaron O'Mullan | 2014-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Uglify output JS theme/assets/app.js | Aaron O'Mullan | 2014-04-08 | 2 | -21419/+2 | |
| | | ||||||
| * | Add context code support to exercises (optional) | Aaron O'Mullan | 2014-04-08 | 6 | -15/+48 | |
| | | | | | | | | Partial #52, fixes #49, fixes #46 | |||||
| * | Add lexing support for content code in exercises | Aaron O'Mullan | 2014-04-08 | 4 | -2/+48 | |
| | | | | | | | | #52, #49, #46 | |||||
| * | Fix URL rewriting error on empty URLs | Aaron O'Mullan | 2014-04-08 | 1 | -2/+2 | |
| | | | | | | | | Fixes #54, fixes #59 | |||||
* | | Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into ↵ | Samy Pessé | 2014-04-09 | 10 | -36/+57 | |
|\ \ | |/ |/| | | | mrpotes-optional-github | |||||
| * | Tidy up use of github, and make error more descriptive | James Phillpotts | 2014-04-08 | 4 | -19/+27 | |
| | | ||||||
| * | Whoops, missed a couple of extra uses of githubId | James Phillpotts | 2014-04-07 | 2 | -10/+14 | |
| | | ||||||
| * | Make use of github optional | James Phillpotts | 2014-04-07 | 5 | -15/+24 | |
| | | ||||||
* | | Merge pull request #51 from calmdev/fix/gh-enterprise | Samy Pessé | 2014-04-07 | 3 | -2/+3 | |
|\ \ | | | | | | | Fixes --githubHost option for use with Github Enterprise. | |||||
| * | | Fixes --githubHost option for use with Github Enterprise. | Levi Lewis | 2014-04-07 | 3 | -2/+3 | |
|/ / | ||||||
* | | Bump version to 0.1.20.1.2 | Samy Pessé | 2014-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | Center images in markdown body | Samy Pessé | 2014-04-07 | 2 | -2/+5 | |
| | | ||||||
* | | Don't use caching for search index | Samy Pessé | 2014-04-07 | 2 | -18/+0 | |
| | | ||||||
* | | Fix display of table in page body | Samy Pessé | 2014-04-07 | 2 | -2/+5 | |
| | | ||||||
* | | Improve new navigation on mobile | Samy Pessé | 2014-04-07 | 4 | -12/+24 | |
| | | ||||||
* | | Add new lateral navigations | Samy Pessé | 2014-04-07 | 8 | -77/+67 | |
| | | ||||||
* | | Fix progress link to README | Samy Pessé | 2014-04-07 | 1 | -1/+3 | |
|/ | ||||||
* | Remove need for README.md for multi-languages | Samy Pessé | 2014-04-06 | 1 | -1/+1 | |
| | ||||||
* | Fix overflow on languages page | Samy Pessé | 2014-04-06 | 2 | -1/+2 | |
| | ||||||
* | Merge pull request #42 from GitbookIO/feature/ebook | Samy Pessé | 2014-04-06 | 5 | -60/+160 | |
|\ | | | | | Fix #10: Add generation to ebook | |||||
| * | Add format ebook to README.md | Samy Pessé | 2014-04-06 | 1 | -0/+1 | |
| | | ||||||
| * | Add command "ebook" to generate an ebook | Samy Pessé | 2014-04-06 | 2 | -60/+88 | |
| | | ||||||
| * | Add option cover for ebook generation | Samy Pessé | 2014-04-06 | 1 | -2/+18 | |
| | | ||||||
| * | Add base ebook generator using ebook-convert | Samy Pessé | 2014-04-06 | 2 | -0/+55 | |
|/ | ||||||
* | Merge pull request #40 from GitbookIO/feature/searchclient | Samy Pessé | 2014-04-06 | 15 | -35/+21633 | |
|\ | | | | | Feature/searchclient | |||||
| * | Use cache in localstorage to store search index | Samy Pessé | 2014-04-06 | 5 | -13/+44 | |
| | | ||||||
| * | Fix loading of search index in sub directories | Samy Pessé | 2014-04-06 | 5 | -7/+7 | |
| | | ||||||
| * | Open sidebar when opening search | Samy Pessé | 2014-04-06 | 2 | -2/+2 | |
| | | ||||||
| * | Reset search results when hidding search bar | Samy Pessé | 2014-04-06 | 2 | -0/+4 | |
| | | ||||||
| * | Filter summary using search bar | Samy Pessé | 2014-04-06 | 4 | -13/+57 | |
| | | ||||||
| * | Move search bar as global | Samy Pessé | 2014-04-06 | 4 | -24/+27 | |
| | | ||||||
| * | Blur search input when hidding search bar | Samy Pessé | 2014-04-06 | 4 | -110/+116 | |
| | | ||||||
| * | Change norm of core/state | Samy Pessé | 2014-04-06 | 7 | -25/+21399 | |
| | | ||||||
| * | Hide the search bar when pressing ESC key | Samy Pessé | 2014-04-06 | 2 | -5/+17 | |
| | | ||||||
| * | Add keyboard shortcut "f" for opening search bar | Samy Pessé | 2014-04-06 | 3 | -2/+9 | |
| | | ||||||
| * | Focus search input when opening | Samy Pessé | 2014-04-06 | 5 | -5/+8 | |
| | | ||||||
| * | Add base search bar in sidebar | Samy Pessé | 2014-04-06 | 9 | -10/+124 | |
| | | ||||||
* | | Resolve image URLs, fixes #38 | Aaron O'Mullan | 2014-04-06 | 1 | -0/+22 | |
| | | | | | | | | Using outidr & dir options |