Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oakesja/elm-news

All elm news in one place
https://github.com/oakesja/elm-news

elm spa

Last synced: about 2 months ago
JSON representation

All elm news in one place

Awesome Lists containing this project

README

        

# elm news

All your elm news from elm discourse, hacker news, and reddit in one place.

## Issues

Found a bug? Have a feature request? Please make a github issue!

## Development

Requirements:

* [Ruby](https://www.ruby-lang.org)
* [Bundler](https://bundler.io)
* [Elm](http://elm-lang.org)

Run locally with:

```shell
./build.sh
bundle install
bundle exec jekyll serve
```

Then go to