> git clone https://github.com/kouphax/giter8-catalog.git
> cd giter8-catalog
> bundle install
> bundle exec middleman
Browse to http://localhost:4567
Deploy/Build with
> bundle exec middleman build
Generated site goes to ./build
- Fork the project
- Update
config/repos.yml
with a new repo entry - Submit a pull request
- Profit