v0.8.3 #2806
Replies: 1 comment 3 replies
-
Hi! Thanks for releasing dark mode! I'm trying to implement it on my end, but I keep getting an error when building:
I've 1) updated site_theme to "dark" and 2) creates _sass/theme/_dark.scss and _sass/theme/_default.scss. This error occurs when I'm trying to import "themes/dark" and "themes/default" into assets/css/main.scss. Any support is appreciated in making dark mode work! |
Beta Was this translation helpful? Give feedback.
-
This stable version of the template reorganizes the layout of
_sass
in support of themes. This version includes the default 'light mode' theme along with a new dark mode theme.What's Changed
_config.yml
by @manuelhaussmann in Fix broken analytics default in_config.yml
#2134scopus
in academic websites by @dtortorella in Addscopus
in academic websites #2551_includes/author-profile.html
by @TankTechnology in Fix typo in Zhihu URL protocol in_includes/author-profile.html
#2611New Contributors
_config.yml
#2134scopus
in academic websites #2551_includes/author-profile.html
#2611Full Changelog: v0.8.2...v0.8.3
This discussion was created from the release v0.8.3.
Beta Was this translation helpful? Give feedback.
All reactions