@@ -117,9 +117,10 @@ The following features are currently exclusively available to sponsors:
117
117
118
118
<div class =" mdx-columns " markdown =" 1 " >
119
119
120
+ - [x] [ Cookie consent :material-new-box:] [ 33 ]
120
121
- [x] [ Linking content tabs :material-new-box:] [ 32 ]
121
122
- [x] [ Boosting pages in search :material-new-box:] [ 30 ]
122
- - [x] [ Tags (with search integration) :material-new-box: ] [ 29 ]
123
+ - [x] [ Tags (with search integration)] [ 29 ]
123
124
- [x] [ Stay on page when switching versions] [ 28 ]
124
125
- [x] [ Version warning] [ 26 ]
125
126
- [x] [ Custom admonition icons] [ 31 ]
@@ -192,33 +193,35 @@ the public for general availability.
192
193
#### $ 6,000 – Trinidad Scorpion
193
194
194
195
- [x] [ Boosting pages in search] [ 30 ]
195
- - [ ] Improved search result summaries
196
- - [ ] Stay on page when switching languages
196
+ - [x] [ Custom admonition icons ] [ 31 ]
197
+ - [x] [ Linking content tabs ] [ 32 ]
197
198
198
199
[ 30 ] : ../setup/setting-up-site-search.md#boosting-a-page
200
+ [ 31 ] : ../reference/admonitions.md#changing-the-icons
201
+ [ 32 ] : ../reference/content-tabs.md#linking-content-tabs
199
202
200
203
#### $ 7,000 – Royal Gold
201
204
205
+ - [x] [ Cookie consent] [ 33 ]
202
206
- [ ] Table of contents auto-collapse
203
207
- [ ] Table of contents follows active anchor
204
- - [ ] Native lightbox integration
208
+
209
+ [ 33 ] : ../setup/setting-up-site-analytics.md#cookie-consent
205
210
206
211
#### $ 8,000 – Scotch Bonnet
207
212
208
- - [x] [ Custom admonition icons ] [ 31 ]
209
- - [x] [ Linking content tabs ] [ 32 ]
213
+ - [ ] Improved search result summaries
214
+ - [ ] Stay on page when switching languages
210
215
- [ ] List of last searches
211
216
212
- [ 31 ] : ../reference/admonitions.md#changing-the-icons
213
- [ 32 ] : ../reference/content-tabs.md#linking-content-tabs
214
-
215
217
#### Future
216
218
217
- - [ ] [ Material for MkDocs Live Edit] [ 33 ]
219
+ - [ ] [ Material for MkDocs Live Edit] [ 34 ]
218
220
- [ ] New layouts and styles
219
221
- [ ] Code block palette toggle
222
+ - [ ] Native lightbox integration
220
223
221
- [ 33 ] : https://twitter.com/squidfunk/status/1338252230265360391
224
+ [ 34 ] : https://twitter.com/squidfunk/status/1338252230265360391
222
225
223
226
### Goals completed
224
227
@@ -273,23 +276,23 @@ implemented behind feature flags; all configuration changes are
273
276
backward-compatible. This means that your users will be able to build the
274
277
documentation locally with Material for MkDocs and when they push their changes,
275
278
it can be built with Insiders (e.g. as part of GitHub Actions). Thus, it's
276
- recommended to [ install Insiders] [ 34 ] only in CI, as you don't want to expose
279
+ recommended to [ install Insiders] [ 35 ] only in CI, as you don't want to expose
277
280
your ` GH_TOKEN ` to users.
278
281
279
- [ 34 ] : ../publishing-your-site.md#github-pages
282
+ [ 35 ] : ../publishing-your-site.md#github-pages
280
283
281
284
### Payment
282
285
283
286
_ We don't want to pay for sponsorship every month. Are there any other options?_
284
287
285
288
Yes. You can sponsor on a yearly basis by [ switching your GitHub account to a
286
- yearly billing cycle] [ 35 ] . If for some reason you cannot do that, you could
289
+ yearly billing cycle] [ 36 ] . If for some reason you cannot do that, you could
287
290
also create a dedicated GitHub account with a yearly billing cycle, which you
288
291
only use for sponsoring (some sponsors already do that).
289
292
290
293
One-time payments are not eligible for Insiders.
291
294
292
- [ 35 ] : https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/changing-the-duration-of-your-billing-cycle
295
+ [ 36 ] : https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/changing-the-duration-of-your-billing-cycle
293
296
294
297
### Terms
295
298
@@ -298,7 +301,7 @@ commercial project. Can we use Insiders under the same terms and conditions?_
298
301
299
302
Yes. Whether you're an individual or a company, you may use _ Material for MkDocs
300
303
Insiders_ precisely under the same terms as Material for MkDocs, which are given
301
- by the [ MIT license] [ 36 ] . However, we kindly ask you to respect the following
304
+ by the [ MIT license] [ 37 ] . However, we kindly ask you to respect the following
302
305
guidelines:
303
306
304
307
- Please __ don't distribute the source code__ of Insiders. You may freely use
@@ -309,7 +312,7 @@ guidelines:
309
312
- If you cancel your subscription, you're removed as a collaborator and will
310
313
miss out on future updates of Insiders. However, you may __ use the latest
311
314
version__ that's available to you __ as long as you like__ . Just remember that
312
- [ GitHub deletes private forks] [ 37 ] .
315
+ [ GitHub deletes private forks] [ 38 ] .
313
316
314
- [ 36 ] : ../license.md
315
- [ 37 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
317
+ [ 37 ] : ../license.md
318
+ [ 38 ] : https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
0 commit comments