mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Added archive tag
This commit is contained in:
parent
a6ccbec33d
commit
be1f539662
4 changed files with 4 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
title: "Archiving Sites"
|
||||
date: 2019-08-02T22:42:16-04:00
|
||||
draft: false
|
||||
tags: [ "archive" ]
|
||||
---
|
||||
|
||||
I have several old Wordpress sites lying around that I would like to archive but not maintain anymore. Since I don't intend to create any more content on these sites, we can use tools like `wget` to scrape an existing site and provide a somewhat *read-only* copy of it. I say read-only not because we can't edit it, but because it's not in the original source format of the website.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue