From e7b93b99919eb41f8554e6a619f821e1f9118f32 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Mon, 13 May 2024 15:48:10 +1000 Subject: [PATCH] More experimenting with post list format --- configuration/configuration.txt | 34 +++++++++-------------------- weblog/B0. Template/styles.css.md | 4 ++++ weblog/B9. Pages/B9.02 post-list.md | 1 + 3 files changed, 15 insertions(+), 24 deletions(-) diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 556eebb..935d7d6 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -63,7 +63,7 @@ tags: Blog, ]>> -Titleless title length: 15 words +Titleless title length: 10 words // Truncation appendix: […] // Title format:

$title

@@ -96,21 +96,9 @@ Recent posts format: <<[ ;; --------------------- Post list format: <<[ -[post:begin]
- - - $body - - -
[post:end]] ->> +
+[post:begin][post:end] +
]>> ;; Page list {page-list} @@ -147,19 +135,17 @@ Tags format: <<[ [tag:begin]$tag[tag:end] ]>> Tag page format: <<[ -

Posts tagged with “$tag”

-