Blog: List page with summary and pagination

This commit is contained in:
jtbx 2023-10-08 00:13:18 +02:00
commit 171fa015f1
14 changed files with 282 additions and 53 deletions

View file

@ -62,6 +62,9 @@ To create a new general blog post, run a command like this:
hugo new content --kind article blog/your-article-title.md
```
By default the first 70 words are shown as a summary on list pages.
Please use `<!--more-->` to manually separate the summary from other post content.
### Icons
You can use solid and brand icons from https://fontawesome.com/icons version 6 in your posts like this: