https://efcl.info/ のブログ用のリポジトリです。
gem install bundler
bundle install
bundle exec jekyll serve
- Open http://0.0.0.0:4000
typoなどの間違いはdevelop
ブランチにPull Requestして頂いて問題ありません。
書いて欲しい記事のIssueを立てるだけなどでもOKです。
Contributeする前にCode of Conductも参照してください。
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
ソースコードはMIT