Skip to content

metashiyun/docs

Repository files navigation

Shiyun Docs

This is the documentations website for metaShiyun.

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Contribute to Shiyun Docs (Documentations)

To add a page, write in MDX format under contents directory. Commit your changes to docs branch. Open a Pull Request after committing to this repository.

To edit a page, click on "修改此页" in the top right corner of the page, this link will redirect you to the corresponding file on GitHub. Commit your changes to docs branch. Open a Pull Request after committing to this repository.

Contribute to Shiyun Docs (Website)

To edit the code, commit to dev branch, open a Pull Request after committing to this repository.

Links

  1. metaShiyun
  2. Shiyun Docs
  3. Next.js Docs