Luiz F. A. de Prá
ee806a669f
Fixed code block background color ( #596 )
2021-11-02 14:15:50 -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
Luiz de Prá
572ce8b96d
Add resources folder
2018-09-14 11:08:17 -03:00
Khosrow Moossavi
ce21f192aa
Use hugo-wrapper for demo target of exampleSite ( #74 )
...
hugow is a platform independent wrapper for hugo binary
and it removes the need to actually have the correct
binary installed, rather than controlling the required
version through a version file checked in the repo.
2018-09-10 14:32:15 -03:00
Luiz de Prá
8e7b5dd41a
Remove resources folder
2018-08-21 16:43:14 -03:00
Luiz F. A. de Prá
c9d4c83faf
Improve demo command
2018-05-27 21:38:01 -03:00
Maikel
826fa2ee18
Disqus support, exampleSite preview through make commando ( #16 )
...
* Added disqus support
* reformatted README
* Updated example config
* Added a make demo command to easy run the exampleSite.
Also good for developing new features but don`t want to setup a
different project for it
* Updated readme
* Working on my .md skillsw
2018-05-01 15:59:02 -03:00