summaryrefslogtreecommitdiffstats
path: root/_scripts/generate_releases.lua
Commit message (Collapse)AuthorAgeFilesLines
* inital new purecss designCarlo Landmeter2016-10-041-10/+43
|
* More professional textliqa2016-07-111-4/+4
|
* alpine-mksite/scripts/generate_releases.lua: changed flavour descriptions.ScrumpyJack2016-06-011-9/+9
|
* generate_releases: fix descriptions of the flavors, use dl-cdn as mirrorNatanael Copa2016-05-311-6/+9
|
* use lua-lyaml instead of lua-yamlNatanael Copa2015-06-161-3/+3
| | | | it seems to be better maintained upstream
* generate_releases: fix arm releasesNatanael Copa2015-05-271-2/+5
|
* generate_releases: fix typo in url to sha1 sumNatanael Copa2014-12-231-1/+1
|
* use ascii armored signaturesNatanael Copa2014-12-121-0/+1
|
* generate_releases: create .sig urlNatanael Copa2014-12-121-0/+1
|
* generate_releases: fix spelling of PiNatanael Copa2014-12-101-2/+2
|
* display arm releaseNatanael Copa2014-12-101-0/+3
|
* downloads: add flavor title and descriptionNatanael Copa2014-11-261-1/+24
| | | | We embed the definitions in the lua code for now
* downloads: group by flavorNatanael Copa2014-11-261-4/+3
|
* downloads: avoid repetitive blocksNatanael Copa2014-11-261-1/+3
| | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor.
* downloads: make date string look nicerNatanael Copa2014-11-251-0/+3
|
* generate_releases: add download urls for iso and sha sumsNatanael Copa2014-11-241-0/+9
| | | | and add a default release
* downloads: list all available downloadsNatanael Copa2014-10-231-1/+2
|
* refactor generation of releases.yamlNatanael Copa2014-10-231-0/+21
use a separate script for generating releases.yaml