aboutsummaryrefslogtreecommitdiff
path: root/gitserver-documentation.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'gitserver-documentation.wiki')
-rw-r--r--gitserver-documentation.wiki27
1 files changed, 18 insertions, 9 deletions
diff --git a/gitserver-documentation.wiki b/gitserver-documentation.wiki
index f067fef..be617b2 100644
--- a/gitserver-documentation.wiki
+++ b/gitserver-documentation.wiki
@@ -43,17 +43,26 @@ a path to a repo, and executes the post-receive hook as if an initial
push containing everything in the repo.
= Gitweb Categories =
-Archive :: Repos which will probably never again get touched
-doc :: "Pure" text repos.
-fork :: Repos which are forked from elsewhere.
+[[https://git.hornquist.se/?q=Archive|Archive]] :: Repos which will probably never again get touched
+[[https://git.hornquist.se/?q=doc|doc]] :: "Pure" text repos.
+[[https://git.hornquist.se/?q=fork|fork]] :: Repos which are forked from elsewhere.
= Subdirectories =
-archpkg :: Arch PKGBUILD files.
-houseOfMad :: An old game
-liu :: Schoolwork from LiU
-puppet :: Puppet Modules
-scheme :: Misc scheme code
-unity :: Misc Unity (game engine) code
+[[https://git.hornquist.se/?q=archpkg|archpkg]] :: Arch PKGBUILD files.
+[[https://git.hornquist.se/?q=houseOfMad|houseOfMad]] :: An old game
+[[https://git.hornquist.se/?q=liu|liu]] :: Schoolwork from LiU
+[[https://git.hornquist.se/?q=puppet|puppet]] :: Puppet Modules
+[[https://git.hornquist.se/?q=scheme|scheme]] :: Misc scheme code
+[[https://git.hornquist.se/?q=unity|unity]] :: Misc Unity (game engine) code
+
+= Remaning Configuratino =
+
+The cgit server is configuration is mostly contained in
+[[https://git.hornquist.se/puppet/cgit/|my Puppetmodule for CGit]]. It
+is however populated by my (as of yet) unpublished Hiera data.
+
+The various CGit filters which run are however available here
+https://git.hornquist.se/cgit-filters/
{{{
__________________________