about summary refs log tree commit diff
path: root/website
diff options
context:
space:
mode:
authorArun Isaac2025-11-10 00:05:20 +0000
committerArun Isaac2025-11-10 00:05:20 +0000
commit5427d9cf72d4d6356a7302af15001687588cf9d5 (patch)
tree706b38a2c8ade6b97a2368cfbf9df7e4cec98e17 /website
parentb655cdb571df317f67b3faa6545b675ae5035fe2 (diff)
downloadguix-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.skb4
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.])