<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Terminus</title>
  <subtitle>Demo website for the Terminus theme for Zola</subtitle>
  <link href="http://localhost:8080/feed/feed.xml" rel="self"/>
  <link href="http://localhost:8080/"/>
  <id>http://localhost:8080/</id>
  <updated>2025-12-23T00:00:00.000Z</updated>
  <author><name>Eyal Kalderon</name></author>
  
  <entry>
    <title>Math Typesetting</title>
    <link href="http://localhost:8080/posts/2025-12-23-math-typesetting/"/>
    <id>http://localhost:8080/posts/2025-12-23-math-typesetting/</id>
    <updated>2025-12-23T00:00:00.000Z</updated>
    <summary>Learn how to render mathematical formulas with KaTeX.</summary>
  </entry>
  
  <entry>
    <title>Shortcodes</title>
    <link href="http://localhost:8080/posts/2025-06-07-shortcodes/"/>
    <id>http://localhost:8080/posts/2025-06-07-shortcodes/</id>
    <updated>2025-06-07T00:00:00.000Z</updated>
    <summary>Examples of alert, references, and responsive media patterns.</summary>
  </entry>
  
  <entry>
    <title>Markdown Syntax Guide</title>
    <link href="http://localhost:8080/posts/2025-05-18-markdown-syntax-guide/"/>
    <id>http://localhost:8080/posts/2025-05-18-markdown-syntax-guide/</id>
    <updated>2025-05-18T00:00:00.000Z</updated>
    <summary>This is an article description with some Markdown.</summary>
  </entry>
  
</feed>
