#HyperCeiler official website
中文 | English
https://hyperceiler.sevtinge.cc
Here is the warehouse (front-end) of the HyperCeiler official website
This website is built based on VitePress, and the website content is written in Markdown format.
git clone https://github.com/saraSakuHj/website.git
# Use npm
npm install
# use yarn
yarn
# Use pnpm
pnpm install
# Use npm
npm rundev
# use yarn
yarndev
# Use pnpm
pnpm run dev
Issues and Pull requests are welcome
If you want to translate website content into other languages, you need to add a folder for your language in the root directory of this project (such as en), and also need to add a folder in [.vitepress/locales](/.vitepress/ locales), add the configuration file for your language
For the list of contributors, see Contributors