Samy Pessé
|
889183ccc9
|
Improve search input design
|
2014-04-14 00:17:16 +02:00 |
|
Samy Pessé
|
4a6ae8d4e0
|
Switch to 4spaces indentations for less files
|
2014-04-14 00:15:35 +02:00 |
|
Samy Pessé
|
b77debae24
|
Made progress bar static
|
2014-04-14 00:11:51 +02:00 |
|
Samy Pessé
|
9ffa462111
|
Add base from clarity theme from @Nijikokun
|
2014-04-14 00:06:58 +02:00 |
|
Samy Pessé
|
1bbef54015
|
Remove logs from core module
|
2014-04-13 23:55:13 +02:00 |
|
Samy Pessé
|
3c7cae6262
|
Move more build logic to the core generation module
|
2014-04-13 23:53:34 +02:00 |
|
Aaron O'Mullan
|
555c0d63ee
|
Add gitbook init command, fixes #67
|
2014-04-12 12:27:13 -07:00 |
|
Aaron O'Mullan
|
fb05609e09
|
Refactor binary's buildCommand
Be more “commander-like”
|
2014-04-12 11:58:55 -07:00 |
|
Aaron O'Mullan
|
78cb9a56ba
|
Merge pull request #85 from GitbookIO/pr/63
Pr/63
|
2014-04-12 01:51:06 -07:00 |
|
Aaron O'Mullan
|
6173fb76ad
|
Refactor, document, improve section type detection
Especially for quiz types
|
2014-04-12 01:50:48 -07:00 |
|
Aaron O'Mullan
|
ca25511d7a
|
Fixup page lexing in test/page
|
2014-04-12 01:34:36 -07:00 |
|
James Phillpotts
|
b07681a16a
|
Quiz with GFM checkbox lists
|
2014-04-12 01:26:03 -07:00 |
|
James Phillpotts
|
f6595f5111
|
Tabular quiz
|
2014-04-12 01:25:07 -07:00 |
|
Samy Pessé
|
ab27725b99
|
Update AUTHORS.md
|
2014-04-11 23:31:39 +02:00 |
|
Samy Pessé
|
32b1be3dee
|
Create AUTHORS.md
|
2014-04-11 23:30:40 +02:00 |
|
Samy Pessé
|
d715b5b154
|
Merge pull request #84 from Tim-Zhang/master
Fix title problem when repo url doesn't have .git suffix
|
2014-04-11 23:15:30 +02:00 |
|
TimZhang
|
177ca32b9b
|
Fix title problem when repo url doesn't have .git suffix
|
2014-04-11 18:04:01 +08:00 |
|
Aaron O'Mullan
|
892ec04f52
|
Merge pull request #78 from mrpotes/mocha-windows
Fix URL creation on windows
|
2014-04-10 11:44:33 -07:00 |
|
James Phillpotts
|
8f457a752e
|
Use OS-agnostic path generation for images too
|
2014-04-10 11:00:52 +01:00 |
|
James Phillpotts
|
435a4b8c99
|
Use API from node 0.8
|
2014-04-10 10:45:54 +01:00 |
|
Samy Pessé
|
02d8272c74
|
Merge pull request #77 from GitbookIO/improve/sections_lexing
Improve/sections lexing
|
2014-04-10 11:34:56 +02:00 |
|
Aaron O'Mullan
|
e54b808093
|
Improve section detection, fixes #68
|
2014-04-10 02:32:37 -07:00 |
|
James Phillpotts
|
fb7653bd14
|
Fix URL creation on windows
|
2014-04-10 10:31:32 +01:00 |
|
Aaron O'Mullan
|
04774df372
|
Add better tests for ambiguous section detection
|
2014-04-10 02:27:42 -07:00 |
|
Aaron O'Mullan
|
619ded93ad
|
Improve language normalization
Check for null before converting to lower case
|
2014-04-10 02:21:54 -07:00 |
|
Samy Pessé
|
2e85380cd8
|
Merge pull request #62 from oliverh855/master
Changes the default font from Helvetica to Open Sans
|
2014-04-09 11:13:56 +02:00 |
|
Oliver Hoffmann
|
241ad7cb0e
|
Removes unused font-family appLight
|
2014-04-09 11:09:31 +02:00 |
|
Oliver Hoffmann
|
0171c32996
|
Removes helvetica font from repository
|
2014-04-09 11:08:39 +02:00 |
|
Oliver Hoffmann
|
d275bd516a
|
Changes the default font from Helvetica to Open Sans. See #14
|
2014-04-09 10:55:52 +02:00 |
|
Samy Pessé
|
99594791e0
|
Merge Optional github
|
2014-04-09 08:23:11 +02:00 |
|
Samy Pessé
|
1b432288f0
|
Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrpotes-optional-github
|
2014-04-09 08:17:37 +02:00 |
|
Aaron O'Mullan
|
2cc23b7e34
|
Bump version to 0.1.3
0.1.3
|
2014-04-08 17:03:13 -07:00 |
|
Aaron O'Mullan
|
61b6848a95
|
Uglify output JS theme/assets/app.js
|
2014-04-08 17:01:43 -07:00 |
|
Aaron O'Mullan
|
9265b0185a
|
Add context code support to exercises (optional)
Partial #52, fixes #49, fixes #46
|
2014-04-08 16:58:04 -07:00 |
|
Aaron O'Mullan
|
392573a990
|
Add lexing support for content code in exercises
#52, #49, #46
|
2014-04-08 15:01:12 -07:00 |
|
Aaron O'Mullan
|
554d6a6170
|
Fix URL rewriting error on empty URLs
Fixes #54, fixes #59
|
2014-04-08 14:47:36 -07:00 |
|
James Phillpotts
|
fa2f82d52f
|
Tidy up use of github, and make error more descriptive
|
2014-04-08 10:00:10 +01:00 |
|
Samy Pessé
|
2182baa2e9
|
Merge pull request #51 from calmdev/fix/gh-enterprise
Fixes --githubHost option for use with Github Enterprise.
|
2014-04-07 10:42:55 -07:00 |
|
Levi Lewis
|
7fe189907e
|
Fixes --githubHost option for use with Github Enterprise.
|
2014-04-07 13:11:44 -04:00 |
|
James Phillpotts
|
58a90886da
|
Whoops, missed a couple of extra uses of githubId
|
2014-04-07 10:51:41 +01:00 |
|
James Phillpotts
|
80794997a4
|
Make use of github optional
|
2014-04-07 10:38:06 +01:00 |
|
Samy Pessé
|
9d541a0a4d
|
Bump version to 0.1.2
0.1.2
|
2014-04-07 01:22:58 -07:00 |
|
Samy Pessé
|
8f3df085d8
|
Center images in markdown body
|
2014-04-07 01:11:08 -07:00 |
|
Samy Pessé
|
b7e04b5475
|
Don't use caching for search index
|
2014-04-07 01:08:11 -07:00 |
|
Samy Pessé
|
ee8bf6dc4c
|
Fix display of table in page body
|
2014-04-07 01:06:44 -07:00 |
|
Samy Pessé
|
9670f564d9
|
Improve new navigation on mobile
|
2014-04-07 01:03:35 -07:00 |
|
Samy Pessé
|
b541df2b93
|
Add new lateral navigations
|
2014-04-07 00:44:30 -07:00 |
|
Samy Pessé
|
cf3a641350
|
Fix progress link to README
|
2014-04-07 00:02:00 -07:00 |
|
Samy Pessé
|
ec719891a1
|
Remove need for README.md for multi-languages
|
2014-04-06 23:53:39 -07:00 |
|
Samy Pessé
|
1bfa8c186c
|
Fix overflow on languages page
|
2014-04-06 23:51:16 -07:00 |
|