Initial commit

This commit is contained in:
sasha-astiadi
2022-10-06 16:08:29 +02:00
commit 7c5298a4b2
115 changed files with 5416 additions and 0 deletions

15
content/blog/_index.md Normal file
View File

@@ -0,0 +1,15 @@
---
title: "Blog"
paginate_by: 5
# paginate_reversed: false
sort_by: "date"
insert_anchor_links: "left"
#base_url: "posts"
#first: "first"
#last: "last"
template: "layouts/blog.html"
page_template: "blogPage.html"
#transparent: true
extra:
imgPath: /images/threefold_img2.png
---