Patrick Marsceill
484563b297
Merge pull request #239 from KasparEtter/fix-duplicates-in-nav
...
Fix duplicate entries in nav.html and default.html
2020-04-28 17:52:35 -04:00
Peter Mosses
30e1ddcdae
Update _layouts/default.html
2020-04-28 08:08:34 +02:00
Matt Wang
6d487845a4
Merge branch 'v0.2.9' into aux-links-new-tab
2020-04-27 13:00:42 -07:00
Patrick Marsceill
16e83704d0
Update default.html
2020-04-27 14:18:28 -04:00
Patrick Marsceill
b7fe6e0318
Merge branch 'v0.2.9' into fix-duplicates-in-nav
2020-04-27 13:29:52 -04:00
Patrick Marsceill
ee44f699ec
Update default.html
2020-04-27 13:13:22 -04:00
Patrick Marsceill
30b5da451c
Update default.html
2020-04-27 13:07:25 -04:00
Patrick Marsceill
fad434bc74
Merge branch 'v0.2.9' into default-nav-order
2020-04-27 11:05:46 -04:00
Patrick Marsceill
59d4802ce3
Merge branch 'improvement/custom-themes' of git://github.com/SgtSilvio/just-the-docs into SgtSilvio-improvement/custom-themes
2020-04-24 15:39:44 -04:00
Patrick Marsceill
2faa91f235
Update default.html
2020-04-23 22:42:00 -04:00
Patrick Marsceill
eecc51062b
Update default.html
2020-04-23 22:39:11 -04:00
Matthew Wang
da79e3e214
adds @bram1028's suggestion
2020-01-22 14:54:31 -08:00
Matthew Wang
9b86e292fa
implements requested branch and edit mode configs
2020-01-12 13:47:05 -08:00
Silvio Giebl
bb0e5222ca
Merge branch 'master2' into improvement-custom-themes-merged
2019-11-26 23:27:33 +01:00
Matthew Wang
2c94928917
oops, adds edit_link_text to layout
2019-11-13 23:06:23 -08:00
Kaspar Etter
c09f86cd1d
Fix duplicate entries in default.html
...
Removes children from the table of contents that
belong to a different page with the same title.
2019-10-18 12:07:10 +02:00
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
Matthew Wang
5549a15df9
adds option to make aux links open in new tab
2019-10-01 22:22:34 -07:00
Matthew Wang
9c4622d75f
implements conditional or on footer
2019-09-14 17:54:27 -07:00
Matthew Wang
e917ea1f10
Merge branch 'master' into master
2019-09-11 15:40:51 -07:00
Matthew Wang
97efc81fa9
implements configuration for footer data and "edit this page" functionality
2019-09-11 15:31:47 -07:00
Matthew Wang
be5822cb86
adds page last modified above header
2019-09-09 19:43:33 -07:00
Matthew Wang
7c8ead0bff
adds page last modified to footer
2019-09-09 19:31:23 -07: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
d549d37e6f
Fixed missing new lines
2019-08-15 20:12:57 +02: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