<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/.gitignore, branch v0.13.2</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>maint: added script to download distfiles</title>
<updated>2018-02-22T20:44:38+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-02-22T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=a9534762eadcb5f9d4773345f1dd7f0833a79a57'/>
<id>a9534762eadcb5f9d4773345f1dd7f0833a79a57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: added blogcfile.5, updated some other pages</title>
<updated>2017-11-18T20:02:06+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-18T19:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=a1a4dfa673b4d4e4316de76592d2b58fbddb0fca'/>
<id>a1a4dfa673b4d4e4316de76592d2b58fbddb0fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github-lambda: added blogc version information</title>
<updated>2017-03-22T20:42:08+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-03-22T20:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=d60fa3735f6a0111c7e2cdbfb5a2c634d91212aa'/>
<id>d60fa3735f6a0111c7e2cdbfb5a2c634d91212aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: parse runserver arguments from cli, instead of env</title>
<updated>2017-02-24T22:15:28+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-02-24T22:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=fb27e8ed5030e6b5aa8df33cc4d347eacaef76ba'/>
<id>fb27e8ed5030e6b5aa8df33cc4d347eacaef76ba</id>
<content type='text'>
this is some over-optimized parser, to celebrate #cloudbleed :D
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is some over-optimized parser, to celebrate #cloudbleed :D
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added a bunch of tests</title>
<updated>2017-01-01T17:14:22+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-01-01T17:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=b832feb3894d95a82e88da05bb9fa29c6da26211'/>
<id>b832feb3894d95a82e88da05bb9fa29c6da26211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: implemented a build tool for blogc</title>
<updated>2016-12-27T01:43:59+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-12-27T01:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=8cac2c3e3a61b64b9a9855dec413239bcec7f9d2'/>
<id>8cac2c3e3a61b64b9a9855dec413239bcec7f9d2</id>
<content type='text'>
so, this is basically what happens when you don't have anything better
to do in the christmas weekend. most of this code was written in the
last 2 or 3 days.

i'd like to thank the chivas brothers, the weather and my psychological
problems for this achievement.

on a serious note, this tool still needs a man page, more tests, and the
aws lambda function should be adapted to use it instead of (or together
with) make/busybox.

also, while talking about aws lambda, this tool can be nicely embedded
into the blogc binary, to produce a single "small" static binary for
usage in lambda ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so, this is basically what happens when you don't have anything better
to do in the christmas weekend. most of this code was written in the
last 2 or 3 days.

i'd like to thank the chivas brothers, the weather and my psychological
problems for this achievement.

on a serious note, this tool still needs a man page, more tests, and the
aws lambda function should be adapted to use it instead of (or together
with) make/busybox.

also, while talking about aws lambda, this tool can be nicely embedded
into the blogc binary, to produce a single "small" static binary for
usage in lambda ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>lambda: add more dependencies</title>
<updated>2016-12-13T21:56:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-12-13T21:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=87163311e2e86e28f49661ef12cab55b210ae182'/>
<id>87163311e2e86e28f49661ef12cab55b210ae182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github-lambda: initial implementation of AWS Lambda function</title>
<updated>2016-12-07T01:25:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-12-07T01:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=dbc036c94e38286fcbc439c176dd7a7ffd6bbbd6'/>
<id>dbc036c94e38286fcbc439c176dd7a7ffd6bbbd6</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 some "integration" tests</title>
<updated>2016-10-15T15:44:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T15:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=921620e3df696442b688024c499541862bcd03eb'/>
<id>921620e3df696442b688024c499541862bcd03eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use bash, but get it properly during build time</title>
<updated>2016-10-12T00:44:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-12T00:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=de580e7999400b7d8789ce3747db4f2a63f2538b'/>
<id>de580e7999400b7d8789ce3747db4f2a63f2538b</id>
<content type='text'>
hardcoding it for travis, as bash is always installed there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hardcoding it for travis, as bash is always installed there.
</pre>
</div>
</content>
</entry>
</feed>
