<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog.git/templates/post.html, branch master</title>
<subtitle>Code and content for blog.ilvokhin.com.</subtitle>
<id>https://git.ilvokhin.com/blog.git/atom?h=master</id>
<link rel='self' href='https://git.ilvokhin.com/blog.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/'/>
<updated>2025-04-19T20:43:53Z</updated>
<entry>
<title>Add support for atom / rss feed</title>
<updated>2025-04-19T20:43:53Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2025-04-19T20:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=96d437baab4a622eb540719feb90ea810fb01756'/>
<id>urn:sha1:96d437baab4a622eb540719feb90ea810fb01756</id>
<content type='text'>
Date format was changed to support `updated` in ISO format. Now every
post will require date and time, which might be a usability regression,
but we'll see. Also, `updated` field was introduced in metadata. If
there is no such field, them date field will be used instead.
</content>
</entry>
<entry>
<title>Add author metadata tag to feed and posts</title>
<updated>2023-12-20T12:47:27Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-12-20T12:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=a2fc2672206eb00c9df6afae26f7ba2e048c3830'/>
<id>urn:sha1:a2fc2672206eb00c9df6afae26f7ba2e048c3830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement logic for drafts</title>
<updated>2023-01-28T14:26:03Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-01-28T14:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=aa9c5e112777180d4ee9732a2ec6e461b9099623'/>
<id>urn:sha1:aa9c5e112777180d4ee9732a2ec6e461b9099623</id>
<content type='text'>
Current logic is drafts are published, but do not listed on the feed page.
</content>
</entry>
<entry>
<title>Do not center post title and date</title>
<updated>2022-12-26T20:34:57Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2022-12-26T20:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=f54dc6eed726a3c53e3114c3870367fa5cd850f2'/>
<id>urn:sha1:f54dc6eed726a3c53e3114c3870367fa5cd850f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refere to style.css from root</title>
<updated>2022-12-25T19:40:10Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2022-12-25T19:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=6fd1a9f7d649999c627c50872a88d31ccfed6ae1'/>
<id>urn:sha1:6fd1a9f7d649999c627c50872a88d31ccfed6ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use style file from Bear blog by Herman Martinus</title>
<updated>2022-12-25T19:33:26Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2022-12-25T19:31:44Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=e77fbf2e971aca484b8826f9530041fd162b16d9'/>
<id>urn:sha1:e77fbf2e971aca484b8826f9530041fd162b16d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial version of generator</title>
<updated>2022-12-24T18:10:17Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2022-12-24T18:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=54ac714da7175a8a08239e500a4e75a48b97d97e'/>
<id>urn:sha1:54ac714da7175a8a08239e500a4e75a48b97d97e</id>
<content type='text'>
Generation of feed page and post pages are supported.

Markdown to html conversion seems working. At least there is
nothing strange with hello-world example.
</content>
</entry>
</feed>
