My personal website - https://ermakovich.ru.
Built using Gatsby. Continuous builds and deployments using Github Actions and Netlify.
Installing
- Install Node.js (preferably via NVM).
- Install Yarn (recommended).
- Install NPM packages by running
$ yarn
in project directory.
Running
$ yarn develop
Building
$ yarn build