Howdy, thanks so much for helping make our site better! You don't need to fork the repo to make small corrections. Github snazzily handles forking from the web UI. If you'd like to make a substantial change, we ask that your fork the repo.
Our site is powered by Middleman, a simple static site generator with built in preprocessing.
To get things running locally, you'll need to have Ruby (preferably with rvm) and bundler installed to manage Ruby gems.
- clone the repo and check out the
source
branch - in Terminal, run
bundle install
- run
bundle exec middleman
to run the server; it will process Sass and livereload on Sass and template changes.
Submit a PR with your changes & we'll review and merge!
If you have any questions or run into snags, tweet @sassconf.com or email us admin at sassconf.com