- Sep 09, 2019
-
-
Patrick Marsceill authored
Change button copy on theme preview
-
Patrick Marsceill authored
-
Patrick Marsceill authored
Search config
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Peter Mosses authored
Added documentation for `search_tokenizer_separator`.
-
Patrick Marsceill authored
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
-
Patrick Marsceill authored
Bump @primer/css from 12.6.0 to 12.7.0
-
Patrick Marsceill authored
Allow for custom overrides by the user
-
Patrick Marsceill authored
Fix trailing comma bug in search-data.json
-
Patrick Marsceill authored
-
Patrick Marsceill authored
Improvement/site logo
-
Patrick Marsceill authored
Update nav.html to eliminate generation of undisplayed elements
-
Patrick Marsceill authored
Improve heading anchors
-
Patrick Marsceill authored
Recommend using index.md as parent page for sections
-
Patrick Marsceill authored
Introduces the possibility for a summary in the table of contents
-
Patrick Marsceill authored
-
- Sep 06, 2019
-
-
dependabot-preview[bot] authored
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>
-
- Sep 04, 2019
-
-
Ian Carrico authored
-
Ian Carrico authored
-
- Aug 29, 2019
-
-
Peter Mosses authored
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.
-
Peter Mosses authored
This reverts commit 13ef1850.
-
Peter Mosses authored
This reverts commit 0cfc0f03.
-
Peter Mosses authored
This reverts commit 8ac545a5.
-
Peter Mosses authored
This reverts commit c282e4b0.
-
Peter Mosses authored
This reverts commit 5d58a663.
-
Peter Mosses authored
This reverts commit 89f79138.
-
Peter Mosses authored
This reverts commit 209ac7be.
-
Peter Mosses authored
-
- Aug 27, 2019
-
-
dependabot-preview[bot] authored
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>
-
- Aug 22, 2019
-
-
Peter Mosses authored
Restrict navigation to display only direct children.
-
Peter Mosses authored
This reverts commit 8ac545a5.
-
Peter Mosses authored
This reverts commit c282e4b0.
-
- Aug 21, 2019
-
-
Peter Mosses authored
Separating new PR from #188, since indpendent.
-
Peter Mosses authored
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.
-
- Aug 17, 2019
-
-
Silvio Giebl authored
-
Silvio Giebl authored
Automatically replaces the title with a logo
-
- Aug 16, 2019
-
-
Peter Mosses authored
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`.
-
- Aug 15, 2019
-
-
Silvio Giebl authored
(cherry picked from commit 97d1c663ef566ffe20fb1ec217fd2d8c1a8a2382)
-
Silvio Giebl authored
(cherry picked from commit 468bf8368783309e69fdcaa91f7eb5b1e05d96aa)
-