mirror of
https://github.com/valentineus/popov.link.git
synced 2025-09-12 07:00:29 +03:00
dependabot/npm_and_yarn/npm_and_yarn-283bd78034
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps the npm_and_yarn group with 1 update: [devalue](https://github.com/sveltejs/devalue). Updates `devalue` from 5.1.1 to 5.3.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.1.1...v5.3.2) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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%