To contribute to this project:
- minor contribution (typo/minor change): you can use github's edit feature & make a PR.
- clone it locally, have github pages gem installed & run jekyll, for example
jekyll serve watchor if you want to customize host usejekyll serve --host localhost. Hack on it, commit-push-make a PR.