summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
26 hoursall: update git web frontend urlsHEAD20260907mainOphestra
The Gitea instance is forced to discontinue servicing of most unauthenticated requests due to extensive and overwhelming slopware crawler access. The cgit instance is currently the only method of public read-only git access. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-15all: update repository urlOphestra
For the upcoming rename of security org to rosa. Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-06-29templates: add discord linkOphestra
This leads to /discord and the redirect should be handled by nginx.
2025-06-29static: remove faq page for nowOphestra
This will be useful after we get some kind of userbase. Omit this for now since there is nothing to put there.
2025-06-29static: remove unused pagesOphestra
2025-06-29static: replace installOphestra
Also get rid of many unused pages and assets.
2025-06-28static: remove source pageOphestra
There are not that many repositories so an index is not helpful.
2025-06-28static: replace features with packageOphestra
2025-06-28templates: replace footerOphestra
2025-06-28static: replace artworkOphestra
Artwork is from http://www.rd-sounds.com/C83.html
2025-06-28static: remove unused pagesOphestra
There are more potentially unused pages, but these are unlikely to become relevant or reusable in the near future, so remove them.
2025-04-15handle separate release branches explicitlyDaniel Micay
2025-04-10extend device template for experimental devicesDaniel Micay
2025-03-11fix release listing updates for legacy devicesDaniel Micay
This will also be needed for experimental support for new devices so it's worth fixing it.
2025-02-13avoid making dead links for ESR devicesDaniel Micay
2024-12-24Revert "stop treating Telegram as an official chat platform"Daniel Micay
This reverts commit 2bb5d96edc36eb3aa4d318e06c7712f15fec3c97.
2024-12-22stop treating Telegram as an official chat platformDaniel Micay
2024-11-11fix factory images links for legacy devicesDaniel Micay
2024-10-12overhaul layout of release listDaniel Micay
2024-05-17replace twitter.com with x.comDaniel Micay
2024-05-09use standard style for Matrix link in footerDaniel Micay
2024-01-07use path for hiring pageDaniel Micay
2024-01-05directly use custom Discord invite linkDaniel Micay
2023-12-26add Matrix community to footerDaniel Micay
2023-12-23Add Bluesky to footermatchboxbananasynergy
2023-12-03add Telegram group link to websiteDaniel Micay
2023-11-25add Discord link to footerDaniel Micay
2023-11-08Add Hiring to footerJules
Adding the "hiring" link here instead of the header to avoid having to make design changes
2023-07-13Use simple templating for static processingsmdyv