Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshdmiller/dreamsofdarkness.com
https://github.com/joshdmiller/dreamsofdarkness.com
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshdmiller/dreamsofdarkness.com
- Owner: joshdmiller
- Created: 2013-08-21T00:24:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-01T00:12:08.000Z (about 11 years ago)
- Last Synced: 2024-04-14T23:26:37.981Z (7 months ago)
- Language: CSS
- Size: 3.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.