From 6eb1360f4a8362fd32db156b60281c99aae2c7c1 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Thu, 25 Apr 2024 22:34:48 +0200 Subject: ref: Update links --- .build.yml | 24 ---------------------- content/projects/_index.md | 2 +- themes/flamingo/layouts/partials/footer.html | 2 +- .../layouts/partials/post-description.html | 6 ------ 4 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 .build.yml diff --git a/.build.yml b/.build.yml deleted file mode 100644 index fbf6226..0000000 --- a/.build.yml +++ /dev/null @@ -1,24 +0,0 @@ -image: alpine/latest -packages: - - rsync - - hugo - - openring - -sources: - - https://git.sr.ht/~gabrielgio/gabrielgio.me - -secrets: - - 008c4f67-b864-47f8-9790-cd32f2ae8516 - - d8a9e8ed-cdb0-4e0e-9238-361acbe8611f - -environment: - deploy: builds@gabrielgio.me - -tasks: - - build: | - cd gabrielgio.me - make - - deploy: | - cd gabrielgio.me - sshopts="ssh -o StrictHostKeyChecking=no" - rsync --rsh="$sshopts" -rP public/* $deploy:/var/www/gabrielgio.me/ diff --git a/content/projects/_index.md b/content/projects/_index.md index 86167a4..842fc3b 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -67,4 +67,4 @@ Just a list of some projects I have done and find useful on my day-to-day life. [^4]: https://github.com/mikf/gallery-dl [^5]: https://github.com/luffah/nextcloud-API [^6]: https://www.jovemnerd.com.br/nerdcast/ -[^7]: https://git.sr.ht/~gabrielgio/genpass/commit/2db3d88503fbe219e99c464c4cc8e768613e1359 +[^7]: https://git.gabrielgio.me/genpass/commit/?id=2db3d88503fbe219e99c464c4cc8e768613e1359 diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index ff492fa..5115798 100644 --- a/themes/flamingo/layouts/partials/footer.html +++ b/themes/flamingo/layouts/partials/footer.html @@ -3,7 +3,7 @@