@@ -65,26 +65,28 @@ for MkDocs Insiders. You can click on each feature to learn more about it:
65
65
- [x] [ Search suggestions help to save keystrokes] [ 14 ]
66
66
- [x] [ Highlighting of matched search terms in content area] [ 15 ]
67
67
- [x] Search goes to first result on ++enter++ (I'm feeling lucky)
68
- - [x] [ Navigation can always be expanded via configuration] [ 16 ]
69
- - [x] [ Header can be automatically hidden on scrolling] [ 17 ]
70
- - [x] [ Table of contents can be automatically hidden when empty] [ 18 ]
68
+ - [x] [ Navigation can be grouped into sections] [ 16 ]
69
+ - [x] [ Navigation can always be expanded via configuration] [ 17 ]
70
+ - [x] [ Header can be automatically hidden on scrolling] [ 18 ]
71
+ - [x] [ Table of contents can be automatically hidden when empty] [ 19 ]
71
72
72
73
[ 11 ] : setup/setting-up-the-footer.md#remove-generator
73
74
[ 12 ] : setup/changing-the-colors.md#color-palette-toggle
74
75
[ 13 ] : setup/setting-up-versioning.md#versioning
75
76
[ 14 ] : setup/setting-up-site-search.md#search-suggestions
76
77
[ 15 ] : setup/setting-up-site-search.md#search-highlighting
77
- [ 16 ] : setup/setting-up-navigation.md#navigation-expansion
78
- [ 17 ] : setup/setting-up-the-header.md#automatic-hiding
79
- [ 18 ] : setup/setting-up-navigation.md#automatic-hiding
78
+ [ 16 ] : setup/setting-up-navigation.md#navigation-sections
79
+ [ 17 ] : setup/setting-up-navigation.md#navigation-expansion
80
+ [ 18 ] : setup/setting-up-the-header.md#automatic-hiding
81
+ [ 19 ] : setup/setting-up-navigation.md#automatic-hiding
80
82
81
83
## Roadmap
82
84
83
85
The following list of funding goals – named after varieties of chili peppers
84
- [ I'm growing on my balcony] [ 19 ] – shows which features are already available
86
+ [ I'm growing on my balcony] [ 20 ] – shows which features are already available
85
87
in Material for MkDocs Insiders.
86
88
87
- [ 19 ] : https://www.instagram.com/squidfunk/
89
+ [ 20 ] : https://www.instagram.com/squidfunk/
88
90
89
91
### Madame Jeanette
90
92
@@ -100,9 +102,10 @@ in Material for MkDocs Insiders.
100
102
[ :octicons-flame-24: Funding goal: __ $1,000__ ] [ 6 ] ·
101
103
:octicons-lock-24: Status: _ exclusive_
102
104
103
- - [x] [ Navigation can always be expanded via configuration] [ 16 ]
104
- - [x] [ Header can be automatically hidden on scrolling] [ 17 ]
105
- - [x] [ Table of contents can be automatically hidden when empty] [ 18 ]
105
+ - [x] [ Navigation can be grouped into sections] [ 16 ]
106
+ - [x] [ Navigation can always be expanded via configuration] [ 17 ]
107
+ - [x] [ Header can be automatically hidden on scrolling] [ 18 ]
108
+ - [x] [ Table of contents can be automatically hidden when empty] [ 19 ]
106
109
- [ ] Table of contents can be moved into navigation for more space
107
110
- [ ] Better support for wide screens, i.e. more horizontal space
108
111
@@ -156,10 +159,10 @@ improvements (e.g. search) do not require any changes to existing configuration.
156
159
This means that your users will be able to build the docs locally with the
157
160
regular version and when they push their changes to CI/CD, they will be built
158
161
with Material for MkDocs Insiders. For this reason, it's recommended to
159
- [ install Insiders] [ 20 ] only in CI, as you don't want to expose your ` GH_TOKEN `
162
+ [ install Insiders] [ 21 ] only in CI, as you don't want to expose your ` GH_TOKEN `
160
163
to users.
161
164
162
- [ 20 ] : publishing-your-site.md#github-pages
165
+ [ 21 ] : publishing-your-site.md#github-pages
163
166
164
167
### Terms
165
168
@@ -169,7 +172,7 @@ terms?_
169
172
170
173
Yes. Whether you're an individual or a company, you may use _ Material for MkDocs
171
174
Insiders_ precisely under the same terms as Material for MkDocs, which are given
172
- by the [ MIT license] [ 21 ] . However, we kindly ask you to respect the following
175
+ by the [ MIT license] [ 22 ] . However, we kindly ask you to respect the following
173
176
guidelines:
174
177
175
178
- Please __ don't distribute the source code__ from Material for MkDocs Insiders.
@@ -180,7 +183,7 @@ guidelines:
180
183
- If you cancel your subscription, you're removed as a collaborator and will
181
184
miss out on future updates of Material for MkDocs Insiders. However, you may
182
185
__ use the latest version__ that's available to you __ as long as you like__ .
183
- Just remember that __ [ GitHub deletes private forks] [ 22 ] __ .
186
+ Just remember that __ [ GitHub deletes private forks] [ 23 ] __ .
184
187
185
- [ 21 ] : license.md
186
- [ 22 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
188
+ [ 22 ] : license.md
189
+ [ 23 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
0 commit comments