From 877893aa518bd1b3171fd01afba23cd4896f02ec Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 16 Feb 2025 00:39:30 +0100 Subject: [PATCH] feat: new now content --- src/constants/now.json | 6 +++--- src/constants/now.md | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/constants/now.json b/src/constants/now.json index 3332d73..ead9893 100644 --- a/src/constants/now.json +++ b/src/constants/now.json @@ -1,7 +1,7 @@ { - "title": "", - "description": "", + "title": "Moved projects to SourceHut", + "description": "Learning other ways of software collaboration", "publishDate": "2025-02-15", - "publishedOn": "", + "publishedOn": "the 15th of February, 2025", "publishState": "" } diff --git a/src/constants/now.md b/src/constants/now.md index e69de29..ea1fb59 100644 --- a/src/constants/now.md +++ b/src/constants/now.md @@ -0,0 +1,6 @@ +I have moved main activities (e.g, repository, planned work, announcements/discussions) on my projects to [SourceHut](https://sourcehut.org) — a *code forge* much like GitHub, GitLab or Codeberg, but with significant differences. + +The projects are still automatically mirrored to GitHub using automatic `git push --mirror` via [SourceHut Builds](https://builds.sr.ht). + +👉 [My projects on SourceHut](https://sr.ht/~ayoayco/) +