From d77ec3d17754800bee244ea1e5c5df3347f7eb15 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 24 Sep 2023 22:15:38 +0200 Subject: Update cgit config --- cgit/cgitrc | 15 ++++++++++----- 1 file 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 -- cgit v1.2.3