From 11bfc0b7c7ba43708c90f43ac3bd2e6f61d800ad Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 21 Oct 2023 06:29:39 +0900 Subject: Update listing pages --- _assets/feed.xslt | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 _assets/feed.xslt (limited to '_assets') diff --git a/_assets/feed.xslt b/_assets/feed.xslt new file mode 100644 index 0000000..15817d2 --- /dev/null +++ b/_assets/feed.xslt @@ -0,0 +1,103 @@ + + + + + + - + + 01 + 02 + 03 + 04 + 05 + 06 + 07 + 08 + 09 + 10 + 11 + 12 + + - + + + + + + +
  • + + + + . + + . + + + + + + + + + + +
  • +
    +
    + + + + + + + + + + + <xsl:value-of select='/rss/channel/title'/> + + +
    + + +
    +
    +

    Web Logs

    +

    I occasionally blog about functional programming + and other computational stuff, or anything related + to computers in general. These write-ups are tagged + as fun.

    +
      + + + +
    +

    I sometimes note what happens in meatspace as well. + Such writings might still have a thing or two to do with computing + (given it is integrated into my life) and they are tagged + as lyf.

    +
      + + + +
    +

    The page you are viewing is an RSS feed. How cool is that?

    +

    See Also

    + + Generated by + fead +
    + + + +
    +
    -- cgit 1.4.1