This github repository contains the website for the Austin Hackers Anonymous group. Someone should really update it to make it suck less.
If you want to make changes and actually test them locally, a Rakefile is included to run the local jekyll server for testing.
bundle exec rake
This will launch a local web server running on http://127.0.0.1:4000/ that auto-updates the test site live when changes are detected on disk.