diff options
| author | Arun Isaac | 2025-11-10 00:05:20 +0000 |
|---|---|---|
| committer | Arun Isaac | 2025-11-10 00:05:20 +0000 |
| commit | 5427d9cf72d4d6356a7302af15001687588cf9d5 (patch) | |
| tree | 706b38a2c8ade6b97a2368cfbf9df7e4cec98e17 /website | |
| parent | b655cdb571df317f67b3faa6545b675ae5035fe2 (diff) | |
| download | guix-forge-5427d9cf72d4d6356a7302af15001687588cf9d5.tar.gz guix-forge-5427d9cf72d4d6356a7302af15001687588cf9d5.tar.lz guix-forge-5427d9cf72d4d6356a7302af15001687588cf9d5.zip | |
website: Mark static web server as done.
Diffstat (limited to 'website')
| -rw-r--r-- | website/index.skb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.skb b/website/index.skb index aeaaafa..b5f91dc 100644 --- a/website/index.skb +++ b/website/index.skb @@ -1,5 +1,5 @@ ;;; guix-forge --- Guix software forge meta-service -;;; Copyright © 2023 Arun Isaac <arunisaac@systemreboot.net> +;;; Copyright © 2023, 2025 Arun Isaac <arunisaac@systemreboot.net> ;;; ;;; This file is part of guix-forge. ;;; @@ -26,7 +26,7 @@ (item [,(code "[X]") ,(ref :url "https://git.zx2c4.com/cgit/" :text "cgit") and ,(ref :url "https://github.com/jonashaag/klaus/" :text "klaus") (pick your favourite) to serve project git repositories on the web]) (item [,(code "[X]") ,(ref :url "https://laminar.ohwg.net" :text "laminar") for continuous integration]) (item [,(code "[X]") ,(ref :url "https://github.com/ndilieto/uacme/" :text "uacme") and ,(ref :url "https://gnutls.org/" :text "gnutls") for automatic provision and renewal of TLS certificates via ACME]) - (item [,(code "[ ]") web server to serve static project sites]) + (item [,(code "[X]") web server to serve static project sites]) (item [,(code "[ ]") ,(ref :url "https://public-inbox.org/README.html" :text "public-inbox") for project discussions])) (p [A choice of different software components may be offered provided it does not complicate the interface too much.]) (p [,(emph [guix-forge]) is provided on a best effort basis. Its design is unstable, and open to change. We will try our best to not break your system configuration often, but it might happen.]) |
