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
Samy Pessé
f03153eb0c
Remove page break between articles in ebook
...
Add title for exercise solutions sections
2014-06-16 13:55:07 +02: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é
087ca28ca2
Fix style for main languages index page
2014-06-07 16:30:11 +02:00
Samy Pessé
f62cf340c5
Fix title and description for pages in website
2014-06-07 16:04:03 +02:00
Samy Pessé
7e12bd3588
Don't use cdn for ace
2014-06-07 16:02:02 +02:00
Samy Pessé
4dbdb95ebe
Show quiz inside ebook
2014-06-06 22:20:02 +02:00
Samy Pessé
57491e3a8b
Improve meta tags for books
2014-06-06 20:00:38 +02:00
Samy Pessé
718692de3b
Langs index page now use direct link to html file
2014-06-02 14:49:40 +02:00
Samy Pessé
f4a17b182f
Improve ebook generation (toc, ...)
2014-05-29 18:28:09 +02:00
Samy Pessé
5c3b345fa6
Generate valid first level table of content for ebook
2014-05-29 17:28:18 +02: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
Samy Pessé
47fdd73791
Fix cache manifest in the html tag
...
Serve command disable cache
2014-05-23 17:45:46 +02:00
Samy Pessé
7c0b88cf2e
Plugins can extend html
2014-05-23 17:00:37 +02:00
David Graf
e7be132194
Merge branch 'master' into livereload
2014-05-21 16:24:07 +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
David Graf
7c65adc9b2
disable cache manifest import if cache is disabled
2014-05-15 12:07:51 +02: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
Ian McBurnie
79cff28abd
Accessibility: aria-label added to navigation links
...
Current behavior: Screenreader just reads ‘link’ when landing on the
previous and next navigation links, giving the user no indication of
what the link does or where it goes. New Behaviour: Screenreader reads
“Previous page: {page title}” and “Next page: {page title}”
respectively.
2014-05-05 22:29:22 -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é
7497acd2e3
Center navigation button on mobile on start page
2014-05-01 17:37:38 +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é
20c741a248
Fix stupid typo thanks to @erixtekila
2014-04-27 21:21:48 +02:00
Samy Pessé
99ce48b146
Add base loading indicator for navigation
...
#161
2014-04-27 17:36:12 +02:00
Samy Pessé
6a33ad9ef7
Add base cache manifest
2014-04-27 17:14:57 +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
Samy Pessé
5beff86548
Change js interface for plugins and add configuration
2014-04-21 22:20:41 +02:00
Samy Pessé
4a380e9279
Fix #36 : add mathjax plugin as default
2014-04-20 15:20:21 +02:00
Samy Pessé
878c105def
Use complete assets folder for plugins
2014-04-20 02:04:15 +02:00
Samy Pessé
2ed1be3533
Add global js interface for plugins and remove mixpanel
2014-04-19 20:10:03 +02:00
Herman Starikov
2a38d33d8a
Font settings, closes #102
2014-04-19 13:46:14 -04:00
Samy Pessé
fb14caf5b3
Add resources to site build
2014-04-19 19:31:02 +02:00
Samy Pessé
fd64c05809
Fix #118 : fix single page generation when file from summary doesn't exists
2014-04-18 23:42:02 +02:00
Samy Pessé
8a6d36ac4d
Improve stability of mixpanel tracking
2014-04-18 20:42:18 +02:00
Samy Pessé
64622c5945
Load css before content
2014-04-18 20:19:45 +02:00
Samy Pessé
1a8db646f2
Improve styling for pdf and ebook
2014-04-17 12:15:28 +02:00
Samy Pessé
457a83282f
Improve style for pdf and ebook
2014-04-17 11:27:21 +02:00