I am using Hugo to build the page from a set of markdown files.
https://gohugo.io/getting-started/quick-start/
This hugo project uses the mini theme.
https://github.com/nodejh/hugo-theme-mini
This page was inspired by the following page, which lead me to hugo.
hugo server
- Serves the hugo pages at http://localhost:1313
https://gohugo.io/content-management/page-bundles/
This page is hosted by GitHub pages:
This page is brought to you by GitHub actions:
https://github.com/features/actions
convert -resize x16 -gravity center -crop 16x16+0+0 input.png -flatten -colors 256 -background transparent output/favicon.ico
https://askubuntu.com/questions/867567/convert-jpg-or-png-to-ico-using-terminal-and-back