Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Contributing

CloudNativeDaysのウェブサイト(https://cloudnativedays.jp/)は[Hugo](https://gohugo.io/)を用いて作成します。各セクションのコンテンツを変更する場合、 https://github.com/cloudnativedaysjp/cloudnativedays.jp/tree/master/content/sections 内のマークダウンファイルを編集してください。
[CloudNativeDays のウェブサイト](https://cloudnativedays.jp/)は [Hugo](https://gohugo.io/) を用いて作成します。各セクションのコンテンツを変更する場合、 https://github.com/cloudnativedaysjp/cloudnativedays.jp/tree/master/content/sections 内のマークダウンファイルを編集してください。

CI/CDはGitHub Actionsを使っています。PRを作成するとS3にプレビューがデプロイされます。また、PRをマージすると自動的にGitHub Pagesにデプロイされます。

Expand Down