<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/man, branch v0.20.1</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>blogc: man: added initial blogc-toctree(7)</title>
<updated>2020-09-12T18:31:40+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2020-09-12T18:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=80e49c9679865b536edacfa2d308f42bf7820ab4'/>
<id>80e49c9679865b536edacfa2d308f42bf7820ab4</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='https://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>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='https://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>
<entry>
<title>make: rules: added pagination_tags</title>
<updated>2019-07-15T20:19:31+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-07-15T20:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=43a5963fb76f9e898182040a6670546f9eb301c2'/>
<id>43a5963fb76f9e898182040a6670546f9eb301c2</id>
<content type='text'>
needs tests, but is supposed to work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needs tests, but is supposed to work
</pre>
</div>
</content>
</entry>
<entry>
<title>man: improvements</title>
<updated>2019-05-02T20:01:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-05-02T20:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8c2f79f5128d49b95bd1cc69a494ef639ce9f1ed'/>
<id>8c2f79f5128d49b95bd1cc69a494ef639ce9f1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "make: support posts autoloading"</title>
<updated>2019-05-01T21:21:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-05-01T21:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=04ade4f784565a2c3070e0457d987468d6201b3e'/>
<id>04ade4f784565a2c3070e0457d987468d6201b3e</id>
<content type='text'>
It works mostly fine, but if you build a website, delete some files and
try to rebuild, it won't be able to detect the removed files. This may
be reverted when I find a solution for this problem.

This reverts commit 792ac4ec66dd098109a88065420ef95c1a78624f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It works mostly fine, but if you build a website, delete some files and
try to rebuild, it won't be able to detect the removed files. This may
be reverted when I find a solution for this problem.

This reverts commit 792ac4ec66dd098109a88065420ef95c1a78624f.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: support posts autoloading</title>
<updated>2019-04-28T20:09:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-27T02:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=792ac4ec66dd098109a88065420ef95c1a78624f'/>
<id>792ac4ec66dd098109a88065420ef95c1a78624f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: support posts sorting</title>
<updated>2019-04-28T19:58:06+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-27T00:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=2793a94367e7b163ff3738619a2a764f1c6645b7'/>
<id>2793a94367e7b163ff3738619a2a764f1c6645b7</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 FILTER_SORT, to sort posts by DATE</title>
<updated>2019-04-28T19:58:06+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-26T22:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=709b0132be333b5327bcbd1c39422edd6d19000c'/>
<id>709b0132be333b5327bcbd1c39422edd6d19000c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: man: removed 'atom_legacy_entry_id'</title>
<updated>2019-04-21T17:18:01+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-21T17:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3980548bc5b8ad90b8cbe4864300a6c6f77d218f'/>
<id>3980548bc5b8ad90b8cbe4864300a6c6f77d218f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
