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.
634 B
634 B
title | layout | date | tags | excerpt_separator |
---|---|---|---|---|
Switch to Gitea | post | 2023-03-06 19:19:37 | Site | <!--more--> |
I've swapped my git from Gogs to Gitea. 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.