summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Culkin <bjculkin@sitri.goetia>2023-11-09 00:07:06 +0000
committerBenjamin Culkin <bjculkin@sitri.goetia>2023-11-09 00:07:06 +0000
commit9218800966a7d60b5173d272aa4da47791083cb5 (patch)
treed6b87b33ae7281f591ace63602dd6b9b3b84aea3
parentbc9e5a83408e38113b0b54870f3672596f1df2a5 (diff)
Fix up deployment and title pageHEADtrunk
Fixes up the deployment script to work, and fix the markup in the title page
-rw-r--r--Makefile2
-rw-r--r--index.ms6
2 files changed, 5 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 93319d6..4464408 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,4 @@ clean:
rm -rf target/
deploy: site
- rsync target/ /var/www/
+ rsync -rv --delete-delay target/* ben@ashardalon.com:/var/www/main/
diff --git a/index.ms b/index.ms
index 9392721..03840b7 100644
--- a/index.ms
+++ b/index.ms
@@ -1,5 +1,7 @@
-.TL Website main page
-.AU Ben Culkin
+.TL
+Website main page
+.AU
+Ben Culkin
.PP
Welcome to my website.
There's not much here at the moment, but there will hopefully be some more stuff