You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
717 B
Markdown

---
title: Switch to Gitea
layout: post
date: 2023-03-06 19:19:37
tags: Site
excerpt_separator: <!--more-->
---
I've swapped my [git](https://git.pickmy.org) from Gogs to [Gitea](https://gitea.io/). This was a bit more involved than anticipated but if you're reading this...then the migration was successful. The process
required me to essentially delete the old Gogs data entirely, configure Gitea, copy the repositories over, then have it claim "Abandoned Repos". There was additional things I had to do to restore
the githook I use to publish the page after editing/creating a post.
But since you can read this, it's all done.
[Talk about this post on the forums.](https://forum.nq4t.com/viewtopic.php?t=11)