aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-09-15-self-hosting-gitweb.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-06-23 19:44:13 -0500
committerChristian Cleberg <[email protected]>2025-06-23 19:44:13 -0500
commit36d48b11e11a83974e04b0c09b402badc7d3baf7 (patch)
treecd3e187550e22bfa78d13c5e0add660130cb6952 /content/blog/2023-09-15-self-hosting-gitweb.org
parente6a61a6b88c50f80d8d8ba10e8f8d3f19531b1ca (diff)
downloadcleberg.net-36d48b11e11a83974e04b0c09b402badc7d3baf7.tar.gz
cleberg.net-36d48b11e11a83974e04b0c09b402badc7d3baf7.tar.bz2
cleberg.net-36d48b11e11a83974e04b0c09b402badc7d3baf7.zip
fix: fix self-hosting tags
Diffstat (limited to 'content/blog/2023-09-15-self-hosting-gitweb.org')
-rw-r--r--content/blog/2023-09-15-self-hosting-gitweb.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023-09-15-self-hosting-gitweb.org b/content/blog/2023-09-15-self-hosting-gitweb.org
index cdd6bdb..1aef51a 100644
--- a/content/blog/2023-09-15-self-hosting-gitweb.org
+++ b/content/blog/2023-09-15-self-hosting-gitweb.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: GitWeb
#+description: Stepwise instructions for deploying GitWeb on Linux servers using Nginx, configuring fastcgi, and managing git repositories effectively.
#+slug: self-hosting-gitweb
-#+filetags: :gitweb:nginx:server:
+#+filetags: :gitweb:nginx:self-hosting:
* Overview