diff --git a/.woodpecker/deploy.yaml b/.woodpecker/deploy.yaml index 41b5e2b..22b4a47 100644 --- a/.woodpecker/deploy.yaml +++ b/.woodpecker/deploy.yaml @@ -6,6 +6,7 @@ steps: branch: [main, staging] commands: - npm install -D @11ty/eleventy + - rm -rf public/ - npx @11ty/eleventy --input=. --output=public deploy-stage: @@ -26,7 +27,7 @@ steps: - chmod 0600 $HOME/.ssh/id_ed25519 - ssh-keyscan -t ed25519 $TARGET_SERVER >> $HOME/.ssh/known_hosts - cd public/ - - rsync -avh --delete ./ $TARGET_USER@$TARGET_SERVER:$TARGET_PATH + - rsync -avh --checksum --delete ./ $TARGET_USER@$TARGET_SERVER:$TARGET_PATH deploy-prod: @@ -47,4 +48,4 @@ steps: - chmod 0600 $HOME/.ssh/id_ed25519 - ssh-keyscan -t ed25519 $TARGET_SERVER >> $HOME/.ssh/known_hosts - cd public/ - - rsync -avh --delete ./ $TARGET_USER@$TARGET_SERVER:$TARGET_PATH + - rsync -avh --checksum --delete ./ $TARGET_USER@$TARGET_SERVER:$TARGET_PATH diff --git a/books.njk b/books.njk index 9232f10..ba17a8c 100644 --- a/books.njk +++ b/books.njk @@ -5,7 +5,9 @@ permalink: "/books/" eleventyExcludeFromCollections: true --- -
These are all the books I've rated so far (oldest to newest):
diff --git a/found.njk b/found.njk index 58acff6..c8b3bd0 100644 --- a/found.njk +++ b/found.njk @@ -3,6 +3,8 @@ layout: layouts/home.njk title: "lauka.net - Lost & Found" eleventyExcludeFromCollections: true --- +⇠ home +
@@ -10,7 +12,7 @@ eleventyExcludeFromCollections: true
Bitte kontaktiere mich über einen der untenstehenden Kontaktwege!
Vielen Dank ♥
--
+--
Hi! It looke like you found a lost item of mine!
Please contact me via one of the ways described below!
@@ -19,7 +21,8 @@ eleventyExcludeFromCollections: true
-Telefon/Phone: +49 172 2585130
-Email: mail@lauka.net
-Discord: lauralani#0542
+Telefon/Phone: +49 172 2585130
+Email: mail@lauka.net
+Discord: @lauralani
+Fediverse: @lauralani@chaos.social / @lauralani@girl-is.gay