Use category instead of place holder markdown file as directory (#299)

Reviewed-on: https://gitea.com/gitea/docs/pulls/299
This commit is contained in:
Lunny Xiao
2025-11-20 18:02:34 +00:00
parent 0787ea1fbe
commit dcb9b9b450
42 changed files with 176 additions and 302 deletions
+8
View File
@@ -0,0 +1,8 @@
---
sidebar_position: 1
slug: /
---
import ActRunnerDoc from '@site/docs/usage/actions/act-runner.mdx';
<ActRunnerDoc />