From bbf8b06d924b14a6cbcede121dc8a25b1063d14b 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 | 36 +++++++++-------------------- weblog/B0. Template/styles.css.md | 4 ++++ weblog/B9. Pages/B9.02 post-list.md | 1 + 3 files changed, 16 insertions(+), 25 deletions(-) diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 556eebb..c3d5249 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -63,8 +63,8 @@ tags: Blog, ]>> -Titleless title length: 15 words -// Truncation appendix: […] +Titleless title length: 10 words +Truncation appendix: […] // Title format:

$title

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

Posts tagged with “$tag”

-