This website is a collection of assorted thinking and mental ramblings about technology (mostly) written by the Badgers. All Badgers are welcome to contribute!
If you'd like to contribute, please follow the contribution instructions.
The site contents is generated using a custom Jekyll theme and hosted on Github Pages.
- Install prerequisites
gem install jekyll bundler
bundle install
bundle exec jekyll serve
- Browse to http://localhost:4000