Peter Mosses
6660f442b0
Alphabetic navigation order
...
When `nav_order` is omitted, the order of nodes at each menu level (and in the auto-generated TOC) is alphabetical by `title`, instead of random.
Any nodes with a specified `nav_order` precede all nodes at that level where it is omitted.
Note that `nav_order` fields must have a uniform site-ide type: integers and strings cannot be mixed, otherwise Jekyll reports errors.
The implementation filters the ordered and unordered pages from `site.html_pages`, sorts them separately, and concatenates the resulting arrays.
2019-10-11 21:40:34 +01:00
Patrick Marsceill
f960695bb7
Merge pull request #183 from SgtSilvio/improvement/heading-anchors
...
Improve heading anchors
2019-09-09 15:07:04 -04:00
Patrick Marsceill
d3f6e5907b
Merge branch 'master' into simplify-template
2019-09-09 15:00:40 -04:00
Silvio Giebl
fdf4726320
Anchor headings are now displayed on hover, not only on heading hover,
...
Deduplicated anchor heading svg,
Anchor heading svg is now centered for heading
2019-08-15 14:18:40 +02:00
Patrick Marsceill
d01f0e29db
Make search on by default
2019-08-14 16:43:59 -04:00
Patrick Marsceill
dfc5d112e5
make anchors on by default
2019-08-14 16:12:31 -04:00
Patrick Marsceill
61a5a3b334
Reverting this back
2019-08-14 14:42:25 -04:00
Patrick Marsceill
e17ae1fc54
Update default.html
2019-08-14 14:25:14 -04:00
Patrick Marsceill
d37387d408
lh-tight for wrapping titles
2019-08-14 11:14:15 -04:00
Patrick Marsceill
5ad439b53c
Merge branch 'v0.2.6-release' into improve-search
2019-08-14 11:03:30 -04:00
Patrick Marsceill
15172af270
Merge branch 'v0.2.6-release' into content-footer
2019-08-14 10:53:10 -04:00
Patrick Marsceill
1a2636350f
Merge branch 'v0.2.6-release' into improve-search
2019-08-14 10:43:59 -04:00
Patrick Marsceill
7fa6307640
Header menu button and anchor links
2019-08-13 17:23:35 -04:00
Patrick Marsceill
8d60dda67e
Make heading anchor link icon
2019-08-13 16:22:40 -04:00
Patrick Marsceill
b89b683f90
Add content footer
2019-08-06 15:56:29 -04:00
David Darnes
761245d487
Merge branch 'master' into patch-1
2019-06-17 17:43:05 +01:00
Silvio Giebl
8c603aac1e
Improved layout, unified spacing/font-sizes/border-radius/box-shadow
2019-05-19 02:55:43 +02:00
Silvio Giebl
94f2aaf964
Added table wrappers, fixed anchor headings
2019-05-19 02:55:43 +02:00
Silvio Giebl
03e2345833
Added anchor headings
2019-05-19 02:55:43 +02:00
Silvio Giebl
b3f52fedad
Added html compression
2019-05-19 02:55:43 +02:00
David Darnes
9fb4bcfdc2
Make sure baseurl
is appended to the logo href
2019-04-03 10:32:05 +01:00
Stefano Borini
2328407405
Removed indentation
2019-03-09 18:02:35 +00:00
Stefano Borini
b82b1a86d3
Shorter version that I assume should work.
2019-03-09 18:00:37 +00:00
Stefano Borini
0b0b2e8555
Separating the summary from the link
2019-03-09 17:45:05 +00:00
Stefano Borini
eec213daa1
Renamed excerpt to summary
2019-03-09 17:19:41 +00:00
Stefano Borini
c796485d92
Adds the possibility to specify a brief summary of a child page
2019-03-09 17:18:28 +00:00
gebeto
0bfd125087
add dynamic html 'lang' attribute
2019-02-28 08:11:12 +02:00
Patrick Marsceill
ad867e37c0
move js class top parent div to fix page offset
2019-02-02 11:52:31 -08:00
Patrick Marsceill
e1d226f192
Merge pull request #69 from bmann/patch-1
...
page layout also used out of the box by Jekyll
2019-01-23 13:51:26 -05:00
Boris Mann
37d54f5bf2
page layout also used out of the box by Jekyll
...
Suggesting page, since `about.md` uses it for new Jekyll installs as well.
2019-01-15 10:52:32 -08:00
Patrick Marsceill
09cc61c25f
Moar A11y updates
2019-01-06 15:50:31 -05:00
Patrick Marsceill
06c8acc06b
Lol we forgot the body tag
2019-01-06 15:50:01 -05:00
Patrick Marsceill
eaf1247911
Auto focus main content for keyboard scrolling
2018-12-16 15:22:51 -05:00
Patrick Marsceill
555dfae410
Make TOC on parent pages optional
2018-12-16 14:27:44 -05:00
Patrick Marsceill
960d347f68
Support 3 levels of pages
2018-11-19 13:28:59 -05:00
Patrick Marsceill
8f6f4b761a
Merge branch 'master' of github.com:pmarsceill/just-the-docs into dark-mode
2018-11-16 12:40:35 -05:00
Patrick Marsceill
d11e332dc6
Create condition for no search and add config/css
2018-11-16 11:46:43 -05:00
Patrick Marsceill
ee4759c772
Rip out hard-coded color
2018-11-15 15:13:16 -05:00
Patrick Marsceill
886654d86d
Add these for a better default jekyll experience
2018-10-24 14:07:02 -04:00
Patrick Marsceill
debc7d3310
Fix up search bar on mobile
2018-10-24 14:05:29 -04:00
Patrick Marsceill
ea23134560
Fix path for home
2018-10-24 14:03:50 -04:00
Patrick Marsceill
3752c58af2
Fix breadcrumb path
2018-10-23 17:55:59 -04:00
Patrick Marsceill
e9943f90c9
Don't need slash only axl
2018-10-23 16:54:14 -04:00
Patrick Marsceill
3d4e1de008
Breadcrumb needs baseurl
2018-10-23 16:53:01 -04:00
Patrick Marsceill
bdfdf1bb42
Don't need this slash
2018-10-23 16:48:48 -04:00
Patrick Marsceill
0611696c2d
Fix pathing
2018-10-23 12:56:46 -04:00
Patrick Marsceill
25cd289df5
Fix pathing issues with gh-pages
2018-10-23 12:51:11 -04:00
Patrick Marsceill
d21259a02f
Tidy up nav and search on mobile
2018-10-23 11:39:30 -04:00
Patrick Marsceill
49eda95c19
fix mobile nav
2018-10-22 11:52:13 -04:00
Patrick Marsceill
be0d00cb2a
getting this on GH
2017-11-08 11:23:05 -05:00