From 7995d21c849f6e49fe00fa26dfe8f09a8853bd40 Mon Sep 17 00:00:00 2001 From: David G Date: Tue, 22 Aug 2023 14:31:32 +0100 Subject: [PATCH] removing old category --- README.md | 4 +++- blog/category/products.html | 7 ------- blog/index.html | 2 +- index.html | 2 +- 4 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 blog/category/products.html diff --git a/README.md b/README.md index f81a9f0..fe3f0fc 100755 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ bundle exec jekyll serve Before merging any changes to master, check for 404's: ```shell -bundle exec htmlproofer ./_site +htmlproofer --assume-extension ./_site --url-swap '^/BASEURL/:/' --alt-ignore '/.*/' ``` +* `--alt-ignore '/.*/'`: ignores empty img alt tags + ## Hosting The main branch of this repository is hosted by Cloudflare pages. diff --git a/blog/category/products.html b/blog/category/products.html deleted file mode 100644 index 2f2d9e7..0000000 --- a/blog/category/products.html +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: category -title: Products -description: Everything to do with our products -category: products -image: /assets/images/global/trek-view-360-degree-tour.jpg ---- \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index 935ab0c..140a58f 100755 --- a/blog/index.html +++ b/blog/index.html @@ -7,7 +7,7 @@ ---
-

Guides | Updates | Treks | Developers | Products | ExPODition

+

Guides | Updates | Treks | Developers | ExPODition