This repository is to host data to generate the personal website of @tagomoris. The web page is https://www.tagomor.is/ and hosted by GitHub Pages (through https://tagomoris.github.io/).
The site is generated statically by Hugo, designed with hugo-profile, and deployed by GitHub Actions.
See documents:
The GitHub Pages is configured to deploy the site from gh-pages
branch, pushed by GitHub Actions.
And the DNS entry about https://tagomor.is
is configured on my personal AWS account. See the management console of Route 53.
Commit the content and then push to the main
branch. Check Actions page to see the deployment tasks.