Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshdmiller/dreamsofdarkness.com


https://github.com/joshdmiller/dreamsofdarkness.com

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

The styles use [LESS](http://lesscss.org). To get it working, install Node.js
and then [Bower](http://bower.io) and LESS (`npm install bower less`). Then run
`bower install`, which will install a local copy of Twitter Bootstrap v3. Once
changes are made to the `main.less` or `variables.less` files, run `lessc
main.less > main.css` from the `src/` directory.

I included a built version of the stylesheet for convenience.