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
Samy Pessé
48e94c937d
Remove useless caracter from page format
2014-04-17 11:17:40 +02:00
Samy Pessé
6e613e9f71
Fix #107 : Render all the page in single page format
2014-04-17 11:16:18 +02:00
Samy Pessé
24d8e15ee2
Fix scrolling on new design
2014-04-14 20:08:55 +02:00
Samy Pessé
8c4cfed609
Add complete refresh of head and body on page navigation
2014-04-14 16:16:34 +02:00
Samy Pessé
c3ba975d6c
Improve quiz sections design
2014-04-14 15:37:13 +02:00
Samy Pessé
c511037f46
New languages page
2014-04-14 01:04:58 +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
fa2f82d52f
Tidy up use of github, and make error more descriptive
2014-04-08 10:00:10 +01: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é
9ffb1a062f
Use cache in localstorage to store search index
2014-04-06 17:13:10 -07:00
Samy Pessé
536c480969
Fix loading of search index in sub directories
2014-04-06 17:06:01 -07:00