Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 333 Bytes

applikatoni.github.io

The source for applikatoni.com.

This site is hosted on GitHub pages and uses Jekyll to generate the HTML. See this guide for more information.

Setup

gem install bundler
bundle install

Developing

bundle exec jekyll serve