aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* name-logo-guidelines: Fix typo, format -> formalwwwtestUlrich Müller2024-03-061-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/926283 Acked-by: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* signatures: update expiry on D99EAC7379A850BCE47DA5F29E6438C817072058Robin H. Johnson2023-12-161-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downloads: stop using bouncer, use distfiles CDN insteadRobin H. Johnson2023-07-1819-27/+27
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Add some more mips downloadsAndreas K. Hüttel2023-07-181-0/+12
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* _data/iso3166-sort-of.yaml: add missing countriesArthur Zamarin2023-07-141-0/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* downloads: try to provide more links for ease of selectingRobin H. Johnson2023-07-121-16/+16
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downloads: re-arrange JSRobin H. Johnson2023-07-121-19/+25
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downloads: update page hash on tab clickRobin H. Johnson2023-07-121-0/+10
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downloads: put javascript at the bottom of the pageRobin H. Johnson2023-07-121-37/+39
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* _data/.gitignore: add all-devs.gpg & sortRobin H. Johnson2023-07-121-5/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Merge branch 'master' into wwwtestRobin H. Johnson2023-07-121-3/+11
|\ | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * bin/update-keys: include all-devs, and optimize fetchRobin H. Johnson2023-07-121-3/+11
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: fix edge cases with loadTabByHashRobin H. Johnson2023-07-121-32/+35
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: fix JS typosRobin H. Johnson2023-07-121-2/+2
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: better loadTabByHashRobin H. Johnson2023-07-121-17/+35
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: move JS and make it also onhashchangeRobin H. Johnson2023-07-121-8/+11
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: fix JS inside yamlRobin H. Johnson2023-07-121-11/+12
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: jQuery take 2Robin H. Johnson2023-07-121-30/+41
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | bin/build: tweak build commandRobin H. Johnson2023-07-121-1/+8
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | downloads: try to provide shortcuts to download other archesRobin H. Johnson2023-07-121-29/+30
|/ | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downloads/signatures: Update expiration datesMichał Górny2023-07-101-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* bin/update-git-submodules: stay with masterRobin H. Johnson2023-05-021-11/+8
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* TODO: Rename and reformat to TODO.md.Matthew Marchese2023-05-021-1/+4
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* update.sh: Automate installation of git submods.Matthew Marchese2023-05-022-1/+27
| | | | | | | | | This change should pull in new changes from GLEPS and NEWS items automatically in the future. A runtime check of git is performed; the new script should safely exit git is not detected, which _could_ be the case for a dedicated web host. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* README.md: Add git submodule details.Matthew Marchese2023-05-022-1/+9
| | | | | | bin/build.sh: Minor punctuation fix. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* all-channels.html: Clarify and reword details.Matthew Marchese2023-05-021-2/+2
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* IRC channels: Fix closing parenthesis.Matthew Marchese2023-05-021-1/+1
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* irc.yaml: Minor tweaks to IRC channel descriptions.Matthew Marchese2023-05-021-22/+22
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* IRC channels: Add Libera.chat webchat links.Matthew Marchese2023-05-022-4/+4
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* README.md: Mention required Docker deps.Matthew Marchese2023-05-011-2/+2
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Revert "wkd: shrink keys"Robin H. Johnson2023-04-211-9/+0
| | | | | | This reverts commit 7bcad9f035ec65f515c053941b5b8fb8717fda8c. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "bin/update-keys: include all-devs, and optimize fetch"Robin H. Johnson2023-04-211-11/+3
| | | | | | This reverts commit 83c1b3b6ab35eac47dce17fc814684023dd106ae. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "wkd: pass all keyrings during export, otherwise export-clean removes ↵Robin H. Johnson2023-04-211-13/+4
| | | | | | | | too much" This reverts commit 4abc1503ee16c220ab4175724659eee8c8ce53d0. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "wkd: only trim if the key is too large"Robin H. Johnson2023-04-211-23/+12
| | | | | | This reverts commit 25f5d6b9c8685ec3a8ebbffb0e1cf7329dfd39b1. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "wkd: log commands"Robin H. Johnson2023-04-211-6/+2
| | | | | | This reverts commit 9081b9313d0fe14808814b827ddbb2c24879ea92. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "wkd: use absolute path"Robin H. Johnson2023-04-211-1/+1
| | | | | | This reverts commit 25ac9d093dd17ff133cbd65d552c5ba058038736. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* wkd: use absolute pathRobin H. Johnson2023-04-211-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* wkd: log commandsRobin H. Johnson2023-04-211-2/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* wkd: only trim if the key is too largeRobin H. Johnson2023-04-211-12/+23
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* wkd: pass all keyrings during export, otherwise export-clean removes too muchRobin H. Johnson2023-04-211-4/+13
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* bin/update-keys: include all-devs, and optimize fetchRobin H. Johnson2023-04-211-3/+11
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* wkd: shrink keysRobin H. Johnson2023-04-211-0/+9
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* downlods/signatures: formatting tweaksSam James2023-04-191-1/+1
| | | | | | Followup to 0a493dfdd5e93acfadfdacb7ba54d2c12c9291b3. Signed-off-by: Sam James <sam@gentoo.org>
* downloads/signatures: explicitly mention importing ↵Sam James2023-04-171-0/+4
| | | | | | | | | sec-keys/openpgp-keys-gentoo-developers keyring It's best for us to be clear that you can do this as it's the superior method (because it already has bootstrapped trust) if one already has a Gentoo system. Signed-off-by: Sam James <sam@gentoo.org>
* _data/mailinglists.yaml: drop retired developersSam James2023-03-311-4/+0
| | | | | | | None of these folks are involved in Gentoo right now and it may be confusing if someone tries to contact them asking for help with a list matter. Signed-off-by: Sam James <sam@gentoo.org>
* inside-gentoo/developers: advertise sec-keys/openpgp-keys-gentoo-developersSam James2023-03-311-2/+3
| | | | | | | This is a package for the Gentoo developers PGP keys in a keyring. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* downloads/signatures: add Gentoo Package column to keys tableSam James2023-03-311-0/+8
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Update moderators, add -evAlec Warner2023-03-131-6/+3
| | | | Signed-off-by: Alec Warner <antarus@gentoo.org>
* Add GSoC 2023 announcementAndreas K. Hüttel2023-02-221-0/+29
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* ads: remove vr.orgJohn Helmert III2023-02-201-5/+0
| | | | | Bug: https://bugs.gentoo.org/895646 Signed-off-by: John Helmert III <ajak@gentoo.org>