From 879353651536d7af56643c108ac10e30ad5f369f Mon Sep 17 00:00:00 2001 From: Nathan Steel Date: Tue, 6 Dec 2022 05:17:53 -0500 Subject: [PATCH] Add visually hidden "Skip to content" link to pages --- 404.html | 1 + about.html | 1 + blog/blog-thoughts-220822.html | 1 + blog/burger-menu.html | 1 + blog/index.html | 1 + blog/ive-started-a-blog.html | 1 + blog/my-steamdeck-arrived.html | 1 + blog/reducing-homelab.html | 1 + cv.html | 1 + equipment.html | 1 + guides/add-domain-to-server.html | 1 + guides/add-php-to-nginx.html | 1 + guides/adminer-setup.html | 1 + guides/backup-mysql-mariadb.html | 1 + guides/backup-with-cron.html | 1 + guides/backup-with-rdiff.html | 1 + guides/backup-with-rsync.html | 1 + guides/certbot-ssl.html | 1 + guides/get-a-domain-name.html | 1 + guides/guide-to-server-hosting.html | 1 + guides/index.html | 1 + guides/initial-server-setup.html | 1 + guides/install-kvm-virtual-machine.html | 1 + guides/install-mysql-mariadb.html | 1 + guides/nginx-install.html | 1 + guides/nginx-proxy.html | 1 + guides/nginx-web-optimisation.html | 1 + guides/password-protect-webpage.html | 1 + guides/server-install-debian.html | 1 + guides/set-static-ip.html | 1 + guides/setup-git-server.html | 1 + guides/setup-kvm-bridge.html | 1 + guides/setup-nginx-website.html | 1 + guides/setup-qemu-kvm.html | 1 + guides/sql-cheatsheet.html | 1 + guides/virsh-cheatsheet.html | 1 + guides/vm-seperation-of-concerns.html | 1 + guides/web-dev-101.html | 1 + guides/webpage-to-website.html | 1 + guides/your-first-webpage.html | 1 + index.html | 1 + projects.html | 1 + recipes/index.html | 1 + recipes/woky-beef-stew.html | 1 + sitemap.html | 1 + support.html | 1 + websites.html | 1 + 47 files changed, 47 insertions(+) diff --git a/404.html b/404.html index a625d84..f2c72e8 100644 --- a/404.html +++ b/404.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Error 404

diff --git a/about.html b/about.html index 7cc6db1..97c7205 100644 --- a/about.html +++ b/about.html @@ -14,6 +14,7 @@
+ Jump directly to main content

About me

diff --git a/blog/blog-thoughts-220822.html b/blog/blog-thoughts-220822.html index c534354..d6200cd 100644 --- a/blog/blog-thoughts-220822.html +++ b/blog/blog-thoughts-220822.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Blog Thoughts

diff --git a/blog/burger-menu.html b/blog/burger-menu.html index 33f75ba..1ed85d6 100644 --- a/blog/burger-menu.html +++ b/blog/burger-menu.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Hello, Burger menu!

diff --git a/blog/index.html b/blog/index.html index 2e47f7a..8d2cfbf 100644 --- a/blog/index.html +++ b/blog/index.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Aney's Blog

diff --git a/blog/ive-started-a-blog.html b/blog/ive-started-a-blog.html index fc18527..9a3274b 100644 --- a/blog/ive-started-a-blog.html +++ b/blog/ive-started-a-blog.html @@ -15,6 +15,7 @@
+ Jump directly to main content

I've started a blog

diff --git a/blog/my-steamdeck-arrived.html b/blog/my-steamdeck-arrived.html index a2a4c90..d9592f1 100644 --- a/blog/my-steamdeck-arrived.html +++ b/blog/my-steamdeck-arrived.html @@ -15,6 +15,7 @@
+ Jump directly to main content

My SteamDeck Arrived!

diff --git a/blog/reducing-homelab.html b/blog/reducing-homelab.html index 88f1021..4c723e1 100644 --- a/blog/reducing-homelab.html +++ b/blog/reducing-homelab.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Reducing my Homelab

diff --git a/cv.html b/cv.html index 13f4f50..32674d2 100644 --- a/cv.html +++ b/cv.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Aney's CV

diff --git a/equipment.html b/equipment.html index 9bf3ecf..80e60ef 100644 --- a/equipment.html +++ b/equipment.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Aney's Hardware

diff --git a/guides/add-domain-to-server.html b/guides/add-domain-to-server.html index 4f94f31..5aac21e 100644 --- a/guides/add-domain-to-server.html +++ b/guides/add-domain-to-server.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Link your domain name to your server

diff --git a/guides/add-php-to-nginx.html b/guides/add-php-to-nginx.html index f4f290f..9f752cd 100644 --- a/guides/add-php-to-nginx.html +++ b/guides/add-php-to-nginx.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Adding PHP to NGINX server

diff --git a/guides/adminer-setup.html b/guides/adminer-setup.html index 4c7bc88..8277542 100644 --- a/guides/adminer-setup.html +++ b/guides/adminer-setup.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Adminer Setup

diff --git a/guides/backup-mysql-mariadb.html b/guides/backup-mysql-mariadb.html index 6167daf..2f3c4c3 100644 --- a/guides/backup-mysql-mariadb.html +++ b/guides/backup-mysql-mariadb.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Backup MySQL/MariaDB

diff --git a/guides/backup-with-cron.html b/guides/backup-with-cron.html index b8d5fac..079b967 100644 --- a/guides/backup-with-cron.html +++ b/guides/backup-with-cron.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Automating Backups with Cronjobs

diff --git a/guides/backup-with-rdiff.html b/guides/backup-with-rdiff.html index 5f52d72..946d4be 100644 --- a/guides/backup-with-rdiff.html +++ b/guides/backup-with-rdiff.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Backup with rdiff-backup

diff --git a/guides/backup-with-rsync.html b/guides/backup-with-rsync.html index cd28731..5dceeb7 100644 --- a/guides/backup-with-rsync.html +++ b/guides/backup-with-rsync.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Backup with rsync

diff --git a/guides/certbot-ssl.html b/guides/certbot-ssl.html index 1821874..4ba3153 100644 --- a/guides/certbot-ssl.html +++ b/guides/certbot-ssl.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Setup SSL with Certbot

diff --git a/guides/get-a-domain-name.html b/guides/get-a-domain-name.html index 4dbdb2c..e7dbbcb 100644 --- a/guides/get-a-domain-name.html +++ b/guides/get-a-domain-name.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Get a domain name

diff --git a/guides/guide-to-server-hosting.html b/guides/guide-to-server-hosting.html index 6b3bd5a..aa031dc 100644 --- a/guides/guide-to-server-hosting.html +++ b/guides/guide-to-server-hosting.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Aney' guide to server hosting

diff --git a/guides/index.html b/guides/index.html index 448cb96..2d5c2fc 100644 --- a/guides/index.html +++ b/guides/index.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Aney's Guides

diff --git a/guides/initial-server-setup.html b/guides/initial-server-setup.html index 99257b4..2706b08 100644 --- a/guides/initial-server-setup.html +++ b/guides/initial-server-setup.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Initial Server Setup

diff --git a/guides/install-kvm-virtual-machine.html b/guides/install-kvm-virtual-machine.html index e8acbda..39fe5df 100644 --- a/guides/install-kvm-virtual-machine.html +++ b/guides/install-kvm-virtual-machine.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Template for Blog

diff --git a/guides/install-mysql-mariadb.html b/guides/install-mysql-mariadb.html index c05f3b5..fd8087f 100644 --- a/guides/install-mysql-mariadb.html +++ b/guides/install-mysql-mariadb.html @@ -15,6 +15,7 @@
+ Jump directly to main content

MySQL (actually MariaDB) Setup Guide

diff --git a/guides/nginx-install.html b/guides/nginx-install.html index e1fc209..39a0180 100644 --- a/guides/nginx-install.html +++ b/guides/nginx-install.html @@ -15,6 +15,7 @@
+ Jump directly to main content

How to install an NGINX web server

diff --git a/guides/nginx-proxy.html b/guides/nginx-proxy.html index eca71f4..0c5513f 100644 --- a/guides/nginx-proxy.html +++ b/guides/nginx-proxy.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Template for Blog

diff --git a/guides/nginx-web-optimisation.html b/guides/nginx-web-optimisation.html index bf68f42..faf6b99 100644 --- a/guides/nginx-web-optimisation.html +++ b/guides/nginx-web-optimisation.html @@ -15,6 +15,7 @@
+ Jump directly to main content

NGINX web optimisation

diff --git a/guides/password-protect-webpage.html b/guides/password-protect-webpage.html index 64a17af..0bc07ca 100644 --- a/guides/password-protect-webpage.html +++ b/guides/password-protect-webpage.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Template for Blog

diff --git a/guides/server-install-debian.html b/guides/server-install-debian.html index e5bb56a..60c2862 100644 --- a/guides/server-install-debian.html +++ b/guides/server-install-debian.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Debian Install Guide for Servers

diff --git a/guides/set-static-ip.html b/guides/set-static-ip.html index 3f28eaa..6509372 100644 --- a/guides/set-static-ip.html +++ b/guides/set-static-ip.html @@ -15,6 +15,7 @@
+ Jump directly to main content

How to set a static IP

diff --git a/guides/setup-git-server.html b/guides/setup-git-server.html index 0af902b..d7d24b3 100644 --- a/guides/setup-git-server.html +++ b/guides/setup-git-server.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Git server setup

diff --git a/guides/setup-kvm-bridge.html b/guides/setup-kvm-bridge.html index 75bc6ff..9d0ff74 100644 --- a/guides/setup-kvm-bridge.html +++ b/guides/setup-kvm-bridge.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Setup a bridge network for KVM

diff --git a/guides/setup-nginx-website.html b/guides/setup-nginx-website.html index 1637f86..a96c5f0 100644 --- a/guides/setup-nginx-website.html +++ b/guides/setup-nginx-website.html @@ -15,6 +15,7 @@
+ Jump directly to main content

How to setup an NGINX website

diff --git a/guides/setup-qemu-kvm.html b/guides/setup-qemu-kvm.html index 26ae628..07ff4c4 100644 --- a/guides/setup-qemu-kvm.html +++ b/guides/setup-qemu-kvm.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Setup KVM/QEMU virtualisation

diff --git a/guides/sql-cheatsheet.html b/guides/sql-cheatsheet.html index 1206e7a..a7f8874 100644 --- a/guides/sql-cheatsheet.html +++ b/guides/sql-cheatsheet.html @@ -15,6 +15,7 @@
+ Jump directly to main content

SQL Cheatsheet

diff --git a/guides/virsh-cheatsheet.html b/guides/virsh-cheatsheet.html index d4ab5c5..a7e98e2 100644 --- a/guides/virsh-cheatsheet.html +++ b/guides/virsh-cheatsheet.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Virsh Cheatsheet

diff --git a/guides/vm-seperation-of-concerns.html b/guides/vm-seperation-of-concerns.html index 11cc4f4..f51bd23 100644 --- a/guides/vm-seperation-of-concerns.html +++ b/guides/vm-seperation-of-concerns.html @@ -15,6 +15,7 @@
+ Jump directly to main content

VM/Server Seperation of Concerns

diff --git a/guides/web-dev-101.html b/guides/web-dev-101.html index 58bf4f4..f4ac3e8 100644 --- a/guides/web-dev-101.html +++ b/guides/web-dev-101.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Web Development 101

diff --git a/guides/webpage-to-website.html b/guides/webpage-to-website.html index acd80ee..b18e074 100644 --- a/guides/webpage-to-website.html +++ b/guides/webpage-to-website.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Webpage to website

diff --git a/guides/your-first-webpage.html b/guides/your-first-webpage.html index 0bddb9e..4496a4d 100644 --- a/guides/your-first-webpage.html +++ b/guides/your-first-webpage.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Your first webpage

diff --git a/index.html b/index.html index 14063b9..52a9f3a 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Aney's Network

diff --git a/projects.html b/projects.html index 8bef4d1..a665814 100644 --- a/projects.html +++ b/projects.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Aney's Projects

diff --git a/recipes/index.html b/recipes/index.html index 913e70a..ad4e053 100644 --- a/recipes/index.html +++ b/recipes/index.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Aney's Recipes

diff --git a/recipes/woky-beef-stew.html b/recipes/woky-beef-stew.html index d3170a9..5cd909a 100644 --- a/recipes/woky-beef-stew.html +++ b/recipes/woky-beef-stew.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Woky Beef Stew

diff --git a/sitemap.html b/sitemap.html index 3df0056..e5bea5d 100644 --- a/sitemap.html +++ b/sitemap.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Aney's Sitemap

diff --git a/support.html b/support.html index 90c134e..ab5452a 100644 --- a/support.html +++ b/support.html @@ -14,6 +14,7 @@
+ Jump directly to main content

Support Me

diff --git a/websites.html b/websites.html index cb0ac63..0fcac14 100644 --- a/websites.html +++ b/websites.html @@ -15,6 +15,7 @@
+ Jump directly to main content

Aney's Favourite Sites