aboutsummaryrefslogtreecommitdiff
path: root/captain/templates/home.gmi
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2021-05-20 11:15:05 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2021-05-20 11:15:05 -0400
commitd1e3fc2f99dcb66d3fb0f89cce3fe65876f8831b (patch)
treeea006de1ce274d61a9f704f39638f578463d7ec2 /captain/templates/home.gmi
parenta13d6f007be2b43704b6237cacf668452172e591 (diff)
downloadlevitating-d1e3fc2f99dcb66d3fb0f89cce3fe65876f8831b.tar.gz
levitating-d1e3fc2f99dcb66d3fb0f89cce3fe65876f8831b.zip
Added templates for about and home pages.
Diffstat (limited to 'captain/templates/home.gmi')
-rw-r--r--captain/templates/home.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/captain/templates/home.gmi b/captain/templates/home.gmi
new file mode 100644
index 0000000..095b613
--- /dev/null
+++ b/captain/templates/home.gmi
@@ -0,0 +1,5 @@
+{% extends index.gmi as contents %}
+
+## Welcome to the Levitating Build Service for the {{ project }} Project
+
+This server will automate job launching across multiple machines, platforms, and tasks. Feel free to explore using the links above.