Install the dependencies:
npm install
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
vendor/plugin-last-updated
was borrowed from web-infra-dev/rspress
, modified and licensed under MIT license.
Markdown contents in docs/
are licensed under CC BY 4.0.
Any other files are licensed under MIT license.