Commit Graph

157 Commits

Author SHA1 Message Date
squidfunk 9cc396315c Added guide for navigation configuration 2020-07-17 13:08:27 +02:00
squidfunk 71e9b1d745 Improved getting started guide and added further guides 2020-07-16 22:31:39 +02:00
squidfunk 9777349dac Rewrote installation and bootstrapping guide 2020-05-31 15:40:41 +02:00
squidfunk d114778636 Added documentation for color schemes 2020-05-18 21:37:57 +02:00
squidfunk 6f526d222a Refactored palette stylesheets 2020-05-17 13:49:25 +02:00
squidfunk 98ccd6f944 Merge branch 'master' into refactor/dark-mode 2020-05-09 15:13:57 +02:00
squidfunk 3c2c98438b Added Burmese to list of supported languages 2020-05-09 14:17:32 +02:00
squidfunk db7c28b20e Added name attribute to social links and improved defaults 2020-05-03 14:14:59 +02:00
squidfunk aa8c176ee6 Switched to community icons link 2020-04-29 07:52:39 +02:00
squidfunk 384643d5e9 Adjusted icon counts 2020-04-29 07:52:39 +02:00
squidfunk 1fc6af1f15 Prototyped dark mode 2020-04-25 19:07:23 +02:00
Andre_601 b143dd2fc9 Update getting-started.md 2020-04-22 18:43:30 +02:00
Andre_601 aaf9c81994 Add namespace for icons 2020-04-22 18:43:30 +02:00
squidfunk 85faa9feee Fixed buttons on getting started guide 2020-04-21 17:25:10 +02:00
XhmikosR 6cf4b551d4
Fixed typos in documentation (#1616) 2020-04-17 10:26:54 +02:00
Kai Welke 1bef9229dd
Fixed typo in Getting Started guide (#1597) 2020-04-13 15:50:33 +02:00
squidfunk 24f0c45dce Prepare 5.1.0 release 2020-04-12 20:03:26 +02:00
squidfunk f90644dac5 Integrated with mkdocs-material-extensions 2020-04-12 19:58:22 +02:00
squidfunk 1c252312cb Removed unnecessary operating system notices 2020-04-08 14:20:01 +02:00
squidfunk 534821a6b8 Removed chocolatey installation instructions from the official docs
There have been ~20k installations via chocolatey of all versions of Material,
which is what is installed through `pip` in 3 days. The usage is very, very low
and also not recommended, because it will very probably have problems with extensions,
plugins etc. For this reason, this commit removes the instructions from the docs.
2020-04-08 14:17:44 +02:00
squidfunk db6e133648 Reworked examples in getting started guide 2020-04-05 13:23:13 +02:00
iBug ♦ 51f2dd1fc0
Updated docs on navigation tabs (#1561)
* Update docs on navigation tabs (as discussed in #1560)

* Drop "less inconvenient" wording.
2020-04-03 22:41:47 +02:00
squidfunk a53dba4b82 Unified Markdown formatting 2020-04-02 13:25:06 +02:00
squidfunk 8e3fda38f1 Documented site search tracking setup 2020-04-02 13:23:38 +02:00
squidfunk 0299d4bffd Added localsearch plugin to documentation 2020-03-29 15:06:41 +02:00
squidfunk c4820f9313 Fixed invalid link in getting started guide 2020-03-26 18:37:15 +01:00
squidfunk 05114b9f2a Added main template override for official docs 2020-03-26 11:19:20 +01:00
squidfunk b1fde7a82c Refactored announcement bar styles 2020-03-16 16:26:58 +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 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 41dc846753 Merge branch 'master' into refactor/rxjs-typescript 2020-02-10 12:34:58 +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
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
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
Kristjan Tärk 0826b9243b Added Estonian translations (#1286) 2019-10-03 11:14:32 +02:00
squidfunk af81591cce Prepare 4.4.2 release 2019-08-27 17:41:51 +02:00
squidfunk 6b7535b8cc Added black as a primary color 2019-08-22 16:11:51 +02:00
squidfunk 13c8ad3370 Fixed minification settings and documentation 2019-06-20 10:28:33 +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
squidfunk 611dc9718f Added Norwegian Nynorsk translations 2019-04-28 11:37:56 +02:00
squidfunk 9a16b9c6ea Fixed Asian search after lunr-languages upgrade 2019-03-12 16:33:58 +01:00
squidfunk 74c473e2d7 Added Greek translations 2019-02-13 15:59:56 +01:00