Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brianhicks/elm-subreddit-theme

Source for the Elm Subreddit theme
https://github.com/brianhicks/elm-subreddit-theme

Last synced: 24 days ago
JSON representation

Source for the Elm Subreddit theme

Awesome Lists containing this project

README

        

# Elm Subreddit Theme

Modifications to Naut for the Elm subreddit.

![screenshot](http://i.imgur.com/8RF0zIv.jpg)

## Building and Setting as a Subreddit theme

1. Install [ImageMagick](http://imagemagick.org/script/index.php) and [Make](https://www.gnu.org/software/make/)
2. Run `make`
3. copy the contents of `subreddit.css` to the subreddit CSS
4. copy all the files under `images/` to the subreddit CSS images, preserving the names.

## Contributing

Contributions welcome, especially bug fixes. If you want to make more major
changes, please open an issue first so we can discuss it.

Note that we're using Naut V3 because of the compact header, and are unlikely to
upgrade to V4.

## License

Licensed under the MIT license like Naut, available at [LICENSE](LICENSE).