<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ciigo/testdata/goembed/default.go, branch dev</title>
<subtitle>Static web server with AsciiDoc and Markdown.</subtitle>
<id>http://git.kilabit.info/ciigo/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/ciigo/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/'/>
<updated>2026-01-24T14:49:29Z</updated>
<entry>
<title>all: fix test on GoEmbed</title>
<updated>2026-01-24T14:49:29Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-24T14:49:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=5f12f2705a29cf9aaff89c6d1f319f080e8d68aa'/>
<id>urn:sha1:5f12f2705a29cf9aaff89c6d1f319f080e8d68aa</id>
<content type='text'>
Seems like we use "find ... -delete" for a reason that I forgot.
It should not be like that, we will fix it later.
</content>
</entry>
<entry>
<title>all: embed CSS and index HTML template using memfs</title>
<updated>2026-01-24T00:11:24Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-23T08:33:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=62c2e03409e8f7bc6f3f20df36603344afaf2b3a'/>
<id>urn:sha1:62c2e03409e8f7bc6f3f20df36603344afaf2b3a</id>
<content type='text'>
Previously, with direct embed, every time we change the CSS or index
template, we need to restart the "ciigo serve" command.

Using memfs make us easy to update and see the changes directly, without
restarting the server.
</content>
</entry>
</feed>
