add blog and people

This commit is contained in:
2024-03-03 23:56:36 +02:00
parent b95805ceaa
commit b5cbbadd46
130 changed files with 1073 additions and 407 deletions

View File

@@ -1,7 +1,9 @@
---
title: "Blog"
paginate_by: 9
# paginate_reversed: false
sort_by: "date"
insert_anchor_links: "left"
#base_url: "posts"
@@ -10,6 +12,7 @@ insert_anchor_links: "left"
template: "layouts/blog.html"
page_template: "blogPage.html"
#transparent: true
generate_feed: true
extra:
imgPath: images/threefold_img2.png
---