From 41401d5cde8282719e0f4e813afbebc0f870afe7 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Tue, 7 May 2024 16:41:26 +1000 Subject: [PATCH] experimenting with landing page --- configuration/configuration.txt | 12 ++++--- configuration/template.html | 2 +- .../template-landing-page.html.md | 36 +++++++++++++++++++ weblog/B0. Template/template-post.html.md | 24 +++++++++++++ 4 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 weblog/B0. Template/template-landing-page.html.md create mode 100644 weblog/B0. Template/template-post.html.md diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 3504fb7..f9d9074 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -7,7 +7,7 @@ Weblog title: Death.au's Domain Weblog description: This is a weblog. Author: Gordon Pedersen (a.k.a. death.au) // Canonical domain: elsewhere.tld -// Landing page: / +Landing page: /blog Landing page template: Landing Page Template @@ -17,8 +17,8 @@ Landing page template: Landing Page Template Separator: ยท // Navigation: about, another-page, Example, [Example](https://example.com) Files path: /files/ -Landing page post count: 1 -// Landing page post length: 45 words +Landing page post count: 20 +Landing page post length: 45 words Post template: Post Template @@ -52,12 +52,14 @@ Feed post count: 25 Post path format: /Y/m/ Default post: <<[--- -Date: $date +title: B4.xxxx Your new post +date: $date +location: /B4.xxxx +tags: Johnny Decimal, PKM --- # Your new post -This is a new blog post. You can author it in _Markdown_, which is **awesome**. ]>> Titleless title length: 15 words diff --git a/configuration/template.html b/configuration/template.html index 9fbeade..fa48d20 100644 --- a/configuration/template.html +++ b/configuration/template.html @@ -18,7 +18,7 @@
{body}