Initial commit
This commit is contained in:
18
content/blog/_index.md
Normal file
18
content/blog/_index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "ThreeFold Blog"
|
||||
paginate_by: 9
|
||||
description: "Dive in to read more of our stories, our past, our present, and our future. We envision a global, community-driven network of interconnected servers and nodes—the grid—that democratizes computing power and storage."
|
||||
# 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
|
||||
generate_feed: true
|
||||
extra:
|
||||
imgPath: tf.png
|
||||
---
|
||||
Reference in New Issue
Block a user