<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/man, branch v0.10.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>renderer: added support to truncate variables.</title>
<updated>2016-05-29T23:17:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-29T12:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=fabdcfe3f7dc890f89c0ca2f0ef034d189226531'/>
<id>fabdcfe3f7dc890f89c0ca2f0ef034d189226531</id>
<content type='text'>
this commit also documents variable formatters properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this commit also documents variable formatters properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: encode HTML entities in DESCRIPTION variable</title>
<updated>2016-05-23T22:58:41+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-23T22:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=7f5ccf8cd227e14683ef6c3bef5afb58f6857918'/>
<id>7f5ccf8cd227e14683ef6c3bef5afb58f6857918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: fixed DESCRIPTION variable.</title>
<updated>2016-05-23T00:41:11+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-23T00:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=1605bf39ab342ea5d904fe96df81dd0f55bd3bcf'/>
<id>1605bf39ab342ea5d904fe96df81dd0f55bd3bcf</id>
<content type='text'>
it is now built as a single line variable, that contains the full
unparsed content of the first paragraph found in the source file,
instead of just the first line of it.

this also fixes a bug that prevented creating of DESCRIPTION variable,
if the source file contained only a single line paragraph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is now built as a single line variable, that contains the full
unparsed content of the first paragraph found in the source file,
instead of just the first line of it.

this also fixes a bug that prevented creating of DESCRIPTION variable,
if the source file contained only a single line paragraph.
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: do not use paragraphs inside blockquote for DESCRIPTION</title>
<updated>2016-05-22T15:12:44+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-22T15:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=cc0c4d6866bb876e1ba098bc7f70fb8f312e9fc2'/>
<id>cc0c4d6866bb876e1ba098bc7f70fb8f312e9fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added documentation for DESCRIPTION variable</title>
<updated>2016-04-30T00:56:33+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-30T00:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=95b49cad4665bb958d2e1b8e8c8e25a74cffabce'/>
<id>95b49cad4665bb958d2e1b8e8c8e25a74cffabce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added blogc-pagination(7)</title>
<updated>2016-04-30T00:41:00+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-30T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=114b36f95116f62bfcf9d79e441ab81aed35454b'/>
<id>114b36f95116f62bfcf9d79e441ab81aed35454b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added man page for blogc-runserver</title>
<updated>2016-04-28T23:17:38+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-28T23:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=d4003fcfc88df94831cb4a20e890816954f64129'/>
<id>d4003fcfc88df94831cb4a20e890816954f64129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added man page for blogc-git-receiver</title>
<updated>2016-04-28T22:57:18+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-28T22:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=ca6fb024c9632b73713432e30fce978a99f42213'/>
<id>ca6fb024c9632b73713432e30fce978a99f42213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added em/en-dashes</title>
<updated>2016-03-05T18:46:52+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-03-05T18:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=4c3533500058efaa2cabbe08f70e0b0a64ea3e37'/>
<id>4c3533500058efaa2cabbe08f70e0b0a64ea3e37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: tests: minor documentation fix and more test coverage</title>
<updated>2016-02-21T15:43:31+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-02-21T15:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=437ea5b71f7a1f6cd5d09b28259a8e49acab7fbc'/>
<id>437ea5b71f7a1f6cd5d09b28259a8e49acab7fbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
