This is the source code of Katuma's landing page. It's just a single HTML file, a CSS and a tiny bit of JS.
Please see CONTRIBUTING.md
This website is implemented with Jekyllrb. After installing all dependencies with bundle install
run the development server executing:
$ bundle exec jekyll serve
Now navigate to http://127.0.0.1:4000/
to see the site.