<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ennum, branch master</title>
<subtitle>Org-mode static blog generator</subtitle>
<id>http://git.systemreboot.net/ennum/atom?h=master</id>
<link rel='self' href='http://git.systemreboot.net/ennum/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/'/>
<updated>2025-11-14T22:32:43+00:00</updated>
<entry>
<title>Add post summary to feed entries.</title>
<updated>2025-11-14T22:32:43+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-14T22:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=ec9d2aac8187d131901bab357da8efeedc8fff3e'/>
<id>urn:sha1:ec9d2aac8187d131901bab357da8efeedc8fff3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Encode URIs.</title>
<updated>2025-11-13T23:32:53+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-13T23:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=91653118262741423f97b16810acd85fcf0703cf'/>
<id>urn:sha1:91653118262741423f97b16810acd85fcf0703cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle time zone information in Atom feed dates.</title>
<updated>2025-11-13T23:07:45+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-13T23:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=849c9cd3e8971c2f468e7281599d0370c1d0f049'/>
<id>urn:sha1:849c9cd3e8971c2f468e7281599d0370c1d0f049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Publish a separate Atom feed for each language.</title>
<updated>2025-11-13T22:45:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-13T22:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=f43cd8b14ec3c90cac81f717a7bf1609f985fcfd'/>
<id>urn:sha1:f43cd8b14ec3c90cac81f717a7bf1609f985fcfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Open Graph Protocol meta tags.</title>
<updated>2025-09-10T13:09:09+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-09-10T13:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=577741d3691a4ac45f460c2f59d70a2e79c9158c'/>
<id>urn:sha1:577741d3691a4ac45f460c2f59d70a2e79c9158c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use HTML5 by default.</title>
<updated>2025-09-10T11:19:19+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-09-10T11:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=9d707dcff98c6c5ec3997a2c7bb6582ed89dd021'/>
<id>urn:sha1:9d707dcff98c6c5ec3997a2c7bb6582ed89dd021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete copy of tangled org file using unwind-protect.</title>
<updated>2025-09-09T12:15:17+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-09-09T12:15:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=6f04ea1f3f7c2b6c4727210c492e293edd8a1823'/>
<id>urn:sha1:6f04ea1f3f7c2b6c4727210c492e293edd8a1823</id>
<content type='text'>
unwind-protect is safer and ensures deletion even if there are
non-local exits.
</content>
</entry>
<entry>
<title>Support images generated at build-time.</title>
<updated>2025-07-01T01:10:43+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-07-01T01:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=b25a703572143b7f9cfc5f55704cd2c114b6adc3'/>
<id>urn:sha1:b25a703572143b7f9cfc5f55704cd2c114b6adc3</id>
<content type='text'>
* ennum.el (ennum-setting): Add :generated-image-paths.
(ennum--find-image): New function.
(ennum-publish-link, ennum-publish): Use ennum--find-image.
</content>
</entry>
<entry>
<title>Add docstring for ennum-intern.</title>
<updated>2025-06-30T15:07:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-30T15:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=64b4c82fa0e56d8eca711dae699623ceeb8a3d7e'/>
<id>urn:sha1:64b4c82fa0e56d8eca711dae699623ceeb8a3d7e</id>
<content type='text'>
* ennum.el (ennum-intern): Add docstring.
</content>
</entry>
<entry>
<title>Canonicalize file paths before interning.</title>
<updated>2025-06-30T14:36:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-30T12:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ennum/commit/?id=8f29ccb8d734b885edd542f69fe9e3ef488c752d'/>
<id>urn:sha1:8f29ccb8d734b885edd542f69fe9e3ef488c752d</id>
<content type='text'>
* ennum.el (ennum-intern): Canonical file paths before interning.
</content>
</entry>
</feed>
