README.md を追加

This commit is contained in:
2025-12-18 06:16:43 +00:00
parent d027ce1565
commit 01b3a3f9c9
+19
View File
@@ -0,0 +1,19 @@
# Last2014's Gitea Docs
```js
console.log("Hello World!");
```
## [ヘルプ](help)
[Dockerで使うには](help/how-to-use-with-docker.md)
## [法的情報](legal)
### 現在適用されている法的情報
[利用規約](legal/tos.md)
[プライバシーポリシー](legal/privacy.md)
### 今後適用される予定の法的情報
[利用規約(予定)](legal/plan/tos.md)
[プライバシーポリシー(予定)](legal/plan/privacy.md)
## [その他]
[このサーバーについて](about.md)