formerly a freely shared ftp login, now a repo. kooky web projects. all welcome to contribute.
We're serving on top of the GitHub Pages infrastructure, which itself runs on Jekyll. You'll need a recent version of Ruby on your machine to use Jekyll.
git clone https://github.com/pheel-us/pheel-us.github.io.git
cd pheel-us.github.io
# Need Ruby for the next bits
gem install bundler
bundle install
./serve.sh