<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ciigo, branch v0.10.0</title>
<subtitle>Static web server with AsciiDoc and Markdown.</subtitle>
<id>http://git.kilabit.info/ciigo/atom?h=v0.10.0</id>
<link rel='self' href='http://git.kilabit.info/ciigo/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/'/>
<updated>2023-05-14T11:37:47Z</updated>
<entry>
<title>Release ciigo v0.10.0 (2023-05-14)</title>
<updated>2023-05-14T11:37:47Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T11:37:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=bdc97d6b2be0a8bfa0275cb4333a8b72b10dfde3'/>
<id>urn:sha1:bdc97d6b2be0a8bfa0275cb4333a8b72b10dfde3</id>
<content type='text'>
=== New features

* all: bring back support for Markdown

  I use two remote repositories: GitHub and SourceHut.
  GitHub support rendering README using asciidoc while SourceHut not.
  This cause the repository that use README.adoc rendered as text in
  SourceHut which make the repository page less readable.

  Also, the pkg.go.dev now render README but only support Markdown.

  Since we cannot control the SourceHut and go.dev, the only option is
  to support converting Markdown in ciigo so I can write README using
  Markdown and the rest of documentation using Asciidoc.
</content>
</entry>
<entry>
<title>README: list websites build using ciigo</title>
<updated>2023-05-14T11:29:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T11:29:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=30e6ae95384918f5278d94994387b7e80ab4899d'/>
<id>urn:sha1:30e6ae95384918f5278d94994387b7e80ab4899d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: convert the README back to Markdown</title>
<updated>2023-05-14T11:21:59Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T11:21:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=9ae666534e1c269d83d3378136d8827fe14af90c'/>
<id>urn:sha1:9ae666534e1c269d83d3378136d8827fe14af90c</id>
<content type='text'>
This is to make it the repository page at git.sr.ht/~shulhan/ciigo
and pkg.go.dev readable.
</content>
</entry>
<entry>
<title>all: rewrite watcher tests using lib/test.Data</title>
<updated>2023-05-14T11:06:01Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T11:06:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=d6553f938300943c37d576da81ea7531139f3311'/>
<id>urn:sha1:d6553f938300943c37d576da81ea7531139f3311</id>
<content type='text'>
Instead of using another template, use the embedded template when
generating HTML.
In this way we can see how the generated HTML looks like.
</content>
</entry>
<entry>
<title>all: generate HTML test coverage on task test</title>
<updated>2023-05-14T10:54:32Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T10:54:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=3df554eb34b449dd5fad0239eb738beebe1debbb'/>
<id>urn:sha1:3df554eb34b449dd5fad0239eb738beebe1debbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update share module</title>
<updated>2023-05-14T10:53:58Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T10:53:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=c65714879048a273136121fdc31e03aa63c7ab34'/>
<id>urn:sha1:c65714879048a273136121fdc31e03aa63c7ab34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: bring back support for Markdown</title>
<updated>2023-05-14T10:13:56Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-14T10:06:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=fad7cd21134a4cac75f876bce866830c35042f8e'/>
<id>urn:sha1:fad7cd21134a4cac75f876bce866830c35042f8e</id>
<content type='text'>
I use two remote repositories: GitHub and SourceHut.
GitHub support rendering README using asciidoc while SourceHut not.
This cause the repository that use README.adoc rendered as text in
SourceHut which make the repository page less readable.

Also, the pkg.go.dev now render README but only support Markdown.

Since we cannot control the SourceHut and go.dev, the only option is
to support converting Markdown in ciigo so I can write README using
Markdown and the rest of documentation using Asciidoc.
</content>
</entry>
<entry>
<title>Release ciigo v0.9.3 (2022-03-03)</title>
<updated>2023-03-02T17:03:41Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T17:01:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=c109a3dd026cf6fbdc147d5a2c17535569d8964d'/>
<id>urn:sha1:c109a3dd026cf6fbdc147d5a2c17535569d8964d</id>
<content type='text'>
Changes on the asciidoctor-go v0.4.1,

=== Bug fixes

* all: fix empty line printed on ToHTMLBody or ToHTMLEmbedded
* all: ignore parsing block image in paragraph

=== Enhancements

* all: handle empty preamble
</content>
</entry>
<entry>
<title>all: move CHANGELOG file from _doc to root directory back</title>
<updated>2023-03-02T17:02:28Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T16:53:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=4e2b41855fb9edece6325cb40ee3daabc9aef9e7'/>
<id>urn:sha1:4e2b41855fb9edece6325cb40ee3daabc9aef9e7</id>
<content type='text'>
This is to allow repository viewer to view CHANGELOG without changing to
directory _doc first.
</content>
</entry>
<entry>
<title>all: update asciidoctor-go and share module to latest version</title>
<updated>2023-03-02T17:02:28Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T16:51:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=b53231ab30e1ace9792362f61a93e6cea073af73'/>
<id>urn:sha1:b53231ab30e1ace9792362f61a93e6cea073af73</id>
<content type='text'>
Changes on the asciidoctor-go v0.4.1,

=== Bug fixes

* all: fix empty line printed on ToHTMLBody or ToHTMLEmbedded
* all: ignore parsing block image in paragraph

=== Enhancements

* all: handle empty preamble
</content>
</entry>
</feed>
