RSS Feed and more for ds.ccc.de
Go to file
vv01f 5319e2026d
update screenshots
2019-06-13 20:12:53 +02:00
i fix transparency 2019-06-13 13:46:49 +02:00
ss update screenshots 2019-06-13 20:12:53 +02:00
.gitignore ignore some files 2019-06-13 03:28:59 +02:00
README.markdown rn 2019-06-13 13:25:56 +02:00
data.xml update data 2019-06-13 03:24:34 +02:00
download.xsl fix local link on root dir 2019-06-13 19:09:08 +02:00
gen.sh add test for dependency 2019-06-13 04:09:43 +02:00
index.xsl fix NaN for entries with no content 2019-06-13 13:06:10 +02:00
rss.xsl feature: limitenclosure option 2019-06-12 23:48:42 +02:00
sort.xsl transform for index.html and storting data.xml 2019-06-13 03:29:43 +02:00

README.markdown

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

preview: screenshots