Commit Graph

13 Commits

Author SHA1 Message Date
Lucidiot
ccc54dbbe4
Fix line endings 2021-03-19 13:50:29 +01:00
Lucidiot
8bff8f3ca6
Echo support, closes #61 2021-03-18 23:25:02 +01:00
Lucidiot
0a401bd6c8
CDF support, closes #54 2021-03-18 21:47:19 +01:00
Lucidiot
b94c949906
Fix NTSB feed and add OPML version for JSON 2021-03-17 23:48:12 +01:00
Lucidiot
e7398b9b6f
JSON Feed support, closes #55 2021-03-17 20:37:13 +01:00
Lucidiot
f2154e4468
Properly handle output subdirectories 2021-03-17 20:31:10 +01:00
Lucidiot
0664b89dd3
Add atom->rss conversion 2021-03-17 15:15:12 +01:00
Lucidiot
f4f4179261
Consistent feed sorting 2021-03-17 15:14:02 +01:00
Lucidiot
d1735aa898
Fix feed grouping 2021-03-16 20:26:21 +01:00
Lucidiot
8c6f23c4b1
Add RDF support, closes #60 2021-03-16 20:10:56 +01:00
Lucidiot
aadf1b633e
Add HTML index generation 2021-03-15 22:24:06 +01:00
Lucidiot
a60b3cbfef
Make curl fail on HTTP errors 2021-03-14 18:33:25 +01:00
lucidiot
e2e996d3a5 XML-based generation, closes #56, closes #11
Replaces the long bash script with a even longer XML file, along with an
XSD, and two XSLTs to convert the file into the bash script and into an
OPML file.

Another XSLT is still needed for the index page, but that's less urgent.

Reviewed-on: #56
Co-Authored-By: lucidiot <lucidiot@protonmail.com>
Co-Committed-By: lucidiot <lucidiot@protonmail.com>
2021-02-23 17:02:57 +00:00