<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests, branch feature/sass</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>common: prevent stdarg errors when format is NULL</title>
<updated>2019-09-09T18:44:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-09-09T18:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=a576156e5bf9de147efe2c76af1ee29f5efd773e'/>
<id>a576156e5bf9de147efe2c76af1ee29f5efd773e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: fixed bug that prevented digits in -D arguments</title>
<updated>2019-09-04T18:03:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-09-04T18:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c9df78f02b66513c6e831d81c3240a715fee7e70'/>
<id>c9df78f02b66513c6e831d81c3240a715fee7e70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: common: sort: fixes</title>
<updated>2019-07-24T16:15:10+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-07-24T16:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=282e2d4ec17f251ffbfa29e45bede693c2fedec9'/>
<id>282e2d4ec17f251ffbfa29e45bede693c2fedec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fixed filename generation for pagination_tags</title>
<updated>2019-07-24T16:04:28+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-07-24T16:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8a4e6248052ff32e02dcec3dd6850d4582836fb5'/>
<id>8a4e6248052ff32e02dcec3dd6850d4582836fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: exec: support printing blogc variables</title>
<updated>2019-07-14T21:17:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-07-14T21:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=b161cdc7c975686fb0df5b6b67ab0340b563f300'/>
<id>b161cdc7c975686fb0df5b6b67ab0340b563f300</id>
<content type='text'>
needs more tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needs more tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "common: added bc_slist_remove"</title>
<updated>2019-05-01T21:24:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-05-01T21:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=6b205041c5829dfdf00da8b20afa8f91814778be'/>
<id>6b205041c5829dfdf00da8b20afa8f91814778be</id>
<content type='text'>
This reverts commit 0cfb3dad5de015b658b0917c43fabe420781f39f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0cfb3dad5de015b658b0917c43fabe420781f39f.
</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>
</feed>
