README.md を追加
This commit is contained in:
@@ -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)
|
||||||
Reference in New Issue
Block a user