<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, 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>blogc: fix goto statements</title>
<updated>2016-05-28T03:24:51+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-28T03:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=407c8e7ba58755a2f0998e46b594d89aff4ec7d6'/>
<id>407c8e7ba58755a2f0998e46b594d89aff4ec7d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: avoid parsing template when called with -p</title>
<updated>2016-05-28T03:01:18+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-05-28T03:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=f2f4bb7e63d91a59b8252db64b553d9aaa6ba8a7'/>
<id>f2f4bb7e63d91a59b8252db64b553d9aaa6ba8a7</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: 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>blogc-runserver: import external tool to blogc repository</title>
<updated>2016-04-27T01:51:42+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-27T01:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c4b294c890c28004d33f650b7af5064c4099f608'/>
<id>c4b294c890c28004d33f650b7af5064c4099f608</id>
<content type='text'>
still in the effort to reduce maintenance work, I'm importing
blogc-runserver tool to the main blogc repository.

the tool is build by default, if needed headers and libraries are
found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
still in the effort to reduce maintenance work, I'm importing
blogc-runserver tool to the main blogc repository.

the tool is build by default, if needed headers and libraries are
found.
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc-git-receiver: import external tool to blogc repository</title>
<updated>2016-04-27T01:22:31+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-27T01:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=6f975248895d0300c6fd8783b1138bdd4be00bcc'/>
<id>6f975248895d0300c6fd8783b1138bdd4be00bcc</id>
<content type='text'>
still in the effort to reduce maintenance work, I'm importing
blogc-git-receiver tool to the main blogc repository.

the tool is build by default, if needed headers are found. that means
that it will probably only be built for posix-compliant operating
systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
still in the effort to reduce maintenance work, I'm importing
blogc-git-receiver tool to the main blogc repository.

the tool is build by default, if needed headers are found. that means
that it will probably only be built for posix-compliant operating
systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove squareball for good</title>
<updated>2016-04-27T00:34:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-27T00:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=9699bf0ce6b34c0d05c509925f3367f2200caad5'/>
<id>9699bf0ce6b34c0d05c509925f3367f2200caad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved squareball back to blogc source tree.</title>
<updated>2016-04-27T00:19:37+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-26T23:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=74b2ee22a6b60d53b1241e0c52284b288e561599'/>
<id>74b2ee22a6b60d53b1241e0c52284b288e561599</id>
<content type='text'>
i don't have enough time to maintain a separated library at this point,
and worry about soname bump, library stability, etc. all the code is
trivial enough to be copied around, and all the utils are implemented as
single file now, to make it easier to copy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i don't have enough time to maintain a separated library at this point,
and worry about soname bump, library stability, etc. all the code is
trivial enough to be copied around, and all the utils are implemented as
single file now, to make it easier to copy.
</pre>
</div>
</content>
</entry>
</feed>
