Commit Graph

223 Commits

Author SHA1 Message Date
Writeup
6608f3a439
Added support for meta keywords (#2029)
* Update mkdocs.yml

* Update base.html
2020-11-05 21:07:35 +01:00
squidfunk
6429f71d3b Added support for versioning using mike 2020-10-25 16:14:02 +01:00
squidfunk
124ef3782c Fixed alphabetical order 2020-10-11 12:38:10 +02:00
squidfunk
76a0b305ed Added documentation on footer setup 2020-10-11 12:20:36 +02:00
squidfunk
de17367859 Removed Markdown extension prefixes to be consistent with documentation 2020-10-04 14:08:50 +02:00
squidfunk
085117ef82 Prefixed tabs and instant feature flags with 'navigation.*' 2020-09-27 10:13:41 +02:00
squidfunk
09197df2a2 Simplified macros documentation 2020-09-20 11:24:46 +02:00
squidfunk
7151d24b19 Added documentation for abbreviations 2020-09-19 14:34:40 +02:00
Laurent Franceschetti
1f93e3d106 Add reference page for variables and macros (#1917) 2020-09-16 09:53:48 +02:00
squidfunk
69148107d6 Improved customization guide 2020-08-30 17:37:49 +02:00
squidfunk
71544e4479 Updated changelog 2020-08-30 16:51:03 +02:00
squidfunk
b086362a36 Added custom fences configuration 2020-08-30 13:05:58 +02:00
squidfunk
0ccbcb6edb Added documentation for data tables 2020-08-04 22:22:47 +02:00
squidfunk
f12af6c024 Added documentation for including revision dates 2020-08-01 20:21:42 +02:00
squidfunk
02748b0a52 Added support and documentation for image alignment and captions 2020-07-27 16:49:39 +02:00
squidfunk
cf037cfccf Added button reference documentation 2020-07-27 12:32:24 +02:00
squidfunk
04bacbd101 Added docs on extended formatting 2020-07-27 12:05:07 +02:00
squidfunk
b496e1a2c6 Renamed Sponsorship page to Insiders 2020-07-27 09:40:57 +02:00
squidfunk
9c6a945cf2 Added redirect for old Python Markdown Extensions page 2020-07-27 09:22:53 +02:00
squidfunk
748be34f8e Added MathJax reference 2020-07-24 16:11:42 +02:00
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
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
0bc43f43d9 Added new favicon 2020-02-13 09:46:17 +01:00
squidfunk
41dc846753 Merge branch 'master' into refactor/rxjs-typescript 2020-02-10 12:34:58 +01:00
squidfunk
a074005b41 Added support for keyboard handlers 2020-02-02 16:19:01 +01:00
squidfunk
68272079c3 Added before print hooks and search keyboard handlers 2020-01-08 18:17:19 +01:00
squidfunk
704a7c507d Updated FontAwesome to v5 and switched to inline SVGs 2019-12-22 18:21:19 +01:00
squidfunk
6e29fc3723 Moved FontAwesome back into footer 2019-12-22 17:42:58 +01:00
squidfunk
60330fd18d Merge 2019-12-18 20:58:31 +01:00
squidfunk
367211f477 Merge branch 'master' into refactor/rxjs-typescript 2019-12-18 17:24:38 +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
squidfunk
862982a69d Added back revision date docs 2019-12-17 10:01:46 +01:00
squidfunk
afe1d65b15 Updated built files and fixed revision date integration 2019-12-11 17:47:48 +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
Christian Oliff
9065a84413 Update LinkedIn URL to use www and finish with trailing slash (#1353) 2019-11-29 13:36:36 +01:00
Isaac Muse
401dfd9e20 Switched to Twemoji due to license issues (#1338) 2019-11-16 20:47:02 +01:00
squidfunk
13c8ad3370 Fixed minification settings and documentation 2019-06-20 10:28:33 +02:00
squidfunk
91f2289587 Reverted template minification, added minification by plugin 2019-06-15 15:16:14 +02:00
squidfunk
d25fcefd9f Prepare 3.3.0 release 2019-01-29 11:07:18 +01:00
squidfunk
6d905e6414 Updated copyright year in docs 2019-01-02 10:49:13 +01:00
squidfunk
cc47bb7464 Updated copyright year 2019-01-01 18:42:00 +01:00
squidfunk
d7a32d0a84 Upgraded MkDocs to 1.0 2018-08-04 19:53:13 +02:00
squidfunk
3677cfac82 Fix Travis build 2018-08-03 15:37:56 +02:00
squidfunk
6a5255fe81 Fixed MkDocs deprecation in mkdocs.yml 2018-07-29 17:04:50 +02:00
squidfunk
55aa14014b Added documentation on GDPR compliance 2018-06-10 18:06:45 +02:00
squidfunk
3807f6d75f Moved Ginseng integration to build process to avoid interference 2018-05-11 10:39:44 +02:00
squidfunk
4bcf4349eb Switch to hosted Ginseng Analytics script 2018-05-10 19:56:10 +02:00
squidfunk
3523c89610 Added temporary scripts for testing 2018-04-26 15:20:34 +02:00
squidfunk
c002cc2881 Fixed search for languages without stemmers 2018-02-02 00:28:32 +01:00
squidfunk
c3cdb945a6 Updated copyright notice 2018-01-13 17:36:13 +01:00
squidfunk
01c9aa5e11 Added support for right-to-left languages 2018-01-13 17:24:30 +01:00