summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrefetch2023-09-24 22:15:38 +0200
committerPrefetch2023-09-24 22:15:38 +0200
commitd77ec3d17754800bee244ea1e5c5df3347f7eb15 (patch)
tree84af7452860ee3c1a2168bc96f9c9c45aeed7921
parenta0026af469d983e3ce47d6a470f50cc3159760d6 (diff)
Update cgit config
-rw-r--r--cgit/cgitrc15
1 files changed, 10 insertions, 5 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc
index 916a96c..3ffb9da 100644
--- a/cgit/cgitrc
+++ b/cgit/cgitrc
@@ -49,17 +49,17 @@ section=Web development
repo.url=prefetch-jekyll
repo.path=/home/git/prefetch-jekyll.git/
-repo.desc=My website's source code for Jekyll (a static site generator).
+repo.desc=My website's source code for Jekyll (a static site generator)
repo.owner=Prefetch
repo.url=prefetch-hugo
repo.path=/home/git/prefetch-hugo.git/
-repo.desc=(OLD) My website's Hugo source code before I migrated to Jekyll. Please excuse the mess.
+repo.desc=(OLD) My website's Hugo source code before I migrated to Jekyll, please excuse the mess
repo.owner=Prefetch
repo.url=prefetch-zola
repo.path=/home/git/prefetch-zola.git/
-repo.desc=(OLD) My website's Zola source code before I migrated to Hugo. Please excuse the mess.
+repo.desc=(OLD) My website's Zola source code before I migrated to Hugo, please excuse the mess
repo.owner=Prefetch
@@ -80,7 +80,7 @@ section=More advanced programming projects
repo.url=deft-bs
repo.path=/home/git/deft-bs.git/
-repo.desc=Band structure (BS) calculations for non-metals by density functional theory (DFT) in Python. Currently bugged!
+repo.desc=Band structure (BS) calculations for non-metals by density functional theory (DFT) in Python, currently bugged!
repo.owner=Prefetch
repo.url=linen
@@ -98,6 +98,11 @@ repo.owner=Prefetch
repo.url=winvm-v1
repo.path=/home/git/winvm-v1.git/
-repo.desc=(OLD) Script to start a Windows VM with GPU passthrough.
+repo.desc=(OLD) Script to start a Windows VM with GPU passthrough
+repo.owner=Prefetch
+
+repo.url=winvm-v2
+repo.path=/home/git/winvm-v2.git/
+repo.desc=libvirt XML for a Windows VM with GPU passthrough
repo.owner=Prefetch