From 89dd056df42dc34f63b55778688856bb2957d81a Mon Sep 17 00:00:00 2001 From: yequari Date: Wed, 17 May 2023 22:32:08 -0700 Subject: [PATCH] generate links page --- .gitignore | 1 + content/links.html | 191 +++++++++++++++++++++++++++------------------ links.json | 98 +++++++++++++++++++++++ 3 files changed, 213 insertions(+), 77 deletions(-) create mode 100644 .gitignore create mode 100644 links.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42cb34b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +link_gen.py diff --git a/content/links.html b/content/links.html index 89d3f7d..5fabd77 100644 --- a/content/links.html +++ b/content/links.html @@ -1,82 +1,119 @@ ---- -title: "Links" -date: 2023-03-22T20:37:43-07:00 ---- -