0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-07 18:43:34 +03:00
Valentin Popov 2f535ac598
docs: update README and license
* docs: update README and add licenses

* chore: remove unused materials license and update README for clarity
2025-06-06 04:03:32 +04:00
2024-09-04 21:16:37 +00:00
2024-10-02 22:46:00 +00:00
2025-06-05 23:33:09 +00:00
2025-06-05 23:52:13 +00:00
2024-10-02 23:09:05 +00:00
2024-09-04 21:16:37 +00:00
2024-09-04 21:16:37 +00:00
2025-06-06 04:03:32 +04:00
2025-06-05 23:22:39 +00:00
2025-06-06 04:03:32 +04:00
2024-09-04 21:16:37 +00:00

popov.link

CI

Personal website source code built with Astro.

Requirements

  • Node.js v22 or later
  • npm v11 or later

Development

  1. Install dependencies:
npm ci
  1. Start the development server:
npm run dev
  1. Open your browser and go to http://localhost:3000 to view changes live.

Build & Preview

  • To build the project for production:
npm run build
  • To preview the production build locally:
npm run preview

Project Info

Comments

Comments on the site are powered by giscus.app and stored in GitHub Discussions.

License

This project is licensed under the MIT License.

Description
A fast and minimalist personal website and blog powered by Astro. Features clean Markdown content, custom theming, and optimized deployment on CloudFlare Pages.
https://popov.link
Readme 3.5 MiB
Languages
Astro 52.9%
SCSS 32.1%
JavaScript 9.5%
TypeScript 5.5%