From 26c8e08ede0bb12b98ed54ab45b1e39db595c271 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 30 Mar 2023 15:31:05 +0900 Subject: Dogfood for documentation --- doc/rss.xslt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/rss.xslt (limited to 'doc/rss.xslt') diff --git a/doc/rss.xslt b/doc/rss.xslt new file mode 100644 index 0000000..48f9203 --- /dev/null +++ b/doc/rss.xslt @@ -0,0 +1,26 @@ + + + + + + Demo RSS feed + https://rub.parody/ + Global feed + Rub + + + <xsl:value-of select="title"/> + + + + + + + + + + + + -- cgit 1.4.1