cssdb
cssdb copied to clipboard
[UNMAINTAINED] CSSDB: A curated collection of great CSS, Sass, LESS and Stylus libraries.
CSSDB
This is the source code for http://cssdb.co/ – a curated collection of great CSS, Sass, LESS and Stylus libraries.
⚠️ NOTE: This project is no longer being maintained. If you're interested in taking over maintenance, please contact me.
Submitting
To submit a library to CSSDB, you'll need Git and Node.js installed on your machine.
- Fork this repository
- Clone your fork locally
- Install dependencies by running
make deps - Run
make add-lib repo=foo/barwherefoo/baris the GitHub repo you wish to add - Commit the change that is made to
_data/libraries.jsonand open a pull request
Running Locally
To run the CSSDB site locally, install Jekyll and run with make serve.
Bugs/Features/Questions
Use the project issue tracker to track bugs, request/discuss features, and ask questions.
License

This source code (and design) is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported license.