Aaron O'Mullan
d475affd3b
Merge pull request #25 from GitbookIO/feature/generators
...
Feature/generators
2014-04-04 10:59:13 -07:00
Samy Pessé
fe3de93e06
Create .travis.yml
2014-04-04 19:57:51 +02:00
Samy Pessé
5cae311edf
Log error in command line tool
2014-04-04 10:55:48 -07:00
Samy Pessé
26701a2a73
Remove logs from generation
2014-04-04 10:50:59 -07:00
Samy Pessé
5125e04814
Update tests
2014-04-04 10:47:44 -07:00
Samy Pessé
0a6194340f
Remove file template.js
2014-04-04 10:46:11 -07:00
Samy Pessé
e0d96b3163
Fix links in templates
2014-04-04 10:45:36 -07:00
Samy Pessé
f656390783
Base for new site generator
2014-04-04 10:39:27 -07:00
Samy Pessé
88c480ba4f
Complete json generator
2014-04-04 10:27:45 -07:00
Samy Pessé
3da53d56a2
Add option -g to choice generator
...
Add base json generator
2014-04-04 09:53:05 -07:00
Samy Pessé
91359fab1e
_path is not used anymore
2014-04-04 09:47:34 -07:00
Samy Pessé
a52a4bed1a
Change normalization of parser to give link in .md
2014-04-04 09:47:06 -07:00
Samy Pessé
9dce855113
Add class BaseGenerator
2014-04-04 09:45:04 -07:00
Samy Pessé
57e2595a3e
Merge pull request #20 from mintbridge/github-host-url
...
Adding config option for github host
2014-04-04 16:51:28 +02:00
Paul Dixon
b1314273bb
Adding config option for github host
...
- 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
2014-04-04 14:55:08 +01:00
Samy Pessé
cb9a0b82ba
Fix some typos in lib
2014-04-04 00:00:12 -07:00
Samy Pessé
57ecfe4a54
Make templates more modular
2014-04-03 23:54:03 -07:00
Samy Pessé
405792fd8f
Fix #17 : Remember state of book summary panel
2014-04-03 23:17:45 -07:00
Samy Pessé
fc6d911340
Merge pull request #16 from wh0/patch-1
...
GiBook -> GitBook
2014-04-04 05:00:29 +02:00
wh0
1e6307b69b
GiBook -> GitBook
2014-04-03 19:59:56 -07:00
Aaron O'Mullan
af87dc8d7c
Bump version to 0.1.0
0.1.0
2014-04-03 16:19:49 -07:00
Aaron O'Mullan
1699028688
Handle empty repoID and print error, fixes #11
2014-04-03 16:10:47 -07:00
Samy Pessé
55d9bfbf18
Enable use of spacebar for scrolling into book body
2014-04-03 15:53:50 -07:00
Samy Pessé
c964b53137
Add keyboard shortcut 's' to toggle sidebar
2014-04-03 15:39:05 -07:00
Samy Pessé
510f7bacb4
Show sidebar by default
2014-04-03 15:29:34 -07:00
Samy Pessé
c934238f3d
Fix #9 : add keyboard navigation using right/left
2014-04-03 15:24:57 -07:00
Samy Pessé
ab48959968
Update screenshot preview
2014-04-02 21:25:33 -07:00
Samy Pessé
eb6204aa42
Bump version to 0.0.4
0.0.4
2014-04-02 20:26:08 -07:00
Samy Pessé
a70439f375
Update app.js build
2014-04-02 20:25:52 -07:00
Samy Pessé
a3b562b4e8
Prevent default click action on sharing
2014-04-02 20:24:07 -07:00
Samy Pessé
aa4e3abc33
Add sharing links in header
2014-04-02 20:17:46 -07:00
Samy Pessé
f24a7fbb6e
Fix selection of all buffer when clicking on "Solution"
2014-04-02 19:00:50 -07:00
Samy Pessé
f3a49306b1
Use prefix for storage key
2014-04-02 18:57:36 -07:00
Samy Pessé
f312472abd
Add button to edit current chapter in sidebar
2014-04-02 18:53:58 -07:00
Aaron O'Mullan
ecb07468f6
Resolve relative links to GitHub repo, fixes #6
...
Useful for linking to blobs and other files …
2014-04-02 18:40:53 -07:00
Aaron O'Mullan
8fc09e2e05
Add github link resolution test
2014-04-02 18:40:53 -07:00
Aaron O'Mullan
ed7798237a
Add GITHUB_LINKS.md fixture
...
For testing github link resolution
2014-04-02 18:40:52 -07:00
Samy Pessé
faf63566df
Hide articles in progress bar on mobile
2014-04-02 17:48:35 -07:00
Samy Pessé
c88382aea0
Update favicon
2014-04-02 17:01:30 -07:00
Samy Pessé
9ee5f48aef
Add meta tag generator
2014-04-02 16:53:28 -07:00
Samy Pessé
e1dfe5c0f6
Improve meta tags
2014-04-02 16:48:12 -07:00
Aaron O'Mullan
3adcd77ae4
Merge sections together, fixes #7
2014-04-02 16:40:51 -07:00
Aaron O'Mullan
4bdcfd07a9
Add tests for section merging
2014-04-02 16:40:51 -07:00
Aaron O'Mullan
a9967df6eb
Add HR_PAGE.md fixture
...
This is for testing that non exercise sections are merged correctly
together and united with HRs
2014-04-02 16:40:51 -07:00
Samy Pessé
62a2e8f81c
Fix #8 : Improve page title
2014-04-02 16:38:24 -07:00
Aaron O'Mullan
6bcc2d8cf2
Expose titles in navigation of current nodes
2014-04-02 16:33:31 -07:00
Samy Pessé
ad1867e4d8
Add preview on readme
2014-04-02 10:40:47 +02:00
Samy Pessé
445c2327c4
Bump version to 0.0.3
0.0.3
2014-04-02 01:36:03 -07:00
Samy Pessé
7a33881b3b
Fix mixpanel tracking
2014-04-02 01:35:41 -07:00
Aaron O'Mullan
417ee789c4
Improve README.md, fix minor typos
2014-04-02 01:34:43 -07:00