Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbren/gitback-strapping
https://github.com/rbren/gitback-strapping
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rbren/gitback-strapping
- Owner: rbren
- Created: 2015-10-19T18:28:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T21:27:42.000Z (about 9 years ago)
- Last Synced: 2023-03-22T11:08:03.979Z (over 1 year ago)
- Language: CSS
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strapping Extensions
A repository for Bootstrap extensions for use with [Strapping!](bbrennan.info/strapping)## Contributing
To contribute a new extension, submit a Pull Request with the following:
* A new folder under `./extensions/{extension_id}`
* A `name` and `description` under `./extensions/{extension_id}/_item.json`
* A LESS stylesheet under `./extensions/{extension_id}/styles.less`See the [extensions directory](https://github.com/bobby-brennan/gitback-strapping/tree/master/extensions) for examples.