Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 904 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 904 Bytes

hrynko.github.io

Hrynko's personal website, which is powered by Jamstack and is based on Astro.

Development

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).

Deployment

GitHub workflow status Website state

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/.