Hugo-theme-stack/layouts
Jimmy Cai 358e63e799
feat(darkmode): dark mode toggle (#82)
* feat(darkmode): initial support for dark mode toggle

* fix(darkmode): add svg icons

* feat(darkmode): dispatch onColorSchemeChange event

* add head/darkmode

* feat(darkmode); add colorScheme config

* style: remove empty line

* refactor(darkmode): simplify code

* style: add comment for darkmode config

* i18n support for dark mode toggle

* Some renaming
2020-12-23 19:03:40 +01:00
..
_default feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
page refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
partials feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
post feat(post/single): add partialCached for PhotoSwipe HTML 2020-09-17 22:09:15 +02:00
shortcodes 🎉 Initial commit 2020-08-22 13:20:08 +02:00
404.html refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
index.html feat(footer): add copyright since & custom text (#74) 2020-12-20 12:34:44 +01:00
rss.xml fix(rss): remove featured image width height attr 2020-09-28 16:12:52 +02:00