Skip to content

ConciseCSS/concisecss.github.io

Repository files navigation

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, but a high level of customization.

Building the Website

Our project is build with NodeJS so if you wish to make changes to the source files, follow the instructions below:

  1. Install NodeJS on your machine.

  2. Navigate to the project in the terminal:

cd /path/to/directory
  1. Install the harp NPM module globally:
npm install harp -g
  1. You can now run the following commands:

Start a server to view pages:

npm start

Compile static assets:

npm run compile

Contributing

If you wish to contribute to the Concise project, please read through our contributing guidelines first and then help however you'd like!

Elsewhere

Like Concise on Facebook Follow Concise on Twitter

License

Code released under the MIT license. Documentation released under Creative Commons.

About

The website for Concise CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8