Adding tags

This commit is contained in:
Brandon Rozek 2022-11-12 11:22:54 -05:00
parent 43f257d090
commit ed43dcbe89
43 changed files with 46 additions and 41 deletions

View file

@ -2,7 +2,7 @@
title: "Mirror a Hugo Site"
date: 2020-12-07T22:41:17-05:00
draft: false
tags: ["Archive"]
tags: ["Archive", "Hugo"]
---
I'm a big proponent of having offline copies of content. Especially when I'm on travel and don't have easy Internet access. Using the built in hugo webserver and a reverse proxy, I will show how we can host a local mirror of a Hugo site.