Benjamin Staneck
72891b8bcb
Improved Lighthouse score ( #1391 )
...
* a few accessibility fixes from lighthouse report
* add rel="noopener" to external links
* add title attribute to social links
* add mimetype to manifest link and allow it to work behind auth
* add font-display: swap to all the places where external fonts are used
* remove font-display: swap from icon fonts
* removed font-display from style blocks in base
* add target="_blank" to social links
* switch base fonts grabbed from Google back to display:fallback
As per recommendation from https://developers.google.com/web/updates/2016/02/font-display#fallback
* add target="_blank" to the footer links as well
2019-12-18 20:42:40 +01: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
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
7f3c72bff2
Added link to home for logo in mobile navigation
2018-07-29 16:19:04 +02: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
1d5817e919
Added ability to set absolute URL for logo
2018-03-06 17:50:54 +01:00
squidfunk
c3cdb945a6
Updated copyright notice
2018-01-13 17:36:13 +01:00
squidfunk
240a7afa8d
Moved logo to theme configuration and made search optional
2017-10-31 20:07:11 +01:00
squidfunk
52097a552a
Fixed some warnings from W3C HTML validator
2017-10-20 10:26:01 +02:00
squidfunk
2537e39c75
Added support for configurable icon as logo
2017-09-01 19:59:48 +07:00
squidfunk
d52f605200
Refactored and cleaned up partials
2017-02-26 15:06:50 +01:00
squidfunk
0eee81b048
Added support for tabs
2017-02-26 13:59:54 +01:00
squidfunk
c4ba189c05
Only show active subsection on screen when tabs are active
2017-01-28 17:56:34 +01:00
squidfunk
c55cf5cba9
Hide logo on mobile
2017-01-14 20:13:10 +01:00
squidfunk
1a32e9b7e3
Remove icon ligatures from HTML to fix search indexing
2017-01-11 23:49:36 +01:00
squidfunk
cecd1f1d7c
Drop 'with' in templates to be compatible with Jinja < 2.9
2017-01-10 00:15:44 +01:00
squidfunk
6d01f17193
Fix icons and build due to jinja changes
2017-01-08 18:27:01 +01:00
squidfunk
f37bb76d18
Update copyright
2017-01-06 19:11:18 +01:00
squidfunk
db4a8340d8
Fix sizing of logo in drawer
2016-12-29 15:03:18 +01:00
squidfunk
5ef3ec7aa3
Add scrollfix for iOS
2016-12-29 14:19:26 +01:00
squidfunk
f4c5344116
Finishing touches on drawer
2016-12-28 16:20:52 +01:00
squidfunk
fe12548f8e
Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible
2016-12-15 16:43:40 +01:00
squidfunk
eaeba59dd8
Added guards for repository banner
2016-10-16 17:08:34 +02:00
squidfunk
71d022ef39
Refactored repository view and integrated into drawer
2016-09-23 17:46:16 +02:00
squidfunk
9338045887
Refactored navigation and drawer
2016-09-23 11:56:25 +02:00