Commit Graph

352 Commits

Author SHA1 Message Date
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