0.1.2 • Published 9 months ago
@destyler/vitepress-theme v0.1.2
Destyler Vitepress theme
This is the VitePress theme for the official Destyler documentation at destyler.org.
Development Setup
This repo can be developed on its own since it is a self-contained VitePress theme. Make sure to use pnpm as the package manager when installing deps. A demo app is available in /demo and can be run with pnpm dev:
pnpm install
pnpm dev
Available Scripts
Here is the list of available scripts that can be used during the development.
# Boot local dev server.
$ pnpm dev
# Build demo, then serve locally. This is for testing
# production build in the local environment.
$ pnpm serve
# Run lint via Prettier.
$ pnpm lint
Credits
- Vuejs Theme - https://github.com/vuejs/theme
License
Copyright (c) 2024-present, Elone Hoo