Commit Graph

5 Commits

Author SHA1 Message Date
Artem Khvastunov
06be775947 Store theme only when changed from toggle (#579)
Otherwise, it never gets changed according to OS settings.

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-06-25 15:46:44 -03:00
Kirill Feoktistov
4bb81da844 Fixing darkModeToggle listener (#577)
If hideColorSchemeToggle is true, darkModeToggle will not be rendered and adding a listener to a non-existing object will cause error.
2021-06-25 15:27:13 -03:00
Luiz F. A. de Prá
ed1c854df2 And notice shortcodes (#537)
* Added information panel shortcodes (#437)

* Added information panel shortcodes

* Fixed dark mixin

* Moved mixin location to correct location

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Fix SCSS styling

* Update generated files

* Fix notice HTML

* Fix Makefile

* Rename JS file

* Adsd emoji support for lang selectors

* Fix notices and other things

* Fix JS on template

* Update  example content

* Update images

* Update generated files

* Fix netlify preview

* Fix netlify preview build

* Fix netlify theme path

Co-authored-by: Jian Liew <jianloongliew@gmail.com>
2021-03-24 20:59:33 -03:00
tianheg
2ae5eec336 fix word (#507)
* fix word

* Update CONTRIBUTORS.md

add @tianheg (my name)
2021-01-25 16:34:49 -03:00
Clément Pannetier
63e96f8dee Fix hugo build (#387)
* Fix hugo build error

* Fix hugo build error
2020-08-24 11:13:35 -03:00