description.md - brcon2023-hackathons - Bitreichcon 2023 Hackathon Repository | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
description.md (530B) | |
--- | |
1 # Sfeed/Atom hackathon. | |
2 | |
3 ## Goals | |
4 | |
5 1.) Write atom feeds from sources, which have no atom feed so far. | |
6 * See missing-atom-feeds.txt | |
7 * scripts should take an URI from commandline and stdout output | |
8 the feed | |
9 | |
10 2.) Write atom feed aggregator for stagit/stagit-gopher outputs into | |
11 stagit-gopher/stagit. | |
12 * example: gopher://bitreich.org/0/scm/bitreich-conference/atom.… | |
13 * make it possible to aggregate multiple stagit/stagit-gopher | |
14 instances into one | |
15 * make stagit/stagit-gopher stagit-rings (former: webring) possi… | |
16 |