git submodule add https://github.com/bigfa/hugo-theme-hera.git themes/hera
echo "theme = 'hera'" >> config.toml
- add custom pagination
- style improvement
- add link shortcode
{{<link "garden-pavilion">}}
garden-pavilion
is your markdown file name
- add page single template
- update translation
- style improvement
- update translation
- local image resize support
Note
if you want to custom your logo,put logo.jpg
under yourassets/images/
folder
- style improvement
- fixed pagination error
- style improvement
- style improvement
- refactoring scss files
- fixed search result render error
- Compatible with v0.146.0
- fixed search error
- fixed some ui error
- add search
- add paginator
- add card category
- fixed comment submit error
- fixed some ui error
- fixed mobile menu error
- fixed some ui error
- add dark mode support
- fixed home url error
- add memo
- add default cover
- Initial release