From ac288d40da3235b9382d685c9958ad167a758bcd Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sat, 31 Jul 2021 11:42:59 -0700 Subject: added archive page and viewing --- static/archive.html | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ static/main.html | 32 +++++++++++++-------- static/ncatalog.html | 24 +++++++++------- static/npost.html | 18 ++++++------ static/nposts.html | 5 ++-- static/posts.html | 6 ++-- static/top.html | 55 ++++++++++++++++++++++++++++++++--- 7 files changed, 179 insertions(+), 42 deletions(-) create mode 100644 static/archive.html (limited to 'static') diff --git a/static/archive.html b/static/archive.html new file mode 100644 index 0000000..2b7d69a --- /dev/null +++ b/static/archive.html @@ -0,0 +1,81 @@ +{{ define "header" }} +
{{ .Board.Summary }}
+No. | +Excerpt | ++ |
---|---|---|
{{ short $board.Actor.Outbox $e.Id }} | +{{ shortExcerpt $e }} | +[View] | +
{{ short $board.Actor.Outbox $e.Id }} | +{{ shortExcerpt $e }} | +[View] | +