feat: new now content
This commit is contained in:
parent
c155b0fd85
commit
877893aa51
2 changed files with 9 additions and 3 deletions
|
@ -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": ""
|
||||
}
|
||||
|
|
|
@ -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/)
|
||||
|
Loading…
Reference in a new issue