Skip to content

NextDotID/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd6fbaf · Mar 4, 2025
Mar 4, 2025
Apr 22, 2022
Mar 4, 2025
Sep 19, 2023
May 17, 2022
Sep 22, 2023
Apr 22, 2022
Jan 2, 2024
Sep 19, 2023
Jun 23, 2022
Aug 23, 2023
Jul 21, 2022
Apr 22, 2022
Sep 22, 2023
Mar 4, 2025
Mar 4, 2025
Jul 21, 2022
Mar 4, 2025
Mar 4, 2025
Nov 15, 2023
Apr 22, 2022

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ pnpm

Local Development

$ pnpm start

Or use just

$ just start zh-Hans

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ pnpm build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Auto deployed by Github Actions.