Concise is a lightweight, front-end framework that provides a number of great features without the bloat. Concise is built based on Object-Oriented CSS principles and keeps semantics in mind to provide a small learning curve, and a high level of customization.
It's easy to get started with Concise:
- Download the latest release
- Clone the repo:
git clone https://github.com/ConciseCSS/concise.css.git
- Install with Bower:
bower install concise
- Install with NPM:
npm install concise.css
After you download or install the package, check out our documentation to get up and running.
Please refer to our Contributing page for instructions on compiling the SASS in the project.
You can keep up-to-date with the changes that we have made via our releases page.
** Thanks to thoughtbot for this great way to handling questions for an open source project.
In lieu of a mailing list, we are going to manage all specific questions through Stack Overflow.
Members of the Concise team are subscribed to specific tags via Stack Exchange Filters, so that if a question is properly tagged, we can respond in a timely manner and help.
Which tags?
Ideally, we would like to keep it to just one tag for Concise questions, but we are subscribed to multiple variants to make sure nothing passes by us. However, for everybody asking a question, please use:
Where do I post this?
There are lots of different things that people will want to post regarding the Concise framework. Here is a rough outline of where you should post any given issue, question or contribution:
- Use Stack Overflow if you need help
- Use GitHub Issues if you found a bug
- Use GitHub Issues if you have an idea
- Use GitHub Issues if you want to ask a question
- Submit a pull request if you want to contribute
If you wish to contribute to the Concise project, please read through our contributing guidelines first and then help however you'd like!
Concise is currently maintained under the Semantic Versioning guidelines.
Code released under the MIT license. Documentation 6850 released under Creative Commons.