From b03ddcb4282aff7ec4e4513e9c28fa7ee429b014 Mon Sep 17 00:00:00 2001 From: Xananax Date: Tue, 28 Jun 2022 11:05:59 +0200 Subject: [PATCH] feat: handle local urls feat: debug mode (auto-refreshes pages) fix: date ordering feat: add poor person's jQuery improvement: rename startLoading to showLoadingOverlay fix: do not load initial page twice improvement: allow arbitrary spaces between filename and date in files.txt --- files.txt | 3 ++- index.html | 73 +++++++++++++++++++++++++++++++++++++++++++----------- readme.md | 4 +-- 3 files changed, 62 insertions(+), 18 deletions(-) diff --git a/files.txt b/files.txt index 85d7337..632cf34 100644 --- a/files.txt +++ b/files.txt @@ -1 +1,2 @@ -readme.md 2022-03-03 Tickle \ No newline at end of file +readme.md 2022-28-06 Tickle +examples.md 2022-28-06 Examples \ No newline at end of file diff --git a/index.html b/index.html index 4030ed4..012fca2 100644 --- a/index.html +++ b/index.html @@ -153,12 +153,47 @@