This is just a little project I've created while learning Jekyll. If you'd like to use it, feel free.
I assume no responsibility for the case that penguins actually take over the world. Besides, they can't do much worse than humans, can they?
If you actually want to put this into production, here's how. As for why, I can't help you with that.
- Clone
- rvm use
- gem install bundler && bundle install
- scp _site/*
Don't. Please, just contribute to a project worth your while.
In case you're wondering, the official Jekyll tutorial I've followed along to create this gem of penguinism is found here.