From afd2a304289b967543f1def7e6a7dbfda868a413 Mon Sep 17 00:00:00 2001 From: Max Bernstein Date: Tue, 31 Dec 2024 09:59:00 -0500 Subject: [PATCH] Skip some pages --- 404.md | 1 + assets/code/lisp/README.md | 3 +++ meet.md | 1 + pages.md | 3 ++- resume.md | 1 + stickers.md | 1 + 6 files changed, 9 insertions(+), 1 deletion(-) diff --git a/404.md b/404.md index 0fbf898c..a43f1042 100644 --- a/404.md +++ b/404.md @@ -1,6 +1,7 @@ --- title: Page Not Found permalink: /404.html +no_index: true --- There's no page here. Sorry about that. What were you looking for? Email diff --git a/assets/code/lisp/README.md b/assets/code/lisp/README.md index b6f10b91..2c8f58b0 100644 --- a/assets/code/lisp/README.md +++ b/assets/code/lisp/README.md @@ -1,3 +1,6 @@ +--- +no_index: true +--- # Lisp compiler source [![builds.sr.ht status](https://builds.sr.ht/~max/bernsteinbear.com.svg)](https://builds.sr.ht/~max/bernsteinbear.com?) diff --git a/meet.md b/meet.md index 0e92e6ac..4f134b5c 100644 --- a/meet.md +++ b/meet.md @@ -2,4 +2,5 @@ layout: redirect title: Meet with me link: "https://calendar.app.google/2dS3rjhpzwceia9A8" +no_index: true --- diff --git a/pages.md b/pages.md index f5f098a6..e3cbac44 100644 --- a/pages.md +++ b/pages.md @@ -1,9 +1,10 @@ --- title: All pages +no_index: true --- {% for page in site.pages %} - {% if page.title and page.title != "Page Not Found" and page.title != "Lisp compiler source" %} + {% if page.title and page.no_index != true %} - [{{ page.title }}]({{ page.url }}) {% endif %} {% endfor %} diff --git a/resume.md b/resume.md index 36ca4470..f0ef0472 100644 --- a/resume.md +++ b/resume.md @@ -1,5 +1,6 @@ --- title: Resume +no_index: true --- Resume has been removed, but this page remains to avoid link rot. If you'd like diff --git a/stickers.md b/stickers.md index 4eca014b..48a2088e 100644 --- a/stickers.md +++ b/stickers.md @@ -1,5 +1,6 @@ --- title: Stickers +no_index: true --- Stickers page has been removed because StickerMule no longer has custom sticker