Added page for my gitweb fork to the website.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 8 Nov 2020 14:58:10 +0000 (06:58 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 8 Nov 2020 14:58:10 +0000 (06:58 -0800)
data/production/gitweb/index.md [new file with mode: 0644]
data/production/gitweb/index.metadata [new file with mode: 0644]

diff --git a/data/production/gitweb/index.md b/data/production/gitweb/index.md
new file mode 100644 (file)
index 0000000..5244619
--- /dev/null
@@ -0,0 +1,16 @@
+# Overview #
+
+This is a fork of `gitweb` containing customizations used on
+<https://git.subgeniuskitty.com>.
+
+Changes include defaulting to side-by-side diffs, automatically displaying
+README files when present, and a new tree+readme page for 'summary' mode.
+
+
+# Status #
+
+Working. Runs <https://git.subgeniuskitty.com> on Debian Linux.
+
+Obtain this gitweb fork at <https://git.subgeniuskitty.com/gitweb-sgk/.git>.
+
+See `README.md` for more information.
diff --git a/data/production/gitweb/index.metadata b/data/production/gitweb/index.metadata
new file mode 100644 (file)
index 0000000..330f331
--- /dev/null
@@ -0,0 +1,6 @@
+[DEFAULT]
+page_title = Gitweb-SGK Homepage
+meta_keywords = 
+meta_description = 
+menu_text = Gitweb-SGK
+menu_priority = 1000