I intend to replace blogger
http://blog.dhjensen.dk/ and google sites http://www.daniboy.dk/ with a pelican
static generated site.
Pelican
social links replaces google site.
Pelican
import feature imported the blogger
blog posts.
Generated using https://www.favicon-generator.org/
Clone it
Add remote ghpages
git remote add ghpages git@github.com:dhjensen/dhjensen.github.io.git
Checkout 'ghpages/main' as branch 'gh-pages' to have history.
git pull ghpages
git switch -c gh-pages ghpages/main