mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Medium syndication metadata
This commit is contained in:
parent
c5b2488589
commit
9bf7cfb744
14 changed files with 82 additions and 64 deletions
|
@ -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".
|
Loading…
Add table
Add a link
Reference in a new issue