Add first barebone for sfeed-atom hackathon. - brcon2023-hackathons - Bitreichc… | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit affd3cc03ba7c05c7f0a2d5623e002a814cd2ebe | |
parent ab70f21c78e95875b59872ab3e32f874281155cb | |
Author: Christoph Lohmann <[email protected]> | |
Date: Wed, 2 Aug 2023 21:49:38 +0200 | |
Add first barebone for sfeed-atom hackathon. | |
Diffstat: | |
A sfeed-atom/description.md | 9 +++++++++ | |
A sfeed-atom/missing-atom-feeds.txt | 3 +++ | |
2 files changed, 12 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/sfeed-atom/description.md b/sfeed-atom/description.md | |
@@ -0,0 +1,9 @@ | |
+# Sfeed/Atom hackathon. | |
+ | |
+## Goals | |
+ | |
+1.) Write atom feeds from sources, which have no atom feed so far. | |
+ * See missing-atom-feeds.txt | |
+ * scripts should take an URI from commandline and stdout output | |
+ the feed | |
+ | |
diff --git a/sfeed-atom/missing-atom-feeds.txt b/sfeed-atom/missing-atom-feeds.… | |
@@ -0,0 +1,3 @@ | |
+http://www.vuxml.org/freebsd/pkg-gitlab-ce.html | |
+ * pretty simple one | |
+ |