<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/man, branch feature/make-generic-rule</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<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>
<entry>
<title>blogc: added support for formatted variables in -p</title>
<updated>2019-04-13T17:46:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-13T17:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=64a808bb68b88605090577e296150320cb7af18a'/>
<id>64a808bb68b88605090577e296150320cb7af18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added support for `blogc -e`</title>
<updated>2019-04-02T22:40:03+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-02T22:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3afa72febc3d6ed7003d10f3a5c4211bf761d746'/>
<id>3afa72febc3d6ed7003d10f3a5c4211bf761d746</id>
<content type='text'>
must still add tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
must still add tests
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: added `-e` cli option and `listing_entry` template block</title>
<updated>2019-04-02T20:57:33+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-04-02T20:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=adc3e6d77117d095e485ec64a93f1b64ffbf2cea'/>
<id>adc3e6d77117d095e485ec64a93f1b64ffbf2cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
