Nick Frichette
911a0a8d2c
Documentation
2021-11-29 18:35:58 +01:00
squidfunk
a644f57711
Updated documentation
2021-11-28 16:58:52 +01:00
squidfunk
0f5cba40ac
Documentation
2021-11-14 08:46:35 +01:00
squidfunk
bcf039e765
Documentation
2021-11-13 14:23:10 +01:00
squidfunk
fe06e8dcba
Moved copyright into dedicated partial
2021-11-13 13:41:07 +01:00
squidfunk
7f4458eb18
Removed Disqus integration
2021-11-13 13:15:58 +01:00
squidfunk
a57869dc9c
Documentation
2021-10-30 13:49:01 +02:00
squidfunk
a532755fa8
Added note on --dirtyreload flag
2021-10-30 13:29:35 +02:00
squidfunk
6af95f942d
Updated documentation
2021-10-10 22:32:32 +02:00
squidfunk
6acd637cb8
Updated documentation
2021-10-10 21:04:22 +02:00
squidfunk
b6cd73e083
Updated documentation
2021-10-10 12:19:14 +02:00
squidfunk
deaf7aebc2
Add documentation for new analytics integration
2021-06-12 13:49:23 +02:00
squidfunk
b10d7cc45b
Formatting
2021-06-12 13:29:20 +02:00
squidfunk
74755fc604
Documentation
2021-05-01 20:26:54 +02:00
squidfunk
64de0fd626
Updated customization guide
2021-04-10 11:13:32 +02:00
EdouardThiel
fd856ed712
Updated customization.md - extracopyright ( #2510 )
...
Remove extracopyright from template block and add a paragraph to explain how to set a variable instead
2021-04-10 11:01:45 +02:00
squidfunk
8d829dc6ee
Added documentation for version warning
2021-03-28 19:46:59 +02:00
Martin Donath
1e9746b841
Merge pull request #2362 from seandstewart/add-extracopy-footer
...
Add `extracopyright` block to footer.html
2021-03-04 18:40:24 +01:00
Sean Stewart
63015faf52
Add extracopyright
block to footer.html
2021-03-01 08:00:20 -05:00
squidfunk
9c30ddbd8b
Documentation
2021-02-26 16:41:00 +01:00
squidfunk
1e5eb06d5f
Updated documentation
2021-02-22 23:28:43 +01:00
squidfunk
a339a8afb6
Renamed 'language' partials folder into 'languages' for consistency
2020-12-30 13:21:27 +01:00
Daniel Ferguson
a7164d49d7
Updated customization.md ( #2094 )
...
Minor grammatical fix.
2020-12-07 23:24:20 +01:00
Olivier Jacques
2c5a517c44
Updated documentation on dev environment ( #2069 )
2020-11-26 17:11:30 +01:00
squidfunk
01fdf26486
Updated upgrading guide and changelog
2020-09-27 12:05:16 +02:00
squidfunk
7151d24b19
Added documentation for abbreviations
2020-09-19 14:34:40 +02:00
squidfunk
69148107d6
Improved customization guide
2020-08-30 17:37:49 +02:00
squidfunk
17e2e03678
Added Open Graph and Twitter cards documentation
2020-07-27 14:44:47 +02:00
squidfunk
186ea90e5f
Updated troubleshooting and data privacy pages
2020-07-23 14:37:20 +02:00
squidfunk
5ecf99c249
Added docs on keys integration
2020-07-22 11:57:41 +02:00
squidfunk
fed4146fa0
Added site search guide
2020-07-20 15:18:09 +02:00
squidfunk
2fdee428ff
Added first part of syntax highlighting guide
2020-07-17 16:50:57 +02:00
squidfunk
9cc396315c
Added guide for navigation configuration
2020-07-17 13:08:27 +02:00
squidfunk
9777349dac
Rewrote installation and bootstrapping guide
2020-05-31 15:40:41 +02:00
squidfunk
05114b9f2a
Added main template override for official docs
2020-03-26 11:19:20 +01:00
Jaime Iniesta
7657c4b82c
Added back aria-label to search input ( #1517 )
...
* update development guides on how to launch the local servers
* brings back aria-label to search form as form elements must have labels
2020-03-19 11:42:06 +01:00
squidfunk
12d1ad61c4
Reworked customization documentation
2020-03-10 14:07:03 +01:00
squidfunk
d470f89056
Updated documentation
2020-03-10 11:55:25 +01:00
squidfunk
d41cf2f785
Added block for tabs navigation
2020-02-13 10:10:04 +01:00
Christian Oliff
4b25e1997f
Fixed HTTPS link to sass-lang.com ( #1352 )
2019-11-29 13:36:09 +01:00
Hampton
c483ff0db8
Added hint to documentation on GNU Make ( #1120 )
...
If you're trying to build mkdocs-material on Windows, it seems GNU make is required. It's not hard to install it, but it's worth linking in the docs.
2019-06-03 08:27:57 +02:00
0xflotus
367fef75b2
Fixed some typos in documentation
...
* Update customization.md
* Update pymdown.md
2019-05-10 17:14:55 +02:00
squidfunk
a27372eee3
Removed blocks in partials - Jinja doesn't support them
2019-02-09 18:02:46 +01:00
Ed Morley
ca773de86c
Fixed: Changed links to mkdocs.org to HTTPS
...
To prevent the unnecessary HTTP 301 (and reduce the redirects noise
when running the W3C link checker tool against generated pages).
Also fixes the anchor fragment for `#using-the-theme-custom_dir`.
2018-06-10 15:30:26 +02:00
squidfunk
3f61b651a6
Replaced yarn with npm 5.6
2018-02-21 21:06:11 +01:00
squidfunk
4b5c45c656
Refactored search language handling
2018-01-21 23:02:04 +01:00
squidfunk
d014b21bd5
Prepare 2.2.1 release
2017-12-02 15:01:52 +01:00
Martin Donath
f033fd5437
Added support for hero text
2017-11-22 00:13:56 +01:00
Martin Donath
81e433bf2e
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
squidfunk
b913a607e9
Updated documentation for installation
2017-10-31 20:07:11 +01:00