Medium syndication metadata

This commit is contained in:
Brandon Rozek 2023-03-10 12:41:04 -05:00
parent c5b2488589
commit 9bf7cfb744
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
14 changed files with 82 additions and 64 deletions

View file

@ -1,9 +1,11 @@
---
title: "Mirroring with Gitea"
date: 2020-12-07T23:46:21-05:00
date: 2020-12-08 04:46:21
draft: false
tags: ["Archive"]
medium_enabled: true
medium_post_id: ce7a39da156b
tags:
- Archive
title: Mirroring with Gitea
---
Sites like Github, Gitlab, and BitBucket have nice UIs that make looking at commit diffs and issue tracking easier. However, this requires an internet connection. What if we can mirror the content from these sites locally? Gitea comes to the rescue!
@ -127,4 +129,4 @@ sudo systemctl restart httpd
```
## Mirroring
To mirror a repo, first click on the plus sign and select "New Migration", then make sure to check the "This repository will be a mirror".
To mirror a repo, first click on the plus sign and select "New Migration", then make sure to check the "This repository will be a mirror".