All Projects → hoodiehq → hoodie-css

hoodiehq / hoodie-css

Licence: other
Framework for all hoodie sites

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Hood.ie: the Website for the Hoodie Open Source Project

Getting started

To get started check out the recent version and install the local dependencies via npm install. The default task npm start will fire up a local server at localhost:9090 with livereload, dev Sass prefixing and compiling (including sourcemap and nested output). There's also a production task npm prod which at this point just spits out a compressed CSS file, without sourcemap in a dedicated folder(css/prod). In order to list the available scripts used in development, execute npm run. The complete development environment help can be found in DEVELOPMENT.md.

Editorconfig

Use the .editorsconfig file with your editor of choice to ensure a consistent coding style. Plugins are available at [http://editorconfig.org/#download](http://editorconfig.org/#download title="editorconfig download").

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].