changed deploy to Github Actions, as in Host on GitHub Pages
- modified theme linked url: https://github.com/lijqhs/hugo-tranquilpeak-theme
- added Katex
- modified copyright footer (footer.html)
- favicon, ref: devcows/hugo-universal-theme#69
- added dark mode, (add partial, merge css, merge js)
- added
mermaid
support:mermaid: true
- see https://github.com/AnceretMatthieu/hugo-tranquilpeak-theme
add theme:
git submodule add https://github.com/lijqhs/hugo-tranquilpeak-theme.git themes/TranquilMod
update theme:
git submodule update --remote themes/TranquilMod