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
Languages
MDX
62.5%
JavaScript
22.8%
CSS
11.7%
Shell
2%
Makefile
1%