Commit Graph

456 Commits

Author SHA1 Message Date
squidfunk
17fae53f31 Fixed header ellipsis when title equals site name 2020-03-25 17:13:48 +01:00
squidfunk
d807cbd1fc Updated migration guide for templates 2020-03-21 17:11:06 +01:00
squidfunk
b0c2c4390a Documentation 2020-03-20 16:47:47 +01:00
Taylor Steinberg
9adf66475a
Added mkdocs-awesome-pages-plugin to Dockerfile (#1519)
* Adds mkdocs-awesome-pages-plugin to Dockerfile and adds plugins documentation

* Adds additional usage documentation for the awesome-pages plugin

* Update mkdocs.yml
2020-03-20 16:15:55 +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
33645320c2 Corrected Admonition docs 2020-03-18 12:50:22 +01:00
squidfunk
1801f2f2b9 Replaced mask-image wherever possible to improve print styles 2020-03-18 12:46:50 +01:00
squidfunk
b1fde7a82c Refactored announcement bar styles 2020-03-16 16:26:58 +01:00
squidfunk
b9fd6086a5 Fixed showing of wrong version in deployment preview 2020-03-15 13:55:06 +01:00
squidfunk
ff8c4a30c6 Fixed migration guide 2020-03-10 23:43:27 +01:00
squidfunk
77987485af Prepare 5.0.0rc1 release 2020-03-10 17:37:51 +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
22780858b3 Replaced symlink with pymdownx.snippets 2020-03-09 23:33:46 +01:00
squidfunk
acfe5102d2 Reworked plugin documentation 2020-03-09 23:12:10 +01:00
squidfunk
58b00d448a Reworked search plugin documentation 2020-03-09 22:29:01 +01:00
squidfunk
11901049bc Reworked extension documentation 2020-03-09 19:03:48 +01:00
squidfunk
0d79026c0c Reworked getting started guide 2020-03-09 16:48:52 +01:00
squidfunk
9738c12cc9 Unified components and observable structure 2020-03-05 17:17:15 +01:00
squidfunk
11d1b839a1 Refactored Material icon integration - bye bye webfonts 2020-02-24 18:07:50 +01:00
squidfunk
d21da8d522 Merge branch 'master' into refactor/rxjs-typescript 2020-02-17 18:10:08 +01:00
squidfunk
8d2ea6c65f Prepare 4.6.3 release 2020-02-14 08:44:36 +01:00
Isaac Muse
a348663566
Added support for pymdownx.tabbed via pymdown-extensions 7.0b1 (#1459)
* Add support pymdownx.tabbed via pymdown-extensions 7.0b1

* Rebuild theme

* Use :only-child
2020-02-14 08:16:04 +01:00
squidfunk
e0e559b429 Refactored search observable integration 2020-02-13 16:49:08 +01:00
squidfunk
b57d3565be Increase favicon size to 48px 2020-02-13 11:01:51 +01:00
squidfunk
d41cf2f785 Added block for tabs navigation 2020-02-13 10:10:04 +01:00
squidfunk
0bc43f43d9 Added new favicon 2020-02-13 09:46:17 +01:00
squidfunk
1d58b75110 Added new logo 2020-02-13 09:25:55 +01:00
squidfunk
41dc846753 Merge branch 'master' into refactor/rxjs-typescript 2020-02-10 12:34:58 +01:00
squidfunk
f9e13b88ce Prepare 4.6.2 release 2020-02-08 22:56:06 +01:00
squidfunk
0730aae9c2 Added Romanian translations 2020-02-08 22:15:47 +01:00
Reece Dunham
eab7148337
Updated copyright year (#1449) 2020-02-08 10:33:01 +01:00
squidfunk
84c8bb8044 Prepare 4.6.1 release 2020-02-08 10:26:14 +01:00
squidfunk
2025881c32 Added primer on necessary template changes for v5 2020-02-01 16:59:23 +01:00
Jorge
5cc68d4a04 Advertise support for Scala in Codehilite 2020-01-23 07:17:36 +01:00
squidfunk
acbc16516c Updated authors notes 2020-01-20 10:21:09 +01:00
Martin B
c44ea77172 Separated plugin documentation from extensions (#1390)
* Create minify-html.md

* Rename docs/minify-html.md to docs/plugins/minify-html.md

* Create search.md

* Update and rename docs/extensions/revision-date.md to docs/plugins/revision-date.md

* Update getting-started.md

* Update mkdocs.yml
2019-12-18 17:13:17 +01:00
Christian Oliff
5960f187d2 Updated FontAwesome URL to correct version (#1388)
The Font Awesome link now correctly links to v4.7 icons (instead of v5)
2019-12-18 08:32:21 +01:00
Christian Oliff
157d1ef5f0 Fixed HTML error on getting started page
The table headings `th` weren't matching.
2019-12-18 08:07:01 +01:00
Christian Oliff
993c728352 Fixed typo in documentation (#1382) 2019-12-12 08:20:17 +01:00
Christian Oliff
fe7bfa2173 Fixed URL on revision-date.md (#1381)
Currently the first link doesn’t work because they are both referencing [1]
2019-12-12 07:39:24 +01:00
squidfunk
6ef0d123c7 Prepare 4.6.0 release 2019-12-11 18:03:21 +01:00
squidfunk
ae61f6c6f8 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2019-12-11 17:51:26 +01:00
squidfunk
afe1d65b15 Updated built files and fixed revision date integration 2019-12-11 17:47:48 +01:00
Tim Vink
faccab4c85 Updated installation instructions for revision date plugin (#1378) 2019-12-11 17:18:17 +01:00
Tim Vink
6d3d1301e2 Added translation issue template (#1377)
* Update issue templates

Add `translate.md`

* Update link to new translation issue
2019-12-11 17:17:54 +01:00
Tim Vink
f08f2fbf65 Added support for mkdocs-git-revision-date-localized-plugin (#1373)
* #1350 update base template to include git revision date

* #1350 add localized revision date

* #1350 support for v0.3 of mkdocs-git-revision-date-localized-plugin

* #1350 add translations for source.revision.date
2019-12-11 10:46:03 +01:00
XhmikosR
210139c0d3 Compressed teaser image (#1365)
Before: 1305331 bytes
After:  299544 bytes
2019-12-04 16:37:48 +01:00
squidfunk
f9deb7269a Fixed changelog 2019-12-02 15:52:53 +01:00
squidfunk
a98b93299f Merge branch 'master' of github.com:squidfunk/mkdocs-material 2019-12-02 15:50:42 +01:00
squidfunk
51cf93518b Added Thai translations 2019-12-02 15:50:04 +01:00
Christian Oliff
bb4faf3053 Updated minimum versions in Getting Started guide (#1356)
MkDocs Material has required MkDocs v1.x since version 3 so I think it'd be right to update the minimum version here now.
MkDocs v1 was released more than a year ago and older versions are unsupported.
I also bumped the versions of Python and PIP just for good measure as those (although they are just example output) are really old versions too.

(minor nitpicky thing is that the first release of MkDocs v1 release on https://github.com/mkdocs/mkdocs/releases is actually 1.0, but I put it above as 1.0.0 for consistencty... feel free to change :-D
2019-11-29 17:45:15 +01:00
Christian Oliff
d135a4e790 Fixed HTTPS for some links (#1355) 2019-11-29 16:52:19 +01:00
Christian Oliff
cb71154791 Fixed HTTPS for some links (#1354) 2019-11-29 16:52:08 +01:00
Christian Oliff
4b25e1997f Fixed HTTPS link to sass-lang.com (#1352) 2019-11-29 13:36:09 +01:00
squidfunk
8c6ddc9ded Prepare 4.5.0 release 2019-11-16 21:51:17 +01:00
Isaac Muse
401dfd9e20 Switched to Twemoji due to license issues (#1338) 2019-11-16 20:47:02 +01:00
Christian Oliff
b96f71cdb1 Fixed EmojiOne URL to prevent a HTTP redirect (#1330)
EmojiOne is now JoyPixels
https://blog.joypixels.com/emojione-is-now-joypixels/
2019-11-06 17:50:52 +01:00
squidfunk
fc83e18d98 Prepare 4.4.3 release 2019-10-03 11:19:31 +02:00
Kristjan Tärk
0826b9243b Added Estonian translations (#1286) 2019-10-03 11:14:32 +02:00
squidfunk
d9a51e2c03 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2019-08-27 17:42:02 +02:00
squidfunk
af81591cce Prepare 4.4.2 release 2019-08-27 17:41:51 +02:00
Christian Oliff
45a2f3362b Updated Materal Design URL to prevent redirect (#1225) 2019-08-23 17:33:06 +02:00
squidfunk
0a93a26364 Prepare 4.4.1 release 2019-08-22 16:16:21 +02:00
squidfunk
6b7535b8cc Added black as a primary color 2019-08-22 16:11:51 +02:00
Jakob Fix
f905931608 Fixed typo in documentation (#1144) 2019-06-23 18:20:43 +02:00
squidfunk
13c8ad3370 Fixed minification settings and documentation 2019-06-20 10:28:33 +02:00
squidfunk
ec09cf6e14 Prepare 4.4.0 release 2019-06-15 15:59:42 +02:00
squidfunk
bc46b87d6a Added documentation on minification 2019-06-15 15:47:53 +02:00
squidfunk
f6e08ef4a3 Added Slovenian translations 2019-06-15 14:26:34 +02:00
Martin Donath
406748636e
Updated author's notes 2019-06-11 13:40:02 +02:00
Martin Donath
87e2d14dd7
Updated author's notes 2019-06-04 15:29:27 +02: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
squidfunk
52eb2e6bc0 Prepare 4.3.1 release 2019-05-23 09:18:05 +02:00
squidfunk
631846394e Prepare 4.3.0 release 2019-05-17 21:52:14 +02:00
0xflotus
367fef75b2 Fixed some typos in documentation
* Update customization.md

* Update pymdown.md
2019-05-10 17:14:55 +02:00
Jakob Fix
46fcf2c9b9 Correct small typo 2019-05-04 10:06:09 +02:00
squidfunk
5e6c345fc1 Prepare 4.2.0 release 2019-04-28 12:04:25 +02:00
squidfunk
611dc9718f Added Norwegian Nynorsk translations 2019-04-28 11:37:56 +02:00
squidfunk
aba3263c72 Prepare 4.1.2 release 2019-04-16 11:33:54 +02:00
squidfunk
6500664b14 Prepare 4.1.1 release 2019-03-28 17:18:12 +01:00
squidfunk
c06ba21f18 Prepare 4.1.0 release 2019-03-22 19:23:27 +01:00
squidfunk
9a16b9c6ea Fixed Asian search after lunr-languages upgrade 2019-03-12 16:33:58 +01:00
squidfunk
8a01e0cc8c Fixed HTML entities appearing in search result titles 2019-03-01 13:17:13 +01:00
squidfunk
2f5a4c1e93 Prepare 4.0.1 release 2019-02-13 18:31:41 +01:00
squidfunk
9f4e4c8884 Prepare 4.0.0 release 2019-02-13 16:24:37 +01:00
squidfunk
74c473e2d7 Added Greek translations 2019-02-13 15:59:56 +01:00
squidfunk
a27372eee3 Removed blocks in partials - Jinja doesn't support them 2019-02-09 18:02:46 +01:00
squidfunk
5501462b85 Added better explanation for tabs feature 2019-02-09 17:33:08 +01:00
Titusz
6c140b8e38 Fixed broken link to font overriding in compliance.md (#987) 2019-02-07 15:52:53 +01:00
Christian Oliff
69fda4cafd Fixed broken links on compliance page (#975) 2019-02-01 13:15:17 +01:00
squidfunk
d25fcefd9f Prepare 3.3.0 release 2019-01-29 11:07:18 +01:00
squidfunk
db15284cc0 Updated information in author's notes 2019-01-28 10:19:48 +01:00
squidfunk
6d905e6414 Updated copyright year in docs 2019-01-02 10:49:13 +01:00
squidfunk
a3037c33cc Prepare 3.2.0 release 2018-12-28 15:18:48 +01:00
squidfunk
c3ec0b956e Adjusted documentation for redirects 2018-12-28 15:11:54 +01:00
squidfunk
afd2787fea Merge branch 'master' of git://github.com/kcgthb/mkdocs-material into kcgthb-master 2018-12-28 15:01:21 +01:00
squidfunk
18221a7d1f Updated ESLint 2018-12-27 21:36:22 +01:00
squidfunk
382797f21c Fixed documentation 2018-11-17 17:57:47 +01:00
Richie Bendall
62927073de Added documentation for Web App Manifest (#916) 2018-11-17 17:51:35 +01:00
squidfunk
e11410233c Added release notes 2018-10-26 13:16:47 +02:00
squidfunk
fe42b2f7e1 Prepare 3.0.6 release 2018-10-26 13:15:41 +02:00
squidfunk
8217dcd8cd Updated documentation 2018-10-23 09:04:26 +02:00
squidfunk
65e67d2155 Prepare 3.0.5 release 2018-10-23 09:00:28 +02:00
Kilian Cavalotti
0c17ca3a52 add support for redirects via metadata extension 2018-10-17 14:53:48 -07:00
squidfunk
5e95a69b7e Fixed typo 2018-09-03 09:59:14 +02:00
squidfunk
cf517e5420 Prepare 3.0.4 release 2018-09-03 09:55:59 +02:00
squidfunk
ca4bb5e4be Fixed broken links in specimen documentation 2018-08-09 10:13:21 +02:00
squidfunk
12a79817f0 Prepare 3.0.3 release 2018-08-07 11:12:37 +02:00
squidfunk
a629c5948a Prepare 3.0.2 release 2018-08-06 10:00:31 +02:00
squidfunk
a534c93e68 Fixed documentation for Serbo-Croatian translations 2018-08-06 09:35:49 +02:00
squidfunk
309389befd Prepare 3.0.1 release 2018-08-05 21:45:54 +02:00
squidfunk
2d7e9341f7 Prepare 3.0.0 release 2018-08-05 18:59:58 +02:00
Martin Donath
013033a9c0
Fixed Travis build
* Debug Travis build

* Try to build as Python project

* Do not install in user space

* Fixed Travis build
2018-08-05 18:38:16 +02:00
squidfunk
fd75fa8eb7 Added Serbian and Serbo-Croatian translations 2018-08-04 20:35:14 +02:00
squidfunk
6e73e2c76d Prepare 2.9.4 release 2018-07-29 16:58:08 +02:00
squidfunk
be7916a8b0 Prepare 2.9.3 release 2018-07-29 16:33:11 +02:00
squidfunk
65ab9fa018 Prepare 2.9.2 release 2018-06-29 11:16:28 +02:00
squidfunk
65cefb835a Added Hindi and Czech translations 2018-06-29 11:14:23 +02:00
squidfunk
60d8b01468 Prepare 2.9.1 release 2018-06-18 10:24:04 +02:00
squidfunk
f9298cf91f Added support for theme color on Android 2018-06-13 10:18:00 +02:00
squidfunk
a8619c4483 Prepare 2.8.0 release 2018-06-10 18:17:32 +02:00
squidfunk
7d958b16bb Updated documentation 2018-06-10 18:13:39 +02:00
squidfunk
05e4d17cbf Added support for code tabs 2018-06-10 18:11:36 +02:00
squidfunk
55aa14014b Added documentation on GDPR compliance 2018-06-10 18:06:45 +02: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
4bcf4349eb Switch to hosted Ginseng Analytics script 2018-05-10 19:56:10 +02:00
squidfunk
ea3ff4f1a1 Re-deployed test script 2018-05-08 17:24:09 +02:00
squidfunk
d34f33eb8d Re-deployed test script 2018-05-08 16:44:36 +02:00
squidfunk
58c5509e12 Updated endpoint for temporary tests 2018-04-27 15:45:07 +02:00
squidfunk
3523c89610 Added temporary scripts for testing 2018-04-26 15:20:34 +02:00
squidfunk
59a208cc64 Added Finnish translations 2018-04-26 10:38:26 +02:00
squidfunk
a7b6b608c0 Prepare 2.7.2 release 2018-04-09 09:50:12 +02:00
squidfunk
ed95c1c52c Prepare 2.7.1 release 2018-03-21 20:26:53 +01:00
squidfunk
65a67b290b Added new language to documentation 2018-03-21 20:14:29 +01:00
Scott Pierce
e625efdfe9 Fixed spelling in documentation (#740) 2018-03-21 19:47:17 +01:00
squidfunk
e6841b76e9 Prepare 2.7.0 release 2018-03-06 17:59:21 +01:00
squidfunk
2a48e17d2d Prepare 2.6.6 release 2018-02-22 19:57:26 +01:00
squidfunk
969a0d4bbc Fixed links to Python Markdown documentation 2018-02-22 19:26:35 +01:00
squidfunk
de1c3d515e Prepare 2.6.5 release 2018-02-22 11:37:10 +01:00
squidfunk
75d924d4fa Added Catalan translations 2018-02-21 23:08:20 +01:00
squidfunk
3f61b651a6 Replaced yarn with npm 5.6 2018-02-21 21:06:11 +01:00
squidfunk
dbd0006b01 Prepare 2.6.3 release 2018-02-18 23:31:58 +01:00
squidfunk
b96c7380f8 Added Vietnamese translations 2018-02-18 23:29:11 +01:00
squidfunk
5bc0875e7e Prepare 2.6.2 release 2018-02-12 21:43:31 +01:00
squidfunk
a4be275f88 Added Arabic translations 2018-02-12 21:43:31 +01:00
squidfunk
1a15acc2e7 Prepare 2.6.1 release 2018-02-11 20:01:00 +01:00
squidfunk
7cf7ff98a2 Added documentation for Disqus overrides 2018-02-11 20:01:00 +01:00
squidfunk
e55a82b96c Added ability to override Disqus integration using metadata 2018-02-11 20:01:00 +01:00
squidfunk
25860b3bbf Adjusted upgrade notes for Windows compatibility 2018-02-11 20:01:00 +01:00