pages/atom.xml
2025-09-25 12:46:56 +00:00

31 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Zola ʕ•ᴥ•ʔ Bear Blog</title>
<subtitle>A Zola-theme based on Bear Blog.</subtitle>
<link rel="self" type="application/atom+xml" href="/atom.xml"/>
<link rel="alternate" type="text/html" href="/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2020-01-03T00:00:00+00:00</updated>
<id>/atom.xml</id>
<entry xml:lang="en">
<title>Markdown Syntax Guide</title>
<published>2020-01-03T00:00:00+00:00</published>
<updated>2020-01-03T00:00:00+00:00</updated>
<author>
<name>
Unknown
</name>
</author>
<link rel="alternate" type="text/html" href="/blog/markdown-syntax/"/>
<id>/blog/markdown-syntax/</id>
<summary type="html">&lt;p&gt;For a quick cheatsheet, check out &lt;a href=&quot;https:&#x2F;&#x2F;simplemde.com&#x2F;markdown-guide&quot;&gt;https:&#x2F;&#x2F;simplemde.com&#x2F;markdown-guide&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;This article offers a sample of basic Markdown syntax that can be used in Zola content files, also it shows whether basic HTML elements are decorated with CSS in a Zola theme.&lt;&#x2F;p&gt;</summary>
</entry>
</feed>