Website hosted at www.bashy.io
Clone the repo to your local system. Then install jekyll through bundler:
bundle install --path .vendor/bundle
Now you can run the server by running:
bundle exec jekyll serve
and experience the auto-recompiling server at
http://localhost:4000
Just Fork, Change and send a PR. If you want to make bigger changes you aren't sure are wanted, start an issue first and we'll happily discuss what you are up to.
By contributing you agree to having the code licensed as specified below.
Please understand that this repo is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. For more information please look at the LICENSE file in the root of this project!