Commit Graph
33 Commits
Author SHA1 Message Date
squidfunk fcbd47c2cb Fixed error when only setting a single icon 2020-03-11 11:24:40 +01:00
squidfunk eaeac798b1 Refactored icon options for mkdocs.yml 2020-02-27 11:37:02 +01:00
squidfunk 11d1b839a1 Refactored Material icon integration - bye bye webfonts 2020-02-24 18:07:50 +01:00
squidfunk b345a0b650 Prototyped material icon SVG integration 2020-02-23 13:36:51 +01:00
squidfunk 5ce6597d09 Moved FontAwesome icons to the top-level 2020-02-11 08:37:36 +01:00
squidfunk 8c072448eb Added *.html suffix to FontAwesome icons so MkDocs doesn't bundle them 2020-02-10 15:42:44 +01:00
squidfunk 24c58d8fd4 Removed platform detection from repository markup 2020-02-01 13:59:12 +01:00
squidfunk 980054a0d1 Always render repo icon, no matter what kind of repository 2020-02-01 13:54:34 +01:00
squidfunk 9d67cdfe4a Added support for custom repository icons 2019-12-23 20:24:24 +01:00
squidfunk 260effaddb Re-added auto-generated code banner 2019-09-28 19:42:54 +02:00
squidfunk ea931e4617 Switched build process to Makefile 2019-09-28 19:32:02 +02:00
squidfunk e24f2a3d7e Removed remaining whitespace control tags 2019-06-15 15:23:03 +02:00
squidfunk 91f2289587 Reverted template minification, added minification by plugin 2019-06-15 15:16:14 +02:00
squidfunk b36a725d30 Removed all whitespace from compiled files - saving 700 bytes per page (gzip) 2019-05-17 21:37:21 +02:00
squidfunk a27372eee3 Removed blocks in partials - Jinja doesn't support them 2019-02-09 18:02:46 +01:00
Isaac Muse a42fdb33ed Scope all internal HTML id tags to avoid name clashes
* Fix ids not being unique enough in templates

* Revert disqus id change
2018-06-10 14:45:16 +02:00
squidfunk 9f513d6411 Added support for default localization and German translations 2017-10-19 21:11:18 +02:00
squidfunk 9c3134750e Fixed backward compatibility for localization 2017-10-18 21:56:53 +02:00
squidfunk 00911b7350 Improved passing i18n values to JavaScript 2017-10-18 20:44:15 +02:00
squidfunk 364309d47a Restructured partials 2017-01-13 00:31:37 +01:00
squidfunk fde28c3f47 Put repo block definition in source.html 2017-01-06 19:08:09 +01:00
squidfunk 42d6525c50 Bring back i18n 2017-01-06 18:48:32 +01:00
squidfunk 3f5957bd01 Fix source repository SVG sizing in IE/Edge 2016-12-28 17:59:29 +01:00
squidfunk f4c5344116 Finishing touches on drawer 2016-12-28 16:20:52 +01:00
squidfunk b3fcd629a3 Make logo configurable via mkdocs.yml 2016-12-28 15:32:26 +01:00
squidfunk 1e35478b44 Add config.extra.repo_icon option for source icon 2016-12-28 14:50:11 +01:00
squidfunk 6364de1a2d Inline source repository SVGs 2016-12-28 14:47:53 +01:00
squidfunk b44c503008 Refactored search result styles 2016-12-16 09:21:31 +01:00
squidfunk fe12548f8e Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible 2016-12-15 16:43:40 +01:00
squidfunk 2fcfb551be Refactored JavaScript architecture 2016-12-15 15:55:40 +01:00
Brendan Abbott d5a78ce396 Use extra.version if it is available when generating source partial 2016-10-23 18:11:44 +10:00
squidfunk a18eb4f982 Add extra.repo_type config option to override link parser 2016-10-16 18:22:07 +02:00
squidfunk 71d022ef39 Refactored repository view and integrated into drawer 2016-09-23 17:46:16 +02:00