mirror of
https://github.com/Pumpkin-MC/Pumpkin-Website.git
synced 2025-08-26 14:52:29 +00:00
master
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' 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>
Development
- Install Bun
- Download dependencies by running
bun install
- Edit the documentation
- Build the documentation by running
bun run build
- Preview the documentation by running
bun run preview
If you wish to see the website being changed in real-time, run bun run dev
Description
Languages
Markdown
100%