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 |
|
Jimmy Cai
|
c19780280e
|
feat: add "head" block
|
2020-09-26 23:00:48 +02:00 |
|
Jimmy Cai
|
26acceb37d
|
feat(scss): improve 2 column style
|
2020-09-23 13:20:18 +02:00 |
|
Jimmy Cai
|
845834baa6
|
refactor(footer): add footer/include.html
To include HTML code for style and script
|
2020-09-17 19:47:03 +02:00 |
|
Jimmy Cai
|
ed91cb7629
|
refactor(layouts): move layout HTML to baseof.html
For better maintainability
|
2020-09-12 10:33:53 +02:00 |
|
Jimmy Cai
|
b064b5ef85
|
refactor: move partial/head.html and partial/footer.html
|
2020-09-11 22:41:40 +02:00 |
|
Jimmy Cai
|
a6870541dd
|
feat: add head/custom and footer/custom for inserting custom code
|
2020-08-24 20:48:31 +02:00 |
|
Jimmy Cai
|
c698d944e6
|
🎉 Initial commit
|
2020-08-22 13:20:08 +02:00 |
|