Repository for smartpool.io site
Content changes should be made in index.slim
file. To see how the changes affect the page, we need to compile index.slim
to index.html
.
We assume that you already have Ruby installed in your environment. Install slim
template engine.
gem install slim
sh compile.sh