From 5e96b3adeebb9c4017a21c5dd8589dd1e8305fcc Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 31 Dec 2022 16:21:36 -0500 Subject: [PATCH] Not sure if this is really an improvement.. --- layouts/_default/list.html | 294 ++++++++++++++++++++++++++++- layouts/_default/single.html | 289 ++++++++++++++++++++++++++++- layouts/index.html | 287 ++++++++++++++++++++++++++++- layouts/partials/nav.html | 2 +- layouts/partials/post.html | 10 +- layouts/partials/profile.html | 69 ++++--- layouts/shortcodes/video.html | 2 +- static/css/theme.css | 336 ++++++++++++++++++++++------------ 8 files changed, 1126 insertions(+), 163 deletions(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index afcda8e..40c32d2 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -2,12 +2,304 @@ {{partial "head" .}} - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + B + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{partial "profile" .}}