Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schneidmaster/r-codersforsanders
A css theme for /r/codersforsanders
https://github.com/schneidmaster/r-codersforsanders
Last synced: about 2 months ago
JSON representation
A css theme for /r/codersforsanders
- Host: GitHub
- URL: https://github.com/schneidmaster/r-codersforsanders
- Owner: schneidmaster
- Created: 2015-07-30T04:29:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T04:34:50.000Z (over 9 years ago)
- Last Synced: 2024-04-15T00:15:03.817Z (9 months ago)
- Language: CSS
- Size: 2.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
/r/codersforsanders CSS
===============This repository is a version of [Naut](https://reddit.com/r/naut) customized for /r/codersforsanders. I have also added a Grunt build system and converted the main source file to SCSS. I don't recommend using this repository as a base for your subreddit unless you are a developer.
## Building
1. `npm install`
2. `grunt`
3. Copy the contents of `production.min.css` into the subreddit CSS page.## Creds
- Base theme: [Axel--](https://github.com/Axel--/Naut-for-reddit)