Static RSS + links aggregation
Find a file
2024-09-21 00:50:10 -04:00
static feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
templates refactor: nest templates, extract base template 2024-09-20 01:21:37 -04:00
.gitignore feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
app.go refactor: tidy up app structure and entrypoint file 2024-09-13 00:39:48 -04:00
datastore.go feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
Dockerfile feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
feed_fetch.go feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
go.mod feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
LICENSE Initial commit 2024-09-13 01:45:11 +00:00
main.go refactor: tidy up app structure and entrypoint file 2024-09-13 00:39:48 -04:00
README.md Initial commit 2024-09-13 01:45:11 +00:00
routes.go refactor: extract template rendering 2024-09-21 00:50:10 -04:00
rss.go feat: initial upload, basic read+manage functionality 2024-09-13 00:39:44 -04:00
templates.go refactor: extract template rendering 2024-09-21 00:50:10 -04:00

morning-coffee

Static RSS + links aggregation