Commit Graph

5 Commits

Author SHA1 Message Date
Lucidiot 45e5be4ef4
Add jq --raw-output option 2021-04-05 23:00:11 +02: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 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