mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2026-04-22 22:57:04 +08:00
feat(docs): Added new article about migration to Codeberg
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
slug: goodbye-github
|
||||
title: Goodbye GitHub
|
||||
authors:
|
||||
- stv0g
|
||||
# SPDX-FileCopyrightText: 2023-2025 Steffen Vogel <post@steffenvogel.de>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
---
|
||||
|
||||
cunīcu has moved its source code hosting from GitHub to Codeberg.
|
||||
You can find the new repository at [codeberg.org/cunicu](https://codeberg.org/cunicu).
|
||||
|
||||
This migration is part of my ongoing efforts to reduce reliance on large corporate platforms and embrace more privacy-respecting and community-driven alternatives.
|
||||
You can find more details in my personal blog article: "[A New Home for My Open Source Projects: Embracing Codeberg](https://0l.de/blog/2025/12/codeberg-migration/)".
|
||||
|
||||
As part of this transition, we have also transitioned our continuous integration (CI) and deployment (CD) pipelines to self-hosted [Forgejo Actions](https://forgejo.org/docs/next/user/actions/reference/).
|
||||
Where possible, I am also replacing the pipelines with Nix-based solutions to further enhance reproducibility and control over the build environment.
|
||||
Reference in New Issue
Block a user