1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 23:50:13 +01:00
Commit Graph

433 Commits

Author SHA1 Message Date
squidfunk
133cea4939 Updated structure 2020-05-31 16:39:32 +02:00
squidfunk
9777349dac Rewrote installation and bootstrapping guide 2020-05-31 15:40:41 +02:00
squidfunk
16afb4be4a Fixed date in changelog 2020-05-26 09:14:15 +02:00
squidfunk
9f4a8f075d Prepare 5.2.2 release 2020-05-26 09:13:56 +02:00
squidfunk
a43679b104 Documentation 2020-05-22 17:55:57 +02:00
squidfunk
03805b03c5 Prepare 5.2.1 release 2020-05-22 17:54:48 +02:00
squidfunk
70ec1f8ede Prepare 5.2.0 release 2020-05-18 21:43:06 +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
24e35c9fce Merge branch 'master' into refactor/dark-mode 2020-05-17 12:22:53 +02:00
squidfunk
e5d21218ff Prepare 5.1.7 release 2020-05-16 15:51:22 +02:00
squidfunk
32d57e66c7 Announced accepting of sponsorships in docs 2020-05-14 09:27:16 +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
bebf63d257 Prepare 5.1.6 release 2020-05-09 14:13:33 +02:00
squidfunk
828877c642 Prepare 5.1.5 release 2020-05-03 18:18:00 +02:00
squidfunk
db7c28b20e Added name attribute to social links and improved defaults 2020-05-03 14:14:59 +02:00
Pierre Verkest
fcf105b943
Fixed link for tabbed docs (#1666) 2020-05-03 12:27:13 +02:00
XhmikosR
974e153757
Improved filesize of banner.png (#1662)
213594 -> 197124 bytes
2020-04-30 16:05:18 +02:00
squidfunk
4545c17d10 Fixed links to issues in changelog 2020-04-30 10:04:53 +02:00
squidfunk
261aa807a1 Update banner image 2020-04-30 09:39:34 +02:00
squidfunk
36ce697a6b Prepare 5.1.4 release 2020-04-30 09:28:51 +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
5ecb30b4a3 Prepare 5.1.3 release 2020-04-26 20:12:05 +02:00
squidfunk
12ec077e70 Prepare 5.1.2 release 2020-04-26 19:37:51 +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
squidfunk
47cd4f06a1 Prepare 5.1.1 release 2020-04-17 21:12:50 +02:00
XhmikosR
9fddd97d01
Improved size of PNG files through lossless compression (#1617)
Before: 538 KB (551.329 bytes)
After:  487 KB (499.630 bytes)
2020-04-17 10:50:02 +02:00
XhmikosR
6cf4b551d4
Fixed typos in documentation (#1616) 2020-04-17 10:26:54 +02:00
Olivier Jacques
65796a5893
Fixed link for mkdocs-material-extensions (#1608) 2020-04-16 17:38:06 +02:00
squidfunk
572c1e854e Fixed documentation 2020-04-14 09:50:35 +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
7da5010d69 Removed tutorials from master (whoops) 2020-04-11 17:15:11 +02:00
squidfunk
5997c4bae8 Bootstrapped tutorials section 2020-04-11 17:14:12 +02:00
Tim Vink
e5b5d07229
Fixed links to features in upgrade to 5.x (#1584)
From (bad link):
https://squidfunk.github.io/getting-started/#tabs

To:
https://squidfunk.github.io/mkdocs-material/getting-started/#tabs
2020-04-10 20:35:15 +02:00
squidfunk
65482d466b Prepare 5.0.2 release 2020-04-10 12:34:45 +02:00
squidfunk
cb99a22fdf Reverted emoji.py integration to be moved out to separate package 2020-04-08 17:40:36 +02:00
squidfunk
dda04673e8 Documentation 2020-04-08 16:06:41 +02:00
Isaac Muse
89b474bf33
Added emoji icon integration (#1575)
* Add emoji icons

* Generate new build and ensure build is sane on WSL (windows)

Normalize line endings to ensure when building in Windows Subsystem
for Linux that the results are sane.
Build new JS and CSS.

* Attempt to fix netlify issue
2020-04-08 16:00:20 +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
a98cba6a53 Prepare 5.0.1 release 2020-04-07 21:28:17 +02:00
Shohei Ueda
e65ce371b7
Fixed example of plugins.search.separator (#1571) 2020-04-07 20:09:41 +02:00
squidfunk
9842c941c6 Prepare 5.0.0 release 2020-04-07 16:57:19 +02:00