mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-22 04:05:57 +00:00
b27f00bd978ff4fbe7e0dcba78f699c2bca8b3e3
1. Change name of "usage/actions", "usage/packages" to "usage/Actions" and "usage/Packages". 2. Sort usage directory by type first, so type "category" goes before "docs" Reference from [customize-the-sidebar-items-generator](https://docusaurus.io/docs/sidebar/autogenerated#customize-the-sidebar-items-generator) and [document](https://docusaurus.io/docs/cli#docusaurus-write-translations-sitedir)  Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/8 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: HesterG <hestergong@gmail.com> Co-committed-by: HesterG <hestergong@gmail.com>
Gitea Docusaurus
How to build
make clean
make build
Development
make clean
make serve
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%