From 8b37dd009ff585b5f454dafc7106c2828de97971 Mon Sep 17 00:00:00 2001 From: "Satya L. Johnson" Date: Tue, 28 Sep 2021 07:52:17 -0400 Subject: [PATCH] sitemap mostly --- content/chorelist.md | 2 -- content/projects.md | 3 +-- content/sitemap.md | 28 ++++++++++++++++++++++++++++ 3 files changed, 29 insertions(+), 4 deletions(-) create mode 100644 content/sitemap.md diff --git a/content/chorelist.md b/content/chorelist.md index d0c0f4e..2f62473 100644 --- a/content/chorelist.md +++ b/content/chorelist.md @@ -6,8 +6,6 @@ description = "what I have to do every week" zenn_hide_header_meta = true +++ -# Chorelist - ## Monday - Clean stovetop (15) diff --git a/content/projects.md b/content/projects.md index 1934dc5..0271212 100644 --- a/content/projects.md +++ b/content/projects.md @@ -5,5 +5,4 @@ description = "Projects index" [extra] zenn_hide_header_meta = true +++ -### This page is coming -The projects in the projects directory are not mine +### This page is coming \ No newline at end of file diff --git a/content/sitemap.md b/content/sitemap.md new file mode 100644 index 0000000..a18a491 --- /dev/null +++ b/content/sitemap.md @@ -0,0 +1,28 @@ ++++ +title = "Sitemap" +description = "Find whatever you're looking for" + +[extra] +hide_zenn_header_meta = true ++++ +- [Home](/) +- [About](about) +- [Blog](blog) + - [Maps](blog/maps) + - [Wedding Song](blog/wedding-song) +- [Chorelist](chorelist) +- [Contact](contact) +- [Donate](donate) +- [Now](now) +- [Projects](projects) +- [Rhino](rhino) + - [Documents](rhino/docs) +- [Sitemap](sitemap) +- [To-do list](todo) +- [Young Shakespeare Players](ysp) + - [Audio](ysp/audio) + - [13 Clocks Illustrations](ysp/img) + +_This is updated manually and might be a bit out of date. Check out the github repo if I haven't updated this recently_ + +Last updated: **Sept 28 2021** \ No newline at end of file