Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmaApps/TheMotteDashboard
A dashboard for r/TheMotte subreddit, powered by Ema.
https://github.com/EmaApps/TheMotteDashboard
reddit static-site
Last synced: 2 days ago
JSON representation
A dashboard for r/TheMotte subreddit, powered by Ema.
- Host: GitHub
- URL: https://github.com/EmaApps/TheMotteDashboard
- Owner: EmaApps
- License: bsd-3-clause
- Created: 2021-08-22T17:49:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T03:27:43.000Z (about 2 years ago)
- Last Synced: 2024-08-03T15:06:23.330Z (3 months ago)
- Topics: reddit, static-site
- Language: Haskell
- Homepage: https://themotte.srid.ca
- Size: 5.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dashboard for r/TheMotte
Delineate the various sticky threads in [r/TheMotte](https://old.reddit.com/r/TheMotte) to present a unified and easy-to-glance view of its content. An atom feed is also provided for reading in the likes of [Mailbrew](https://www.srid.ca/tdm/mailbrew).
This is a no-frills statically generated site, powered by [Ema](https://ema.srid.ca/).
## Local develpoment
Run `bin/fetch` once (it pulls the reddit data), followed by `bin/run` to run the dashboard site using that data. Run `bin/fetch` at any point, and the site will hot reload.