We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e3e43 commit 931205eCopy full SHA for 931205e
README.md
@@ -1,4 +1,18 @@
1
-# Website
+# zenn-docs-for-developers
2
+
3
+Zennの開発者向けドキュメントのリポジトリです。
4
5
+このドキュメントは [Docusaurus](https://docusaurus.io/) により作成され、GitHub Pagesにデプロイされています。
6
7
+ドキュメントを読む場合は以下にアクセスしてください。
8
9
+https://zenn-dev.github.io/zenn-docs-for-developers/
10
11
+## デプロイ
12
13
+GitHub Actionsにより、mainブランチにpushされると自動的にGitHub Pagesにデプロイされます。
14
15
+## Docusaurusの使い方
16
17
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
18
0 commit comments