Patrick Marsceill
dbac62127a
Merge branch 'v0.2.7-release' into change-theme-button-text
2019-09-09 16:06:21 -04:00
Patrick Marsceill
850a8fe256
Merge pull request #203 from pdmosses/search-config
...
Search config
2019-09-09 16:00:11 -04:00
Patrick Marsceill
44d689b994
Lint
2019-09-09 15:55:31 -04:00
Patrick Marsceill
9616dcf761
Update just-the-docs.js
2019-09-09 15:50:48 -04:00
Peter Mosses
1564ca4511
Update configuration.md
...
Added documentation for `search_tokenizer_separator`.
2019-09-09 21:50:05 +02:00
Patrick Marsceill
e124e10914
Merge pull request #200 from pmarsceill/dependabot/npm_and_yarn/mixin-deep-1.3.2
...
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
2019-09-09 15:45:09 -04:00
Patrick Marsceill
757be1631c
Merge pull request #208 from pmarsceill/dependabot/npm_and_yarn/primer/css-12.7.0
...
Bump @primer/css from 12.6.0 to 12.7.0
2019-09-09 15:43:46 -04:00
Patrick Marsceill
3b42ec2762
Merge pull request #206 from iamcarrico/allow-for-overrides
...
Allow for custom overrides by the user
2019-09-09 15:35:31 -04:00
Patrick Marsceill
a98bba778c
Merge pull request #141 from ghabs/patch-1
...
Fix trailing comma bug in search-data.json
2019-09-09 15:32:26 -04:00
Patrick Marsceill
3ecdb59b48
Merge branch 'v0.2.7-release' into patch-1
2019-09-09 15:32:08 -04:00
Patrick Marsceill
843233c6b2
Merge pull request #187 from SgtSilvio/improvement/site-logo
...
Improvement/site logo
2019-09-09 15:10:55 -04:00
Patrick Marsceill
d3cbc83285
Merge pull request #188 from pdmosses/master
...
Update nav.html to eliminate generation of undisplayed elements
2019-09-09 15:09:22 -04: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
34eaf8b16d
Merge pull request #181 from m3nu/master
...
Recommend using index.md as parent page for sections
2019-09-09 15:05:12 -04:00
Patrick Marsceill
ea9affe25f
Merge pull request #98 from stefanoborini/simplify-template
...
Introduces the possibility for a summary in the table of contents
2019-09-09 15:01:05 -04:00
Patrick Marsceill
d3f6e5907b
Merge branch 'master' into simplify-template
2019-09-09 15:00:40 -04:00
dependabot-preview[bot]
3d0240ff0b
Bump @primer/css from 12.6.0 to 12.7.0
...
Bumps [@primer/css](https://github.com/primer/css ) from 12.6.0 to 12.7.0.
- [Release notes](https://github.com/primer/css/releases )
- [Changelog](https://github.com/primer/css/blob/master/CHANGELOG.md )
- [Commits](https://github.com/primer/css/compare/v12.6.0...v12.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 10:34:12 +00:00
Ian Carrico
1aee233e1f
Add in some docs
2019-09-04 09:04:10 -04:00
Ian Carrico
47b7991805
Allow for custom overrides by the user
2019-09-04 08:55:11 -04:00
Peter Mosses
7220197a1f
Mathjax support added
...
Mathjax config options added.
`compress_html` config option changed,
Mathjax script loaded by head when `page.mathjax` is truthy.
Documentation and test page added.
See also issue #198 .
2019-08-31 23:19:03 +02:00
Peter Mosses
4e65041849
Revert "Add configuration option search_tokenizer_separator"
...
This reverts commit 50cdf076b4
.
2019-08-31 16:52:41 +02:00
Peter Mosses
50cdf076b4
Add configuration option search_tokenizer_separator
...
The default is for hyphens to separate tokens in search terms: `gem-based` is equivalent to `gem based`.
This adds `search_tokenizer_separator` as a site configuation option, to support search for hyphenated words.
2019-08-29 15:36:13 +02:00
Peter Mosses
ed492bf40e
Revert "Update .gitignore"
...
This reverts commit 13ef185010
.
2019-08-29 14:45:09 +02:00
Peter Mosses
690d0b5e8a
Revert "Update nav.html"
...
This reverts commit 0cfc0f0357
.
2019-08-29 14:42:47 +02:00
Peter Mosses
5b74b44230
Revert "Optional delay of grandchildren link display"
...
This reverts commit 8ac545a5eb
.
2019-08-29 14:42:23 +02:00
Peter Mosses
8a1e09ec5a
Revert "Update nav.html"
...
This reverts commit c282e4b0a7
.
2019-08-29 14:42:10 +02:00
Peter Mosses
cfbc7f41df
Revert "Revert "Update nav.html""
...
This reverts commit 5d58a66301
.
2019-08-29 14:41:21 +02:00
Peter Mosses
5e72b7db67
Revert "Revert "Optional delay of grandchildren link display""
...
This reverts commit 89f79138c3
.
2019-08-29 14:41:09 +02:00
Peter Mosses
3af59176f4
Revert "Update nav.html"
...
This reverts commit 209ac7be7d
.
2019-08-29 14:40:38 +02:00
Peter Mosses
13ef185010
Update .gitignore
2019-08-29 14:32:24 +02:00
dependabot-preview[bot]
7382a9a379
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 19:28:29 +00:00
Peter Mosses
209ac7be7d
Update nav.html
...
Restrict navigation to display only direct children.
2019-08-22 21:45:09 +02:00
Peter Mosses
89f79138c3
Revert "Optional delay of grandchildren link display"
...
This reverts commit 8ac545a5eb
.
2019-08-22 21:37:11 +02:00
Peter Mosses
5d58a66301
Revert "Update nav.html"
...
This reverts commit c282e4b0a7
.
2019-08-22 07:58:09 +02:00
Peter Mosses
c282e4b0a7
Update nav.html
...
Separating new PR from #188 , since indpendent.
2019-08-21 13:57:07 +02:00
Peter Mosses
8ac545a5eb
Optional delay of grandchildren link display
...
The current default is that when a grandparent is selected, the links to its
children *and all its grandchildren* are displayed in the navigation menu.
Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
to grandchildren until their parent is selected.
2019-08-21 13:49:07 +02:00
Silvio Giebl
3ed2d586fd
Fixed stylelintrc.json
2019-08-17 16:07:09 +02:00
Silvio Giebl
95498ccaf8
Added just-the-docs-default.scss which includes the theme set in _config.yml
2019-08-17 15:02:53 +02:00
Silvio Giebl
91760ee8c9
Added documentation for logo variable
2019-08-17 14:46:28 +02:00
Silvio Giebl
132cecfea3
Added logo variable to _config.yml which can be set to a path/url
...
Automatically replaces the title with a logo
2019-08-17 14:32:25 +02:00
Peter Mosses
0cfc0f0357
Update nav.html
...
A `navigation-list-child-list` is not displayed unless the enclosing `navigation-list-item` is `active`, so it needs to be generated only when `page.url == node.url or page.parent == node.title or page.grand_parent == node.title`.
2019-08-16 13:32:24 +02:00
Silvio Giebl
bc1cbc1ae4
Fix css style
...
(cherry picked from commit 9cd348361b81537801cc1602557ac174a46be350)
2019-08-16 00:38:42 +02:00
Silvio Giebl
887a18daa0
Improved search button and results, added blur to content
...
(cherry picked from commit 99371e971406090a2dba7b9b69f514a8f87afce3)
2019-08-16 00:38:32 +02:00
Silvio Giebl
7c93bcc48f
Fixed css style
...
(cherry picked from commit e5f2a27f0d48d041a3d63001c0b13230a6afdf6b)
2019-08-16 00:38:22 +02:00
Silvio Giebl
936a1e63be
Fixed css style
...
(cherry picked from commit 4d52a68745672407bfb258eff055fb06756aac0e)
2019-08-16 00:38:20 +02:00
Silvio Giebl
cc0b57727d
Added search button and menu icon
...
(cherry picked from commit 468264941d08b00252a4f6f081bc2dff5920bffe)
2019-08-16 00:38:03 +02:00
Silvio Giebl
52bcb26ddd
Display nav-list-expander on the right side
...
(cherry picked from commit 2d6e97e0cbfb8bdcf87a2e5ad19bd59fc8f5405d)
2019-08-15 23:41:44 +02:00
Silvio Giebl
e13a62b7b5
Fixed js browser incompatibility
...
(cherry picked from commit 9f3f38acf4e1ac40e3fb2b2f86018d4cba28dd07)
2019-08-15 23:41:38 +02:00
Silvio Giebl
a5842c0d7b
Fixed js browser incompatibility
...
(cherry picked from commit 86ff2dac05412a6ff994968c2be6122a7fcf85f9)
2019-08-15 23:41:35 +02:00
Silvio Giebl
6bd43a1332
Fixed js browser incompatibility
...
(cherry picked from commit d39b7b3041d1bdb9f80ab7f5878e64a3b3b79b5d)
2019-08-15 23:41:33 +02:00