Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)