ds-rss/README.md
2019-06-13 04:09:23 +02:00

361 B

ds-rss

generate parts of the datenschleuder website from source data.xml:

  • rss feed as ds-feed.xml,
  • oldfashioned hypertext download.html and
  • the informative index.html

utilizing XML transformations.

using

simply call ./gen.sh for generating the target files.

for sorting data.xml, call ./gen sort.

dependecies

  • sh
  • xsltproc