Skip to content

esboot-sky/website

Repository files navigation

Website

This website is built with Docusaurus.

Installation

pnpm install

Local Development

pnpm dev

This starts the default Chinese locale locally at http://localhost:8080 with hot reload.

To develop the English locale, run:

pnpm dev:en

Docusaurus development mode only serves one locale per process. If you need to verify the real language switcher locally, use the production-like preview below.

Local I18n Preview

pnpm preview:i18n

This builds the bilingual site and serves the generated output locally, so / and /en can be switched exactly like production.

Build

pnpm build

This generates the static site into the build directory.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors