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

153 Commits

Author SHA1 Message Date
squidfunk
a33fea95b3 Prepare 5.5.0 release 2020-07-24 12:12:11 +02:00
squidfunk
c431539a83 Refactored code syntax highlighting 2020-07-24 09:59:16 +02:00
squidfunk
f36bb0de83 Added notes on deprecations 2020-07-23 16:07:16 +02:00
squidfunk
6295251c24 Adjusted analytics implementation 2020-07-23 10:23:32 +02:00
squidfunk
7728bef1ec Added sponsorship terms 2020-07-22 18:30:00 +02:00
squidfunk
5eecb7da31 Added sponsorship banner and page 2020-07-22 16:05:38 +02:00
squidfunk
71b875be1a Added ids to options 2020-07-22 14:05:07 +02:00
squidfunk
ae1cc68a4e Added redirects from old to new structure 2020-07-22 13:59:05 +02:00
squidfunk
cafb79b788 Added back changelog and upgrade instructions 2020-07-22 13:37:14 +02:00
squidfunk
5d831bbdd1 Added guide to set up site analytics 2020-07-22 09:54:17 +02:00
squidfunk
8f2b10fad5 Added guide for social links 2020-07-21 16:01:22 +02:00
squidfunk
0f6357994a Added lists reference and repository guide 2020-07-21 13:33:44 +02:00
squidfunk
75ea1e4100 Added docs on content tabs 2020-07-20 19:28:13 +02:00
squidfunk
a70b04d1a2 Added docs on admonition and footnotes 2020-07-20 17:40:48 +02:00
squidfunk
fed4146fa0 Added site search guide 2020-07-20 15:18:09 +02:00
squidfunk
8602969890 Finished syntax highlighter docs and moved overrides to CSS 2020-07-19 22:23:26 +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
a539005816 Added guide for font configuration 2020-07-16 23:55:37 +02:00
squidfunk
71e9b1d745 Improved getting started guide and added further guides 2020-07-16 22:31:39 +02:00
squidfunk
e90008600f Updated structure 2020-05-31 16:43:56 +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
7a12b5ec10 Fixed footer styles and added color transitions 2020-05-17 14:40:00 +02:00
squidfunk
1fc6af1f15 Prototyped dark mode 2020-04-25 19:07:23 +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
squidfunk
cb99a22fdf Reverted emoji.py integration to be moved out to separate package 2020-04-08 17:40:36 +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
81c43ec558 Renamed release notes 2020-04-06 14:57:35 +02:00
squidfunk
fa9110c2e4 Merge branch 'refactor/rxjs-typescript' into feature/landing-page 2020-03-29 15:28:00 +02:00
squidfunk
a1bc6f99eb Fixed open graph image URL 2020-03-29 15:21:11 +02:00
squidfunk
155ce0a268 Disabled instant loading 2020-03-29 14:20:26 +02:00
squidfunk
9c48baa791 Merge branch 'refactor/rxjs-typescript' into feature/landing-page 2020-03-28 17:43:12 +01:00
squidfunk
f81ae11d59 Fixed linting errors and enabled instant loading 2020-03-28 13:48:39 +01:00
squidfunk
7ad56264ae Overhauled landing page 2020-03-26 15:23:22 +01:00
squidfunk
4b700c3dc7 Added support for buttons 2020-03-26 10:25:13 +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
squidfunk
1801f2f2b9 Replaced mask-image wherever possible to improve print styles 2020-03-18 12:46:50 +01:00
squidfunk
fcbd47c2cb Fixed error when only setting a single icon 2020-03-11 11:24:40 +01:00
squidfunk
77987485af Prepare 5.0.0rc1 release 2020-03-10 17:37:51 +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
bfea33154f Added title to social footer links 2020-03-09 21:14:47 +01:00
squidfunk
11901049bc Reworked extension documentation 2020-03-09 19:03:48 +01:00
squidfunk
6e6868b8cd Refactored feature flags 2020-03-05 16:44:55 +01:00
squidfunk
eaeac798b1 Refactored icon options for mkdocs.yml 2020-02-27 11:37:02 +01:00
squidfunk
1704c9d695 Prepare 5.0.0b2 release 2020-02-20 18:02:18 +01:00