Samy Pessé
52c9347b9c
Improve style for exercises and quizzes in ebook
2014-10-12 22:07:37 +02:00
Samy Pessé
e2295591ed
Handle correctly quizzes
2014-10-12 11:42:32 +02:00
Samy Pessé
0c1cb724d7
Handle correctly exercises in ebook
2014-10-12 11:37:51 +02:00
Samy Pessé
00496dbd09
Add link to glossary if exists
2014-08-17 17:46:55 -07:00
Samy Pessé
8171241666
Remove quizzes handling from core
2014-08-11 07:36:53 -07:00
Samy Pessé
67fd5a060b
Add style for buttons
2014-08-11 07:36:52 -07:00
Samy Pessé
23ac4b846d
Add sharing to instapaper
2014-08-11 07:36:51 -07:00
Samy Pessé
691d04e994
Improve dropdown to make it global
...
Add dropdown for sharing
2014-08-11 07:36:51 -07:00
Samy Pessé
a54959ee4f
Show title on hover of header
2014-08-11 07:36:51 -07:00
Samy Pessé
c28b804352
Remove bootstrap dependency
2014-08-11 07:36:50 -07:00
Samy Pessé
e917fd28e0
Change term "Generated" to "Published"
2014-08-11 07:36:49 -07:00
Samy Pessé
7e78546516
Change links system for sidebar
2014-08-11 07:36:49 -07:00
Samy Pessé
c30b431b7b
Remove link home in header
2014-08-11 07:36:48 -07:00
Samy Pessé
06b9c345c9
Improve design of search bar
2014-08-11 07:36:47 -07:00
Samy Pessé
78c68c7b9e
Remove config for github urls
2014-08-11 07:36:46 -07:00
codepiano
3402746719
add sharing to weibo.com.
...
google、facebook and twitter are block by GFW in China,Chinese can
not visit these websites.
add 'weibo' config in option links.sharing,the share link will not be
used by default,users should set the value of 'weibo' to true to turn
on sharing to weibo.com.
2014-07-31 16:31:31 +08:00
Samy Pessé
b6af14b13e
Remove github count stars and watchers
2014-07-30 10:43:10 -07:00
justanotheranonymoususer
bb48c8233c
Update summary.html
2014-07-20 23:57:56 +03:00
Samy Pessé
c7c98009e7
Merge pull request #347 from rlmv/custom_links
...
Add custom links to TOC
2014-07-11 17:15:37 -07:00
Matt Ellis
75a6ecbf52
Highlight active page in summary
2014-07-09 16:06:55 +01:00
Bo Marchman
f7d52f0eff
Add custom link capability
...
Users can add custom links at the top of the table of contents by
adding a links.custom object to book.json. Issue #304
2014-07-02 23:38:14 -04:00
Aaron O'Mullan
4259283f32
Refactor Summary rendering
...
Introduction is no longer an edge case
2014-06-16 00:09:48 -07:00
Aaron O'Mullan
b425db0979
Allow external links in summary, fixes #300
2014-06-08 12:31:52 -07:00
Samy Pessé
8b7abbd6f4
Render articles of level > 2 in summary
2014-05-26 17:31:35 +02:00
Samy Pessé
af0f56b26b
Change position of menu action in header
2014-05-23 21:49:11 +02:00
Samy Pessé
aed5befa48
Fix display of divider in lateral menu
2014-05-23 21:48:04 +02:00
Aaron O'Mullan
82e422cb89
Fix issue of disabling issues and contribute
...
Improve robustness of template display conditions
2014-05-15 21:35:09 -07:00
Erika Reinhardt
0f38385c7d
Make font-settings.html indentation consistent
...
[Minor] Was mix of tabs and spaces, which messed with text edit display
2014-05-14 01:25:18 -07:00
Erika Reinhardt
5b7f37f0d4
Add HTML classes to make plugins easier to write
2014-05-14 01:14:21 -07:00
Francesco Rodríguez
5faa4841ca
Don't show divider even if githubId is present.
2014-05-08 13:40:15 -03:00
Ian McBurnie
5e0204a980
Accessibility: added aria-labels to header
...
Feel free to change any of the label text that I have chosen :-)
2014-05-06 11:27:54 -07:00
Samy Pessé
6d276d1e79
Add option to remove home link
2014-05-01 18:53:49 +02:00
Samy Pessé
6a3a369b3e
Add options to remove sharing links
2014-05-01 18:37:30 +02:00
Samy Pessé
b964cc7009
Fix #162 : hide watch/star buttons on mobile
2014-05-01 17:16:09 +02:00
Samy Pessé
fa00b52fb5
Fix #127 : add configuration for changing links in sidebar
2014-04-30 16:46:24 +02:00
Samy Pessé
99ce48b146
Add base loading indicator for navigation
...
#161
2014-04-27 17:36:12 +02:00
Samy Pessé
37fadec787
Merge branch 'master' of https://github.com/Hermanya/gitbook into Hermanya-master
2014-04-22 14:02:19 +02:00
Herman Starikov
2a38d33d8a
Font settings, closes #102
2014-04-19 13:46:14 -04:00
Samy Pessé
c3ba975d6c
Improve quiz sections design
2014-04-14 15:37:13 +02:00
Samy Pessé
9ffa462111
Add base from clarity theme from @Nijikokun
2014-04-14 00:06:58 +02: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é
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
9265b0185a
Add context code support to exercises (optional)
...
Partial #52 , fixes #49 , fixes #46
2014-04-08 16:58:04 -07: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é
b541df2b93
Add new lateral navigations
2014-04-07 00:44:30 -07:00
Samy Pessé
a42f287a92
Filter summary using search bar
2014-04-06 16:46:29 -07:00
Samy Pessé
9cd7c9ad0e
Focus search input when opening
2014-04-06 15:56:28 -07:00