My personal website, with the different iterations over time
http://nathanaelhoun.fr
- Shell 57.9%
- HTML 35.2%
- CSS 5.6%
- Nix 1.3%
| .forgejo/workflows | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| links.md | ||
| minify.sh | ||
| README.md | ||
| shell.nix | ||
| view-stats.sh | ||
nathanaelhoun.fr 
The third iteration of my website, a simple webpage, pretty empty because I don’t feel the need of a "true" website at the moment.
Written in simple HTML and CSS. No need for a full webapp to only show that this domain is mine.
Uses minify.sh, a custom script from uni, to minify the handwritten HTML and CSS. Also uses a short script to "build" (aka fingerprint) assets and Forgejo Actions to deploy the website through sftp, because I remain a developer and can’t help automate things.
The previous iterations of my website are tagged in git.