Personal site of Zaven Muradyan.
- hugo v0.139: Static site generator of choice
- node v22.4.1: For THREE.js
Create new content via hugo:
$ hugo new content articles/awesome-article.md
./deploy.sh
- Automatically build and deploy the current site in a raw form to
the master
branch.