<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ciigo/internal/cmd/ciigo-example/main.go, branch main</title>
<subtitle>Static web server with AsciiDoc and Markdown.</subtitle>
<id>http://git.kilabit.info/ciigo/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/ciigo/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/'/>
<updated>2026-02-07T09:03:19Z</updated>
<entry>
<title>all: embed struct [lib/http.ServerOptions] directly to [ServeOptions]</title>
<updated>2026-02-07T09:03:19Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-07T09:03:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=3714f15bf29cfb79c3623784e391a7a4854f6815'/>
<id>urn:sha1:3714f15bf29cfb79c3623784e391a7a4854f6815</id>
<content type='text'>
At this point, all of the fields in the struct ServeOptions is the
same with [lib/http.ServerOptions] except IsDevelopment and
ConvertOptions.

For field IsDevelopment we keep in the struct.
For field ConvertOptions we remove it and let the caller pass it on
Serve function or InitHTTPServer method.
</content>
</entry>
<entry>
<title>all: move example for ciigo as library to internal/cmd/ciigo-example</title>
<updated>2025-01-07T16:19:25Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-01-07T16:19:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=9a03cfb3c4289b9af54246950c957265ee83ecc5'/>
<id>urn:sha1:9a03cfb3c4289b9af54246950c957265ee83ecc5</id>
<content type='text'>
While at it, update the example index by removing unnecessary
external image, and update links to open in new tab/window.
</content>
</entry>
</feed>
