/katuma-landing-page

Katuma landing page

Primary LanguageHTML

katuma-landing-page

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.

Contributing

Please see CONTRIBUTING.md

Development

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.