19 lines
527 B
Markdown
19 lines
527 B
Markdown
---
|
|
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
|
|
---
|