Skip to content

My personal Jamstack-powered website and blog

Notifications You must be signed in to change notification settings

hrynko/hrynko.github.io

Repository files navigation

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