Personal website at https://ianthiel.io.
Open index.html in a browser. No dependencies, build step, or server are needed.
The page content is in index.html; styles are in assets/css/style.css.
Create a branch and pull request for changes. Preview the page locally before
merging into master.
GitHub Pages publishes from the root of master. The .nojekyll file disables
Jekyll processing, and CNAME sets the custom domain to ianthiel.io.
HTTPS is enforced in the repository's Pages settings.