Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/middleman/middleman-directory

Directory of Middleman extensions, templates and services
https://github.com/middleman/middleman-directory

middleman

Last synced: 4 days ago
JSON representation

Directory of Middleman extensions, templates and services

Awesome Lists containing this project

README

        

# Middleman Directory

These are the source files that power the [middleman directory](https://middlemanapp.com/),
a [middleman](https://github.com/middleman/middleman) powered static page.

Middleman is ever-vigilant against tag-soup, unreadable CSS and repetition. He stands-watch
over your Haml, Sass, and CoffeeScript producing only the cleanest and most efficient
markup.

## Adding Your Extension

Just add a new file to `data/extensions` for your extension, and send a pull request!

## How to run the site locally

Clone this repo and run `bundle install`. Then run `bundle exec middleman server` to start the server at `http://localhost:4567`

## Mailing List

If you have questions, answers can be found on our [community forum](http://forum.middlemanapp.com/).

## Donate

Please, [help support the Middleman team with a donation](https://spb.io/s/4dXbHBorC3).

## License

Copyright (c) 2013-2014 Karl Freeman. MIT Licensed, see [LICENSE.md] for details.