Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |