<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/mksite-alpine/_scripts, branch master</title>
<subtitle>Generator for static website
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/'/>
<entry>
<title>downloads: add flavor title and description</title>
<updated>2014-11-26T10:11:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-26T10:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=7646e5cdcd8cf34092664cf12641b5f96cf9d4ee'/>
<id>7646e5cdcd8cf34092664cf12641b5f96cf9d4ee</id>
<content type='text'>
We embed the definitions in the lua code for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We embed the definitions in the lua code for now
</pre>
</div>
</content>
</entry>
<entry>
<title>downloads: group by flavor</title>
<updated>2014-11-26T09:40:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-26T09:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=b2a94f47a4ad96e7df315df56e01b0ce22b47e4e'/>
<id>b2a94f47a4ad96e7df315df56e01b0ce22b47e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: clean up git-commits.yaml generation</title>
<updated>2014-11-26T09:23:55+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-26T09:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=9a2daec3a3354e66101c766d58a988f2e70eaa08'/>
<id>9a2daec3a3354e66101c766d58a988f2e70eaa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>downloads: avoid repetitive blocks</title>
<updated>2014-11-26T09:10:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-26T09:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=adfe4b03787bc317f5188868fa5312eeb9870535'/>
<id>adfe4b03787bc317f5188868fa5312eeb9870535</id>
<content type='text'>
Use a single loop to iterate over the isos so we avoid having 4
identical blocks for each flavor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a single loop to iterate over the isos so we avoid having 4
identical blocks for each flavor.
</pre>
</div>
</content>
</entry>
<entry>
<title>downloads: make date string look nicer</title>
<updated>2014-11-25T14:35:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-25T14:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=4697a7a756db14cff827e1dc3aa678b5cafbe30d'/>
<id>4697a7a756db14cff827e1dc3aa678b5cafbe30d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a pubdate over the heading when it is set</title>
<updated>2014-11-25T11:01:45+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-25T11:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=bbfc4a9a5c138129e3b5d0b2aaeacb59db484b14'/>
<id>bbfc4a9a5c138129e3b5d0b2aaeacb59db484b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: use a lua script to generate git-commits.yaml</title>
<updated>2014-11-25T09:59:00+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-25T09:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=039738e9b737c2b7724d2d683bb293e459c846a5'/>
<id>039738e9b737c2b7724d2d683bb293e459c846a5</id>
<content type='text'>
this allows us to add a date tring in a format we want

requires lua-feedparser
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows us to add a date tring in a format we want

requires lua-feedparser
</pre>
</div>
</content>
</entry>
<entry>
<title>generate_releases: add download urls for iso and sha sums</title>
<updated>2014-11-24T12:40:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-24T12:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=620169cc5262d879e568b2eb869b2046fe71f637'/>
<id>620169cc5262d879e568b2eb869b2046fe71f637</id>
<content type='text'>
and add a default release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and add a default release
</pre>
</div>
</content>
</entry>
<entry>
<title>downloads: list all available downloads</title>
<updated>2014-10-23T20:38:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-10-23T20:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=89220b51a5a21a3b2f3bb5b4c9c102d5600f1528'/>
<id>89220b51a5a21a3b2f3bb5b4c9c102d5600f1528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor generation of releases.yaml</title>
<updated>2014-10-23T20:38:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-10-20T20:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/mksite-alpine/commit/?id=50cb0d32f0abaf8263de5d18588a6e82f239df1b'/>
<id>50cb0d32f0abaf8263de5d18588a6e82f239df1b</id>
<content type='text'>
use a separate script for generating releases.yaml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use a separate script for generating releases.yaml
</pre>
</div>
</content>
</entry>
</feed>
