Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/middleman/middleman-directory
- Owner: middleman
- License: mit
- Created: 2013-05-09T07:52:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T16:08:42.000Z (over 2 years ago)
- Last Synced: 2024-08-06T03:06:07.745Z (3 months ago)
- Topics: middleman
- Language: SCSS
- Homepage: https://directory.middlemanapp.com
- Size: 582 KB
- Stars: 31
- Watchers: 9
- Forks: 103
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.