Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inital new purecss design | Carlo Landmeter | 2016-10-04 | 1 | -10/+43 |
| | |||||
* | More professional text | liqa | 2016-07-11 | 1 | -4/+4 |
| | |||||
* | alpine-mksite/scripts/generate_releases.lua: changed flavour descriptions. | ScrumpyJack | 2016-06-01 | 1 | -9/+9 |
| | |||||
* | generate_releases: fix descriptions of the flavors, use dl-cdn as mirror | Natanael Copa | 2016-05-31 | 1 | -6/+9 |
| | |||||
* | use lua-lyaml instead of lua-yaml | Natanael Copa | 2015-06-16 | 1 | -3/+3 |
| | | | | it seems to be better maintained upstream | ||||
* | generate_releases: fix arm releases | Natanael Copa | 2015-05-27 | 1 | -2/+5 |
| | |||||
* | generate_releases: fix typo in url to sha1 sum | Natanael Copa | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | use ascii armored signatures | Natanael Copa | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | generate_releases: create .sig url | Natanael Copa | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | generate_releases: fix spelling of Pi | Natanael Copa | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | display arm release | Natanael Copa | 2014-12-10 | 1 | -0/+3 |
| | |||||
* | downloads: add flavor title and description | Natanael Copa | 2014-11-26 | 1 | -1/+24 |
| | | | | We embed the definitions in the lua code for now | ||||
* | downloads: group by flavor | Natanael Copa | 2014-11-26 | 1 | -4/+3 |
| | |||||
* | downloads: avoid repetitive blocks | Natanael Copa | 2014-11-26 | 1 | -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 nicer | Natanael Copa | 2014-11-25 | 1 | -0/+3 |
| | |||||
* | generate_releases: add download urls for iso and sha sums | Natanael Copa | 2014-11-24 | 1 | -0/+9 |
| | | | | and add a default release | ||||
* | downloads: list all available downloads | Natanael Copa | 2014-10-23 | 1 | -1/+2 |
| | |||||
* | refactor generation of releases.yaml | Natanael Copa | 2014-10-23 | 1 | -0/+21 |
use a separate script for generating releases.yaml |