3 Star 3 Fork 7

Apache ShenYu / shenyu-website

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.41 KB
一键复制 编辑 原始数据 按行查看 历史

Apache ShenYu Official Website

Website Deploy

This project keeps all sources used for building up Apache ShenYu official website which's served at https://shenyu.apache.org/.

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

Requirements

  • Node.js version >= 12.13.0 or above (which can be checked by running node -v).
  • Yarn version >= 1.5 (which can be checked by running yarn --version).

Installation

yarn install

Local Development

yarn start
  • Start your localized site in dev mode, using the locale of your choice.Then Your site is accessible at http://localhost:3000/zh/.
yarn start --locale zh

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

Contributing

  • Create new branch
  • Commit and push changes to content (e.g. The .md file in /docs).
  • Translate the markdown file, commit and push changes to content (e.g. The .md file in /i18n/zh/docusaurus-plugin-content-docs/current).
  • Check the format by yarn lint.
  • Submit pull request to main branch

License

Apache 2.0 License.

1
https://gitee.com/Apache-ShenYu/shenyu-website.git
git@gitee.com:Apache-ShenYu/shenyu-website.git
Apache-ShenYu
shenyu-website
shenyu-website
main

搜索帮助