squidfunk
|
2b9136d100
|
Added documentation for navigation footer and code actions
|
2023-01-02 14:45:15 +01:00 |
|
squidfunk
|
050bda6609
|
Added documentation for code copy button
|
2023-01-02 14:29:16 +01:00 |
|
squidfunk
|
3311c82cb5
|
Removed old redirects
|
2023-01-02 14:13:07 +01:00 |
|
squidfunk
|
873d2efaea
|
Documentation
|
2023-01-02 14:03:01 +01:00 |
|
squidfunk
|
3b921f76a3
|
Updated copyright year
|
2023-01-02 11:08:58 +01:00 |
|
squidfunk
|
aea6704f82
|
Prepare 9.0.0 release
|
2023-01-01 20:12:37 +01:00 |
|
squidfunk
|
c2897de547
|
Documentation
|
2023-01-01 20:03:22 +01:00 |
|
squidfunk
|
7e56e38810
|
Documentation
|
2023-01-01 19:17:33 +01:00 |
|
squidfunk
|
081b63f0c1
|
Documentation
|
2023-01-01 19:08:42 +01:00 |
|
squidfunk
|
acb48fdab9
|
Documentation
|
2023-01-01 17:44:37 +01:00 |
|
squidfunk
|
68f2381ca4
|
Documentation
|
2023-01-01 17:35:34 +01:00 |
|
squidfunk
|
e63cd5a55a
|
Finished first version of bug report guide
|
2023-01-01 17:22:03 +01:00 |
|
squidfunk
|
3a3ae932c3
|
Added first part of new bug reporting guide
|
2022-12-31 18:28:19 +01:00 |
|
squidfunk
|
b1ecde6a6c
|
Added no-copy classes for directory listings
|
2022-12-31 15:02:02 +01:00 |
|
squidfunk
|
5421abee16
|
Reworked search documentation
|
2022-12-31 14:57:05 +01:00 |
|
squidfunk
|
8aeaed163a
|
Updated dependencies
|
2022-12-31 13:35:06 +01:00 |
|
squidfunk
|
dd4027139f
|
Updated dependencies
|
2022-12-31 13:27:47 +01:00 |
|
squidfunk
|
85679fd82f
|
Merge branch 'master' into feature/material-v9
|
2022-12-31 13:24:27 +01:00 |
|
squidfunk
|
2dddb985b7
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2022-12-31 13:12:53 +01:00 |
|
squidfunk
|
6ce69906a5
|
Added RackN to premium sponsors
|
2022-12-31 13:12:45 +01:00 |
|
Josh Paterson
|
4defab8042
|
Documentation (#4806)
Change underling to underlying
|
2022-12-29 10:13:35 +01:00 |
|
squidfunk
|
f99a6849c9
|
Documentation
|
2022-12-21 10:08:20 +01:00 |
|
squidfunk
|
14c4674e45
|
Documentation
|
2022-12-20 22:44:07 +01:00 |
|
squidfunk
|
6b90b1761e
|
Documentation
|
2022-12-20 21:21:19 +01:00 |
|
squidfunk
|
745201abe4
|
Documentation
|
2022-12-19 21:03:54 +01:00 |
|
squidfunk
|
616d9d43d3
|
Merge branch 'master' into feature/material-v9
|
2022-12-19 20:56:28 +01:00 |
|
squidfunk
|
851234001c
|
Updated dependencies
|
2022-12-19 20:51:22 +01:00 |
|
squidfunk
|
7104778609
|
Let it melt (too much churn to keep this in beta)
|
2022-12-18 20:58:39 +01:00 |
|
squidfunk
|
726e7632bf
|
Updated schema
|
2022-12-18 17:58:11 +01:00 |
|
squidfunk
|
474e967fa3
|
Documentation
|
2022-12-18 11:05:09 +01:00 |
|
squidfunk
|
dcc50ffc4e
|
Merge branch 'master' into feature/material-v9
|
2022-12-17 23:00:13 +01:00 |
|
squidfunk
|
65501ffc93
|
Added default variants for plugins to schema
|
2022-12-17 23:00:06 +01:00 |
|
Martin Donath
|
6d99740536
|
Merge pull request #4770 from TetraTheta/plugins
Added plugins schema
|
2022-12-17 22:54:24 +01:00 |
|
squidfunk
|
1e46d541d6
|
Merge branch 'master' into feature/material-v9
|
2022-12-17 22:53:47 +01:00 |
|
squidfunk
|
26c912ab6c
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2022-12-17 22:53:09 +01:00 |
|
squidfunk
|
d6453b1f81
|
Documentation
|
2022-12-17 22:53:00 +01:00 |
|
TetraTheta
|
ae511115fc
|
Add 'on_error_fail' to macros schema
But it supports '!env' but I don't know how to support it on schema
|
2022-12-17 02:50:43 +09:00 |
|
TetraTheta
|
0753df10e9
|
Update 'plugins.json' for adding information
about newly added schemas
|
2022-12-17 02:39:22 +09:00 |
|
TetraTheta
|
33e8d48f1f
|
Add 'macros' plugin schema
|
2022-12-17 02:35:55 +09:00 |
|
TetraTheta
|
8fe1666ad7
|
Add 'literate-nav' plugin scheme
|
2022-12-17 02:22:18 +09:00 |
|
TetraTheta
|
65c7b39b91
|
Merge branch 'squidfunk:master' into plugins
|
2022-12-17 02:13:39 +09:00 |
|
TetraTheta
|
814d373e52
|
Add 'cache_safe' to mkdocs-minify-plugin schema
|
2022-12-17 02:13:12 +09:00 |
|
Chris Mayfield
|
e33b6d6a3a
|
Change base_path type to array of strings
|
2022-12-16 11:08:05 -05:00 |
|
squidfunk
|
261f8b6a04
|
Documentation
|
2022-12-14 22:15:05 +01:00 |
|
squidfunk
|
1a7616a337
|
Documentation
|
2022-12-14 17:48:29 +01:00 |
|
squidfunk
|
9db2a4aab8
|
Merge branch 'master' into feature/material-v9
|
2022-12-12 10:46:16 +01:00 |
|
squidfunk
|
46d907f7c1
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2022-12-12 10:42:52 +01:00 |
|
squidfunk
|
0674077b09
|
Updated dependencies
|
2022-12-12 10:42:43 +01:00 |
|
Timothée Mazzucotelli
|
d0d3c2a578
|
Add JSON schemas: mkdocs-coverage, mkdocs-spellcheck, markdown-exec
|
2022-12-11 21:04:41 +01:00 |
|
Timothée Mazzucotelli
|
551bb9e526
|
Allow attribute-less use of pymdownx.emoji and pymdownx.tasklist
|
2022-12-11 18:13:01 +01:00 |
|