lifehackerhansol
b831905df1
_sass: navigation: disable padding on active on nav__items
2024-01-14 13:10:19 -08:00
lifehackerhansol
4da00c4028
_sass: navigation: disable site logo and title
2024-01-14 13:10:18 -08:00
lifehackerhansol
56cbbd3cca
_sass: base: add text selection custom colours
2024-01-14 13:10:18 -08:00
lifehackerhansol
c9a71194bf
treewide: add translation changes
2024-01-14 13:10:17 -08:00
lifehackerhansol
73637c752f
_includes: head: add cookie consent import, favicons, locales
2024-01-14 13:10:17 -08:00
lifehackerhansol
5db4d71fae
treewide: Add changes for guide progress table
2024-01-14 13:10:16 -08:00
lifehackerhansol
f4d0b8c942
_includes: scripts: Disable caching
...
This is causing issues when building translations, as it would cache
the first language and use that across the board.
2024-01-14 13:10:16 -08:00
lifehackerhansol
b16fafab4f
_includes: masthead: Don't use the default masthead title
2024-01-13 14:46:54 -08:00
lifehackerhansol
91dcf9daa6
_includes: footer: add translations
2024-01-13 14:46:54 -08:00
Michael Rose
00fa7be38b
Release 4.24.0 💎
2021-07-05 16:32:52 -04:00
Sean Killeen
297989c1be
Add giscus support ( #3022 )
...
* Add script in same style as utterances
But adjusted for the various filed differences
* Add initial script
* Add default settings
* Update changelog
* Add feature to readme
* Add comments html
* add comment provider include
* update config in docs
* Add URL for additional reference
* docs for giscus comments
* Unrelated bugfix: add missing version separator
So that things match the "history" doc.
* add space
* update history doc
* update about doc
* add to test config yaml
* remove unnecessary / incorrect async attribute
* probably should pass the right config paths
* lowercase the repo name
* Update docs to address '1' and '0' for reactions_enabled
Figured I'd match the giscus format rather than convert a boolean to an int there.
* update two additional docs
* docs wording fix
2021-07-05 16:08:28 -04:00
Michael Rose
8adb089a68
Update CHANGELOG and history
2021-07-05 15:52:43 -04:00
Christian Oliff
ad094187f7
Remove IE9 flexbox fallback ( #3042 )
...
IE9 is absolutely, completely, totally dead. it's marketshare is less than 0.1%.
REF: https://caniuse.com/usage-table
Save some bytes in the HTML for all users by removing the fallback inline CSS.
2021-07-05 15:51:47 -04:00
Michael Rose
5aeff0c01b
Update CHANGELOG and history
2021-07-05 15:51:30 -04:00
Sean Killeen
579d1759d1
Update README text for Gumshoejs license ( #3024 )
2021-07-05 15:49:48 -04:00
Michael Rose
cc9d1fdaf3
Remove tabindex="-1"
from input
elements in search.html
layout
...
Make `input` elements accessible by keyboard.
Fixes #2982
2021-06-23 08:27:06 -04:00
Michael Rose
3b62fcef6b
Fix broken links in documentation
...
Close #3004
2021-06-23 08:17:31 -04:00
Michael Rose
8152b4cbfc
Update CHANGELOG and history
2021-06-23 08:12:52 -04:00
Lars Olesen
3c60ebde58
Remove H2 as it is not important to site structure ( #3012 )
...
This should not use a H2, as that is not an important headline, and thus a H2 here would probably hurt in page SEO.
2021-06-23 08:11:39 -04:00
Michael Rose
b997dc5e25
Update CHANGELOG and history
2021-06-23 08:11:14 -04:00
Guillaume Gautreau
7597735c73
Loads font-awesome asynchronously ( #2967 )
...
Loading font-awesome asynchronously allows to display the site faster. This change is advised by google pagespeed insights
2021-06-23 08:10:12 -04:00
Michael Rose
184f4f3430
Update CHANGELOG and history
2021-06-23 08:08:05 -04:00
Randall Wood
351174e494
feat: Search icon in masthead is a Font Awesome icon. ( #2774 )
...
* feat: Allow search icon in masthead to be set to a Font Awesome icon.
* fix indentations
* Users wishing to avoid FontAwesome should override _includes/masthead.html
2021-06-23 08:06:03 -04:00
Michael Rose
5704e9c0ae
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2021-06-23 07:55:16 -04:00
Michael Rose
00d9900743
Fix broken image
...
Close #3013
2021-06-23 07:55:12 -04:00
Michael Rose
d9305929cf
Update FUNDING.yml
2021-06-19 12:28:06 -04:00
Michael Rose
f2461af7a8
Update FUNDING.yml
2021-06-19 12:27:35 -04:00
Michael Rose
327a7b6f62
Add banner above related posts
2021-06-07 09:15:17 -04:00
Michael Rose
5516883310
Update Adsense
2021-06-07 08:55:28 -04:00
Michael Rose
1f9698ce37
Update support buttons
2021-06-07 08:55:21 -04:00
Michael Rose
1f0746f2d5
Disable auto ads
2021-06-07 08:20:47 -04:00
Michael Rose
b4b8369f5b
Update README.md
2021-06-06 16:13:35 -04:00
Michael Rose
1d2a1c51df
Update FUNDING.yml
2021-06-06 14:16:57 -04:00
Michael Rose
e7687a8e15
Update FUNDING.yml
2021-06-06 12:58:25 -04:00
Michael Rose
edd326376b
Update Google Adsense
2021-05-31 13:23:01 -04:00
Michael Rose
e2f65248b0
Enable auto ads
2021-05-31 12:55:44 -04:00
Michael Rose
e134d13e45
Bump theme version
2021-05-14 19:36:48 -04:00
Michael Rose
5423463ca0
Update CHANGELOG and history
2021-05-14 19:36:13 -04:00
Michael Rose
65eb672dcc
Release 4.23.0 💎
2021-05-14 19:34:33 -04:00
Michael Rose
ee67ad9743
FIx menu toggle
...
ref: #2957
2021-05-14 19:24:11 -04:00
Michael Rose
635b1790f3
Update stale.yml
2021-05-12 13:36:20 -04:00
Michael Rose
4847ce3330
Update stale action
2021-05-11 10:56:37 -04:00
Michael Rose
b0f5370ede
Fix typo
...
Close #2911
2021-05-11 10:47:06 -04:00
Michael Rose
4e2e64989f
Fix Jekyll environment note in configuration documentation
...
Close #2912
2021-05-11 10:42:12 -04:00
Michael Rose
2127655ad8
Update CHANGELOG and history
2021-05-11 10:31:41 -04:00
David Lechner
b0261f7c43
Update 14-helpers.md ( #2940 )
...
Fix missing backtick.
2021-05-11 10:30:47 -04:00
Michael Rose
68327eb69b
Update
2021-05-11 10:24:00 -04:00
Michael Rose
1ae5b070b6
Merge pull request #2936 from MoElaSec:master
...
Add Arabic Translation 📝
2021-05-11 10:21:28 -04:00
Michael Rose
4710639f05
Fix typo
2021-05-11 10:19:59 -04:00
Michael Rose
736f77c9c6
Update onchange and uglify-js dependencies
2021-05-11 10:00:36 -04:00