<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests, branch v0.20.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>blogc: generate table of contents tree</title>
<updated>2020-09-10T23:15:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-09-10T23:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=ff8898476685e6b7dff03231275a6a8bc2cbaf17'/>
<id>ff8898476685e6b7dff03231275a6a8bc2cbaf17</id>
<content type='text'>
this commit allows users to use the `{{ TOCTREE }}` variable in their
templates, to get automatically generated table of contents for entries.
The variable is binded to each entry, so it can be used in any block
that runs in entry context, like `{% block entry %}`.

There's a small performance penalty for this, because the table of
contents is rendered for any entry, despite being used or not, and not
generated on-demand.

still missing documentation. tests are good enough.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this commit allows users to use the `{{ TOCTREE }}` variable in their
templates, to get automatically generated table of contents for entries.
The variable is binded to each entry, so it can be used in any block
that runs in entry context, like `{% block entry %}`.

There's a small performance penalty for this, because the table of
contents is rendered for any entry, despite being used or not, and not
generated on-demand.

still missing documentation. tests are good enough.
</pre>
</div>
</content>
</entry>
<entry>
<title>*: update copyright</title>
<updated>2020-05-31T18:32:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-31T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=df49ac9c61770a45e6a6848770e21ccfd3cc01d8'/>
<id>df49ac9c61770a45e6a6848770e21ccfd3cc01d8</id>
<content type='text'>
this time I'm only updating the files I touched this year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this time I'm only updating the files I touched this year.
</pre>
</div>
</content>
</entry>
<entry>
<title>common: improve bc_slist_append_list() tests</title>
<updated>2020-05-30T21:36:47+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-30T21:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=13ea5c3a746378a7cc0ffc4faaa966b5bd635c58'/>
<id>13ea5c3a746378a7cc0ffc4faaa966b5bd635c58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: bc_stdin_read() should set read length</title>
<updated>2020-05-30T19:37:00+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-30T19:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=c3b9af3831762d7548eb1e72cfb62ab95e0d8490'/>
<id>c3b9af3831762d7548eb1e72cfb62ab95e0d8490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: pre-receive parser should accept len</title>
<updated>2020-05-30T19:08:16+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-30T19:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=9a3629921b250e7079be9abb5252381025c33354'/>
<id>9a3629921b250e7079be9abb5252381025c33354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: utils: added bc_slist_append_list</title>
<updated>2020-05-28T23:23:08+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-28T23:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=bec4fd31fd9f36dbcdad9d443a0c609adde1af67'/>
<id>bec4fd31fd9f36dbcdad9d443a0c609adde1af67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: added filelist parser</title>
<updated>2020-05-28T23:23:04+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-28T23:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=050d32ae204b64f7098b12c77cdb92a33ebc7562'/>
<id>050d32ae204b64f7098b12c77cdb92a33ebc7562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: added listing_empty template block</title>
<updated>2020-05-16T01:33:22+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-16T01:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=8e12ae57ebe87d25c2c34ec304047fec3013da85'/>
<id>8e12ae57ebe87d25c2c34ec304047fec3013da85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: remove whitespaces from default atom template</title>
<updated>2020-05-09T03:22:51+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-05-09T03:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=9ac8400684b12e919c929d585a6ae32c0554f7af'/>
<id>9ac8400684b12e919c929d585a6ae32c0554f7af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: allow passing multiple -e options</title>
<updated>2020-04-22T00:06:37+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-04-22T00:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=8404096582103dccb8885b0c404f0a756685e913'/>
<id>8404096582103dccb8885b0c404f0a756685e913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
