Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oakesja/elm-news
All elm news in one place
https://github.com/oakesja/elm-news
elm spa
Last synced: 3 months ago
JSON representation
All elm news in one place
- Host: GitHub
- URL: https://github.com/oakesja/elm-news
- Owner: oakesja
- Created: 2016-06-06T21:47:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:35:29.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:22:11.774Z (6 months ago)
- Topics: elm, spa
- Language: Elm
- Homepage: https://elm-news.com
- Size: 16.2 MB
- Stars: 59
- Watchers: 3
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-ccamel - oakesja/elm-news - All elm news in one place (Elm)
- awesome-starred - oakesja/elm-news - All elm news in one place (others)
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