Personal website source code built with Astro.
- Node.js v22 or later
- npm v11 or later
- Install dependencies:
npm ci- Start the development server:
npm run dev- Open your browser and go to http://localhost:3000 to view changes live.
- To build the project for production:
npm run build- To preview the production build locally:
npm run preview- Issues: GitHub
- Read-only mirror: git.popov.link
- Maintained by Valentin Popov
Comments on the site are powered by giscus.app and stored in GitHub Discussions.
This project is licensed under the MIT License.