Hrynko's personal website, which is powered by Jamstack and is based on Astro.
There are no special prerequisites other than the node@20
environment. Once the project repository is cloned and the dependencies are installed, the development server can be started with the dev
script (see package.json).
There is a GitHub Actions workflow configured to automatically build and deploy to GitHub Pages when a push to the main
branch occurs. The site itself is reachable at https://hrynko.github.io/.