feat: switch main domain to vrifox.eu
All checks were successful
ci/woodpecker/push/hugo-build Pipeline was successful
ci/woodpecker/manual/hugo-build Pipeline was successful
ci/woodpecker/pr/hugo-build Pipeline was successful

This commit is contained in:
Vri 🌈 2025-06-16 14:01:38 +02:00
parent 17edade40c
commit a23873738c
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI
5 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@ steps:
commands: commands:
- hugo --destination /woodpecker/build/ --minify --cleanDestinationDir - hugo --destination /woodpecker/build/ --minify --cleanDestinationDir
volumes: volumes:
- /srv/woodpecker-cache/vrifox.cc:/woodpecker/src/code.cozy.town/vrifox/website/resources/_gen - /srv/woodpecker-cache/vrifox.eu:/woodpecker/src/code.cozy.town/vrifox/website/resources/_gen
when: when:
- branch: main - branch: main
event: [push, pull_request_closed, manual] event: [push, pull_request_closed, manual]
@ -12,9 +12,9 @@ steps:
build-dev: build-dev:
image: code.cozy.town/vrifox/hugoci:latest image: code.cozy.town/vrifox/hugoci:latest
commands: commands:
- hugo --destination /woodpecker/build/ --baseURL "https://dev.vrifox.cc/" --cleanDestinationDir - hugo --destination /woodpecker/build/ --baseURL "https://dev.vrifox.eu/" --cleanDestinationDir
volumes: volumes:
- /srv/woodpecker-cache/vrifox.cc:/woodpecker/src/code.cozy.town/vrifox.cc/website/resources/_gen - /srv/woodpecker-cache/vrifox.eu:/woodpecker/src/code.cozy.town/vrifox.eu/website/resources/_gen
when: when:
- branch: - branch:
exclude: main exclude: main
@ -27,7 +27,7 @@ steps:
- echo "$${DEPLOY_BOT_SSH_KEY}" > /root/.ssh/id_ed25519 - echo "$${DEPLOY_BOT_SSH_KEY}" > /root/.ssh/id_ed25519
- chmod 400 /root/.ssh/id_ed25519 - chmod 400 /root/.ssh/id_ed25519
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > /root/.ssh/config - echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > /root/.ssh/config
- rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/vrifox.cc/ --mkpath --checksum - rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/vrifox.eu/ --mkpath --checksum
environment: environment:
DEPLOY_BOT_SSH_KEY: DEPLOY_BOT_SSH_KEY:
from_secret: deploy_bot_ssh_key from_secret: deploy_bot_ssh_key
@ -42,8 +42,8 @@ steps:
- echo "$${DEPLOY_BOT_SSH_KEY}" > /root/.ssh/id_ed25519 - echo "$${DEPLOY_BOT_SSH_KEY}" > /root/.ssh/id_ed25519
- chmod 400 /root/.ssh/id_ed25519 - chmod 400 /root/.ssh/id_ed25519
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > /root/.ssh/config - echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > /root/.ssh/config
- rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/vrifox.cc-dev/ --mkpath --checksum - rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/dev.vrifox.eu/ --mkpath --checksum
- echo "The preview is now available on https://dev.vrifox.cc/" - echo "The preview is now available on https://dev.vrifox.eu/"
environment: environment:
DEPLOY_BOT_SSH_KEY: DEPLOY_BOT_SSH_KEY:
from_secret: deploy_bot_ssh_key from_secret: deploy_bot_ssh_key

View file

@ -1,3 +1,3 @@
[![status-badge](https://make.cozy.town/api/badges/vrifox/website/status.svg)](https://make.cozy.town/vrifox/website) [![status-badge](https://make.cozy.town/api/badges/vrifox/website/status.svg)](https://make.cozy.town/vrifox/website)
Source code of my website [vrifox.cc](https://vrifox.cc). Source code of my website [www.vrifox.eu](https://www.vrifox.eu).

View file

@ -1,4 +1,4 @@
baseURL: "https://vrifox.cc/" baseURL: "https://www.vrifox.eu/"
title: "Vris Cute Corner" title: "Vris Cute Corner"
enableRobotsTXT: false enableRobotsTXT: false
@ -28,4 +28,4 @@ markup:
unsafe: true unsafe: true
disableKinds: disableKinds:
- sitemap - sitemap

View file

@ -14,7 +14,7 @@ description: "Mein neues Gitea-Theme scheint benutzbar zu sein, solange man nich
slug: "theme-für-gitea" slug: "theme-für-gitea"
--- ---
Mein [ebenfalls neues](https://vrifox.cc/blog/2020/vrifox.cc-rewritten-using-a-static-site-generator/) Gitea-Theme scheint benutzbar zu sein, solange man nicht angemeldet ist. Mein [ebenfalls neues](https://www.vrifox.eu/blog/2020/vrifox.cc-rewritten-using-a-static-site-generator/) Gitea-Theme scheint benutzbar zu sein, solange man nicht angemeldet ist.
![So sah meine Gitea-Instanz im September 2020 aus](2020-09-29-git.vrifox.cc-2020-09.jpg) ![So sah meine Gitea-Instanz im September 2020 aus](2020-09-29-git.vrifox.cc-2020-09.jpg)

View file

@ -13,7 +13,7 @@ draft: false
description: "My new Gitea theme appears to be usable, as long as you're not logged in." description: "My new Gitea theme appears to be usable, as long as you're not logged in."
--- ---
My [also new](https://vrifox.cc/blog/2020/vrifox.cc-rewritten-using-a-static-site-generator/) Gitea theme appears to be usable, as long as you're not logged in. My [also new](https://www.vrifox.eu/blog/2020/vrifox.cc-rewritten-using-a-static-site-generator/) Gitea theme appears to be usable, as long as you're not logged in.
![My Gitea instance as it appeared in September 2020](2020-09-29-git.vrifox.cc-2020-09.jpg) ![My Gitea instance as it appeared in September 2020](2020-09-29-git.vrifox.cc-2020-09.jpg)