Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

coderdojo-konan/coderdojo-konan.jp

Repository files navigation

coderdojo-konan.jp (The site of CoderDojo Konan Okayama)

Build Status

CoderDojo 岡山 岡南 の公式ホームページになります。
現在、製作中ですが、テスト公開も兼ねて、 https://new-beta.coderdojo-konan.jp/ よりご覧いただけます。

The official site of CoderDojo Konan Okayama.
We are still developing now, but you can see the demo site at here.

How to Contribution

Operation of git - Git の操作

  1. Fork this repo.
  2. Create your feature branch. (git checkout -b <your-new-feature>)
  3. Commit your changes. (git commit -am '<your-new-changes-message>')
  4. Push to the branch. (git push origin <your-new-feature>)
  5. Create new Pull Request.

1. Update pages - Pages 配下のページの編集・修正

/pages の一覧に表示されているページは、 /db/pages にあるマークダウンファイルを編集することによって編集可能です。

If you want to edit pages that listed in /pages, you can do it by editing markdown file at /db/pages.

Licence

このリポジトリは Apache-2.0 ライセンスの元で公開されています。 詳しくは、 LICENCE をご覧ください。

This repository is published under the Apache-2.0 Licence. Please see the LICENCE file.

References

coderdojo.jp