From 1b9cac4ac24d695e0a03ef954b0d6ac4f733febd Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Thu, 20 Jun 2024 18:03:40 +0300 Subject: [PATCH] update @ Thu Jun 20 18:03:40 EEST 2024 Signed-off-by: Ari Archer --- blog.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/blog.json b/blog.json index 70254d0..981b663 100644 --- a/blog.json +++ b/blog.json @@ -128,6 +128,18 @@ "top-words": 64, "top-tags": 64, "posts": { + "migrated-from-github-selfhosted-forgejo": { + "title": "migrated from GitHub to self-hosted Forgejo", + "description": "migrated from github to self-hosted ari-web forgejo fully", + "content": "hello\n\nthis is a notification letting everyone know that i've migrated from GitHub to Forgejo :\n\n- => \n- => \n- => \n\nfrom now on use to clone my repositories, if you don't have an ari-web\ngit account you can make one ( requires an email ) or send patches through email ([ari@ari.lt](mailto:ari@ari.lt))\nplease note that i will not accept suspicious code nor will i allow suspicious accounts to stay\non ari-web git\n\nif you have a cloned repository, please switch the origin :\n\n git remote set-url origin git@git.ari.lt:/.git\n\nfor example :\n\n git remote set-url origin git@git.ari.lt:ari.lt/ari.lt.git\n\n:)", + "keywords": [ + "forgejo", + "github", + "git", + "byehub" + ], + "created": 1718885003.423594 + }, "1-million": { "title": "1 million !", "description": "ari-web just hit 1000000 visits",