summaryrefslogtreecommitdiff
path: root/rsync_to_testing
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-01-03 19:12:32 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-01-03 19:12:32 +0200
commitf31b3176d064498f970c4d88ff7142a5480d6e5f (patch)
tree1f5faadcc374c431b3b206ae8d1f7a48d9505e22 /rsync_to_testing
parentaa1e6fbf3c2ee895a6b46d8e4308ba19a609fcb2 (diff)
Fixing certain typography bugs and better sync upstream :p
Changes to be committed: modified: content/about.md modified: content/posts/typography.md modified: rsync_to_testing
Diffstat (limited to 'rsync_to_testing')
-rwxr-xr-xrsync_to_testing4
1 files changed, 3 insertions, 1 deletions
diff --git a/rsync_to_testing b/rsync_to_testing
index 9e6274a..6f8a1fb 100755
--- a/rsync_to_testing
+++ b/rsync_to_testing
@@ -2,4 +2,6 @@
set -e
-rsync -vhPr --delete-after ~/dev/blog/public ~/dev/websites/alphara
+zola build
+
+rsync -vhPr --delete-after ~/dev/blog/public/* ~/dev/websites/alphara