aboutsummaryrefslogtreecommitdiff
path: root/communities/red-right-hand/vitepress/markdown/index.md
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-12 18:47:33 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-12 18:47:33 +0100
commit3774d5dfd730ab947438ba45dced508602483324 (patch)
tree83baafed9d2476e75bf43f84d3a98567943e600a /communities/red-right-hand/vitepress/markdown/index.md
parent98ec34378c1a40803fcd04494518be9b80536355 (diff)
downloadunnamed-group-3774d5dfd730ab947438ba45dced508602483324.tar
unnamed-group-3774d5dfd730ab947438ba45dced508602483324.tar.gz
unnamed-group-3774d5dfd730ab947438ba45dced508602483324.tar.bz2
unnamed-group-3774d5dfd730ab947438ba45dced508602483324.tar.xz
unnamed-group-3774d5dfd730ab947438ba45dced508602483324.zip
add red-right-hand community projects
Diffstat (limited to 'communities/red-right-hand/vitepress/markdown/index.md')
-rw-r--r--communities/red-right-hand/vitepress/markdown/index.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/communities/red-right-hand/vitepress/markdown/index.md b/communities/red-right-hand/vitepress/markdown/index.md
new file mode 100644
index 0000000..8ed5647
--- /dev/null
+++ b/communities/red-right-hand/vitepress/markdown/index.md
@@ -0,0 +1,27 @@
+---
+# https://vitepress.dev/reference/default-theme-home-page
+layout: home
+
+hero:
+ name: "Red Right Hand"
+ text: "VitePress"
+ tagline: "Documentation for the 174th Battle Group"
+ image:
+ src: /logo.png
+ alt: VitePress
+ actions:
+ - theme: brand
+ text: Handbook
+ link: /handbook
+ - theme: alt
+ text: Databank
+ link: /databank
+
+# features:
+# - title: Feature A
+# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+# - title: Feature B
+# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+# - title: Feature C
+# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
+---