From 69c46d1542202094835e6e579cb46518bdff2a4c Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Tue, 10 Dec 2024 17:14:03 -0500 Subject: [PATCH] Getting another new story started (will we finish the others?? no) --- content/posts/making-your-own-local-internet.md | 14 ++++++++++++++ public/en/index.html | 4 ++-- public/en/posts/index.html | 4 ++-- public/en/posts/index.xml | 2 +- public/en/sitemap.xml | 10 +++++----- public/sitemap.xml | 2 +- 6 files changed, 25 insertions(+), 11 deletions(-) create mode 100644 content/posts/making-your-own-local-internet.md diff --git a/content/posts/making-your-own-local-internet.md b/content/posts/making-your-own-local-internet.md new file mode 100644 index 0000000..2ba3ddb --- /dev/null +++ b/content/posts/making-your-own-local-internet.md @@ -0,0 +1,14 @@ +--- +title: "Making Your Own Local Internet" +date: 2024-12-10T17:09:37-05:00 +draft: true +toc: false +images: +tags: + - servers + - archival + - redundancy +--- +## What does that even mean? +Obviously, we're not attempting to create a 1:1 backup of the Internet here. There are massive archival projects that have all that handled. Our goal here is to simply archive our own personal little corner +of the internet (favorite movies, shows, YouTube videos, music, books, webpages, etc) and ensure it's access in the worst case scenario. Whether that be temporary or long term disruption to internet access. diff --git a/public/en/index.html b/public/en/index.html index 8a45acb..6591704 100644 --- a/public/en/index.html +++ b/public/en/index.html @@ -17,8 +17,8 @@ - - + + diff --git a/public/en/posts/index.html b/public/en/posts/index.html index 1b23004..dffebe2 100644 --- a/public/en/posts/index.html +++ b/public/en/posts/index.html @@ -16,8 +16,8 @@ - - + + diff --git a/public/en/posts/index.xml b/public/en/posts/index.xml index 24fe551..f79c06e 100644 --- a/public/en/posts/index.xml +++ b/public/en/posts/index.xml @@ -6,7 +6,7 @@ Hugo -- gohugo.io en-us Josh Wright - Sun, 08 Dec 2024 23:45:51 -0500 + Tue, 10 Dec 2024 17:09:37 -0500 diff --git a/public/en/sitemap.xml b/public/en/sitemap.xml index acfb342..41c4975 100644 --- a/public/en/sitemap.xml +++ b/public/en/sitemap.xml @@ -2,14 +2,14 @@ - https://thewrightserver.net/en/about-me/ - 2024-12-09T00:25:51-05:00 + https://thewrightserver.net/en/posts/ + 2024-12-10T17:09:37-05:00 https://thewrightserver.net/en/ - 2024-12-09T00:25:51-05:00 + 2024-12-10T17:09:37-05:00 - https://thewrightserver.net/en/posts/ - 2024-12-08T23:45:51-05:00 + https://thewrightserver.net/en/about-me/ + 2024-12-09T00:25:51-05:00 https://thewrightserver.net/en/tags/chatter/ 2024-12-08T22:41:31-05:00 diff --git a/public/sitemap.xml b/public/sitemap.xml index d8e7457..59ddf6c 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://thewrightserver.net/en/sitemap.xml - 2024-12-09T00:25:51-05:00 + 2024-12-10T17:09:37-05:00