From 57dd023d9ff80bfcaab93931a48402c276fc8bd9 Mon Sep 17 00:00:00 2001
From: derpyzza
Date: Mon, 28 Oct 2024 17:07:40 +0500
Subject: [PATCH] Adds footnote + table of contents generation
---
assets/index_template.html | 7 +-
assets/main.css | 88 ++--
assets/template.html | 30 +-
design.html | 51 ++-
index.html | 3 +-
jenny | 1 -
jenny.py | 376 ++++++++++++++++++
public/220510-about-jenny.html | 60 +--
.../230512-hacky-script-perfect-script.html | 47 +--
...ems-evolved-from-material-limitations.html | 30 +-
public/240116-star-wars-visions-season-2.html | 56 +--
public/240525-on-writing.html | 33 +-
public/archive.html | 9 +-
src/220510-about-jenny.md | 21 +-
src/230512-hacky-script-perfect-script.md | 12 +-
src/240525-on-writing.md | 6 +-
16 files changed, 538 insertions(+), 292 deletions(-)
delete mode 160000 jenny
create mode 100755 jenny.py
diff --git a/assets/index_template.html b/assets/index_template.html
index b078874..3183d11 100644
--- a/assets/index_template.html
+++ b/assets/index_template.html
@@ -22,7 +22,7 @@
@@ -33,7 +33,6 @@
{{title}}
-
{{content}}
@@ -47,10 +46,6 @@ {{title}}
Derpyzza — 2024
- generated with
- jenny
-
- back to top
-
-
-
26th October, 2024
+
{{date}}
Go back
{{title}}
- {{subtitle}}
+ {{subtitle}}
+
{{content}}
+
-