NILI am happy to announce there is now a RSS feed for getting news in case of new
packages available on my repository
The file is available at https://stable.perso.pw/rss.xml.
I take the occasion of this blog post to explain how the file is generated as I
did not find easy tool for this task, so I ended up doing it myself.
I choosed to use XSLT, which is not quite common. Briefly, XSLT allows
to use some kind of XML template on a XML data file, this allow loops,
filtering etc... It requires only two parts: the template and the data.
The following file is a template for my RSS file, we can see a few tags
starting by xsl
like xsl:for-each
or xsl:value-of
.
It's interesting to note that the xsl-for-each
can use a condition like
text/gemini
This content has been proxied by September (ba2dc).