]> git.draconx.ca Git - homepage.git/commitdiff
Add project page for rrace
authorNick Bowler <nbowler@draconx.ca>
Sun, 5 Jun 2022 02:01:19 +0000 (22:01 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 5 Jun 2022 02:01:19 +0000 (22:01 -0400)
.gitmodules
content/projects/rrace.md [new file with mode: 0644]
gitmodules/rrace [new submodule]

index d345e88f3f97574a85a92d3c00aaf546522f22bc..649ec896c13948ed5174542bfa8c94192713e9de 100644 (file)
@@ -4,3 +4,6 @@
 [submodule "gitmodules/cdecl99"]
        path = gitmodules/cdecl99
        url = https://git.draconx.ca/cdecl99.git
+[submodule "gitmodules/rrace"]
+       path = gitmodules/rrace
+       url = https://git.draconx.ca/rrace.git
diff --git a/content/projects/rrace.md b/content/projects/rrace.md
new file mode 100644 (file)
index 0000000..b5a111f
--- /dev/null
@@ -0,0 +1,8 @@
+---
+title: RRace
+copyright: 2022 Nick Bowler
+license: gpl-3 or (at your option) any later version
+module: rrace
+---
+
+<%= project_readme %>
diff --git a/gitmodules/rrace b/gitmodules/rrace
new file mode 160000 (submodule)
index 0000000..d9238fc
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit d9238fc6c4a4ceaeab31be2908ade413e52b60b4