https://github.com/psibi/eta-weekly
https://github.com/psibi/eta-weekly
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psibi/eta-weekly
- Owner: psibi
- License: bsd-3-clause
- Created: 2017-01-24T01:07:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T02:17:20.000Z (over 9 years ago)
- Last Synced: 2025-05-17T17:07:53.116Z (about 1 year ago)
- Language: HTML
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
eta-weekly
=============
The code producing eta-weekly news.
Building
---------
1. Install Stack
2. `stack build`
3. `stack exec eta-weekly watch`
That will run a preview server at `http://localhost.com:8000
Credits
---------
Thanks to [Corey Richardson's](https://github.com/cmr/this-week-in-rust)
code from which this has been ported to Hakyll.