mirror of
https://github.com/Pumpkin-MC/Pumpkin-Website.git
synced 2025-02-21 17:56:12 +00:00
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.5 to 1.29.7. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.29.5...v1.29.7) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Development
Install
- Node.js >= 23
- Install dependencies using
npm ci
Run
- First build the static pages using VitePress by running
npm run docs:build
- You can then can preview the site using
npm run docs:preview
Note: Changes to your documentation files will only be reflected after rebuilding the static pages
Description
Languages
Markdown
100%