summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix copyright year in footerNatanael Copa2018-09-132-1/+2
|
* update gitignoreNatanael Copa2018-09-111-0/+4
|
* posts: add 3.8.1 release noteNatanael Copa2018-09-111-0/+211
|
* Merge branch 'master' into productionNatanael Copa2018-06-261-60/+13
|\
| * generate_releases: rely on the description in yamlNatanael Copa2018-06-261-60/+13
| | | | | | | | | | | | | | remove the vanilla flavor as it no longer exists. The first listed flavors are standard, extended and netboot, the rest wil come in random order.
* | Merge branch 'master' into productionNatanael Copa2018-06-261-0/+237
|\|
| * posts: remove llvm5 from release notesNatanael Copa2018-06-261-1/+0
| | | | | | | | | | it was added with 9ba5bef315e95740081f6f36e646a7c137d36e6a in October 2017, so its not new.
| * posts: add note about Crystal, LLVM, OCaml, R and JRubyNatanael Copa2018-06-261-0/+5
| |
| * posts: add commit statistics to 3.8.0 release notesNatanael Copa2018-06-261-0/+175
| |
| * posts: fix 3.8.0 release notes and dateNatanael Copa2018-06-261-3/+3
| |
| * posts: add 3.8.0 releaseNatanael Copa2018-06-261-0/+58
| |
* | Merge branch 'master' into productionJakub Jirutka2018-05-211-6/+0
|\|
| * remove forums from community pageCarlo Landmeter2018-05-131-6/+0
| |
* | Merge branch 'master' into productionJakub Jirutka2018-05-131-1/+1
|\|
| * generate_releases: fix spelling mistake build-in -> built-inJakub Jirutka2018-05-131-1/+1
| | | | | | | | Ref #8879 (https://bugs.alpinelinux.org/issues/8879)
* | Merge branch 'master' into productionCarlo Landmeter2018-04-101-1/+1
|\|
| * template: remove forums and add mirrors linkCarlo Landmeter2018-04-101-1/+1
| |
* | Merge branch 'master' into productionNatanael Copa2018-02-222-24/+20
|\|
| * sponsors: rearrange logos by size and use 2 columnsNatanael Copa2018-02-221-10/+10
| | | | | | | | | | place logos with similar heigh next to each other to make page look better.
| * sponsors: add more space between the logosNatanael Copa2018-02-221-6/+6
| |
| * sponsors: remove text and make 3 colsNatanael Copa2018-02-221-31/+20
| |
| * sponsors: add fastlyNatanael Copa2018-02-222-0/+7
| |
* | Merge branch 'master' into productionCarlo Landmeter2018-02-201-0/+0
|\|
| * update packet.net logoCarlo Landmeter2018-02-201-0/+0
| |
* | Merge branch 'master' into productionNatanael Copa2017-11-301-0/+226
|\|
| * posts: remove bullets from credits and add subtitle for changesNatanael Copa2017-11-301-4/+7
| |
| * posts: 3.7.0 release: fix spelling and add commit statsNatanael Copa2017-11-301-1/+173
| |
| * posts: Fix typos and spelling mistakes in 3.7.0 release.Shiz2017-11-301-8/+8
| |
| * posts: add 3.7.0 releaseNatanael Copa2017-11-301-0/+51
| |
* | Merge branch 'master' into productionNatanael Copa2017-11-292-0/+55
|\|
| * community: add link to code of conductNatanael Copa2017-11-291-0/+2
| |
| * community/code-of-conduct: simplify controversial topicsNatanael Copa2017-11-161-2/+1
| | | | | | | | Simplify the wording about controversial topics.
| * community/code-of-conduct: remove influences sectionNatanael Copa2017-11-161-10/+0
| | | | | | | | Not needed to get the message, so we simplify.
| * community: add code of conductNatanael Copa2017-11-161-0/+64
| |
* | Merge branch 'master' into productionNatanael Copa2017-09-072-8/+14
|\|
| * alpine-mksite: added rapidswitch to sponsors page and fixed some bad grammarDaniel Isaksen2017-09-072-8/+14
| |
* | Merge branch 'master' into productionCarlo Landmeter2017-06-191-1/+1
|\ \
| * | downloads: use cdn for download urlsCarlo Landmeter2017-06-191-1/+1
| |/
* | Merge branch 'master' into productionNatanael Copa2017-06-171-0/+109
|\|
| * posts: add 3.6.2 releaseNatanael Copa2017-06-171-0/+109
| |
* | Merge branch 'master' into productionNatanael Copa2017-06-011-0/+66
|\|
| * posts: add 3.6.1 releaseNatanael Copa2017-06-011-0/+66
| |
* | Merge branch 'master' into productionNatanael Copa2017-06-016-106/+92
|\|
| * sponsors: add packetNatanael Copa2017-06-012-0/+6
| |
| * download: fix style for green buttonsNatanael Copa2017-05-291-1/+2
| |
| * downloads: bring back the checksum buttons and rearrange colorsNatanael Copa2017-05-292-11/+11
| |
| * refactor downloads pageNatanael Copa2017-05-293-73/+43
| |
| * downloads: refactor orderingNatanael Copa2017-05-293-32/+41
| | | | | | | | | | | | | | | | | | 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: add ppc64le and s390xNatanael Copa2017-05-291-1/+1
| |