<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc, branch v0.13.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>build: version bump</title>
<updated>2017-11-19T00:05:04+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-19T00:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=11a7b775f53e5cdcc845e3746945e2910f78f202'/>
<id>11a7b775f53e5cdcc845e3746945e2910f78f202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: git-receiver: add blogc-make to man</title>
<updated>2017-11-18T23:32:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-18T23:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=822bea30b5574697ac43991866fb3f379e323375'/>
<id>822bea30b5574697ac43991866fb3f379e323375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: improved runserver docs</title>
<updated>2017-11-18T23:00:15+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-18T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=01ef7885df38b8ea92c3a0c4cd562ff45bb383c8'/>
<id>01ef7885df38b8ea92c3a0c4cd562ff45bb383c8</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 manpages generation optional"</title>
<updated>2017-11-18T21:43:00+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-18T21:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3b1bc6619bf41a9833b2275aed1601631ab30bc4'/>
<id>3b1bc6619bf41a9833b2275aed1601631ab30bc4</id>
<content type='text'>
The commit broke the release tarballs. I need to find a solution to
allow people to build from git without ronn, but this patch needs to be
reverted for now.

This reverts commit 732f74f3b4cd13bdf393c716c0c350ca9bf34f4c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The commit broke the release tarballs. I need to find a solution to
allow people to build from git without ronn, but this patch needs to be
reverted for now.

This reverts commit 732f74f3b4cd13bdf393c716c0c350ca9bf34f4c.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec: added blogcfile.5</title>
<updated>2017-11-18T20:14:43+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-11-18T20:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=27da072e143d36f474a9388cb016134e9b647b89'/>
<id>27da072e143d36f474a9388cb016134e9b647b89</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='https://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>Allow lines starting with * or **</title>
<updated>2017-10-25T02:32:02+00:00</updated>
<author>
<name>baylej</name>
<email>baylej@mrhide.eu</email>
</author>
<published>2017-10-10T23:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=99c3881dd078da45dc540ff271e73a9831d5d432'/>
<id>99c3881dd078da45dc540ff271e73a9831d5d432</id>
<content type='text'>
These are emphasizing markups per the "Markdown standard".

A line containing two '*' or '+' or '-' are not valid horizontal rules.
See: https://daringfireball.net/projects/markdown/syntax#hr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are emphasizing markups per the "Markdown standard".

A line containing two '*' or '+' or '-' are not valid horizontal rules.
See: https://daringfireball.net/projects/markdown/syntax#hr
</pre>
</div>
</content>
</entry>
<entry>
<title>make: renamed bm_exec_empty_dir()</title>
<updated>2017-09-14T19:15:22+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-09-14T19:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=d97b40aa34f53b612900e992c66d321878d7f976'/>
<id>d97b40aa34f53b612900e992c66d321878d7f976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: compress static amd64 binary with xz</title>
<updated>2017-08-14T23:12:34+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-08-14T23:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8a2a49f7c321145fdbf3d8f5bafa5139e8045fb8'/>
<id>8a2a49f7c321145fdbf3d8f5bafa5139e8045fb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: ship static amd64 binary</title>
<updated>2017-08-14T22:34:27+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-08-14T22:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=914a5ecc34da27d8521e0581f7cb29601a347d06'/>
<id>914a5ecc34da27d8521e0581f7cb29601a347d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
