summaryrefslogtreecommitdiffstats
path: root/downloads
Commit message (Collapse)AuthorAgeFilesLines
* downloads: update old releases urlCarlo Landmeter2018-11-271-1/+1
|
* downloads: bring back the checksum buttons and rearrange colorsNatanael Copa2017-05-291-3/+3
|
* refactor downloads pageNatanael Copa2017-05-291-27/+8
|
* downloads: refactor orderingNatanael Copa2017-05-291-2/+2
| | | | | | | | | There are no way to predict the order in which lua will iterate over a hashtable so we use an array instead. We also set a fixed number of colors which we pick insstead of hardcode the flavor name in the CSS. This is so we can change name of the flavors without needing to modify the CSS.
* downloads: use onlye 2 columnsNatanael Copa2017-05-291-1/+1
| | | | we have so many arches now that we need mroe space for each box
* Make older release link httpsCarlo Landmeter2016-11-101-1/+1
|
* add gpg keys to downloadsCarlo Landmeter2016-11-101-9/+14
|
* cleanup download sectionCarlo Landmeter2016-11-101-15/+15
|
* add sha256 download linksCarlo Landmeter2016-11-101-6/+19
|
* add a class (pageclass) to every pageCarlo Landmeter2016-11-101-1/+1
| | | | | this will take the filename (in case of root) or else the pathname you can overide it by adding yml at the top of the md file
* fix download buttonsCarlo Landmeter2016-11-101-4/+4
|
* add previous releases to downloadsCarlo Landmeter2016-11-101-0/+7
|
* inital new purecss designCarlo Landmeter2016-11-101-36/+30
|
* downloads: change http://wiki.alpinelinux.org to HTTPSJakub Jirutka2016-11-021-1/+1
|
* downloads: make flavor description visibleTed Trask2016-09-261-2/+2
|
* downloads: fix url to gpg keyNatanael Copa2015-01-161-1/+1
|
* downloads: add link to gpg key and show fingerprintNatanael Copa2015-01-151-0/+2
|
* use ascii armored signaturesNatanael Copa2014-12-121-1/+1
|
* downloads: add gpg signatureNatanael Copa2014-12-121-0/+2
|
* downloads: add flavor title and descriptionNatanael Copa2014-11-261-19/+4
| | | | We embed the definitions in the lua code for now
* downloads: add flavor name to each flavor iso groupNatanael Copa2014-11-261-0/+1
|
* downloads: group by flavorNatanael Copa2014-11-261-3/+5
|
* downloads: avoid repetitive blocksNatanael Copa2014-11-261-51/+4
| | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor.
* downloads: improve download listNatanael Copa2014-11-261-5/+5
| | | | | - change background to grey when hover a row - indent iso
* downloads: group isos by flavorNatanael Copa2014-11-251-0/+17
|
* downloads: use url from yamlNatanael Copa2014-11-251-12/+12
|
* download: better formattingNatanael Copa2014-11-251-15/+15
|
* downloads: add link to old releasesNatanael Copa2014-11-251-0/+5
|
* downloads: make table 100% widthNatanael Copa2014-11-251-1/+1
|
* downloads: make date string look nicerNatanael Copa2014-11-251-1/+1
|
* downloads: list all available downloadsNatanael Copa2014-10-231-11/+54
|
* downloads: fix temp download linksNatanael Copa2014-10-091-3/+6
|
* downloads: initial contentNatanael Copa2014-09-221-1/+22
| | | | Just for demo
* add makefile and initial test dataNatanael Copa2014-07-041-0/+7