mirror of
https://github.com/valentineus/popov.link.git
synced 2025-10-13 21:20:23 +03:00
ed9e5ee319c717d3167471a3a5086132cc3f09d0
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [globby](https://github.com/sindresorhus/globby) from 14.1.0 to 15.0.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v14.1.0...v15.0.0) --- updated-dependencies: - dependency-name: globby dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valentin Popov <valentin@popov.link>
popov.link
Personal website source code built with Astro.
Requirements
- Node.js v22 or later
- npm v11 or later
Development
- Install dependencies:
npm ci
- Start the development server:
npm run dev
- 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
- Issues: GitHub
- Read-only mirror: git.popov.link
- Maintained by Valentin Popov
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.
Languages
Astro
51.7%
TypeScript
28.7%
SCSS
15%
JavaScript
4.6%