From 1711e6733eee603d5d63079b13a8af193ac81032 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 | 37 ++++++++++------------------- weblog/B0. Template/styles.css.md | 12 +++++++++- weblog/B9. Pages/B9.02 post-list.md | 1 + 3 files changed, 24 insertions(+), 26 deletions(-) diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 556eebb..604c09c 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,10 @@ Recent posts format: <<[ ;; --------------------- Post list format: <<[ -[post:begin]
- - - $body - - -
[post:end]] ->> +
+
]>> ;; Page list {page-list} @@ -147,19 +136,17 @@ Tags format: <<[ [tag:begin]$tag[tag:end] ]>> Tag page format: <<[ -

Posts tagged with “$tag”

-