diff --git a/content/blog/_index.md b/content/blog/_index.md index 6c310417d..7a3977df2 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,7 +1,7 @@ --- title: "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" @@ -14,5 +14,5 @@ page_template: "blogPage.html" #transparent: true generate_feed: true extra: - imgPath: images/threefold_img2.png + imgPath: blog.png --- diff --git a/content/blog/blog.png b/content/blog/blog.png new file mode 100644 index 000000000..49e290baa Binary files /dev/null and b/content/blog/blog.png differ diff --git a/content/community/community.png b/content/community/community.png new file mode 100644 index 000000000..a31b6de4a Binary files /dev/null and b/content/community/community.png differ diff --git a/content/community/index.md b/content/community/index.md index 97c268755..d3addd5ec 100644 --- a/content/community/index.md +++ b/content/community/index.md @@ -1,11 +1,10 @@ --- title: "community" -description: "community a decade ago, a group of passionate Internet & Cloud veterans came together to build a system." # quotation marks to allow colons where used +description: "Join the Community" # quotation marks to allow colons where used template: "page.html" insert_anchor_links: "left" extra: - author: Your name here - imgPath: about/deploy_hero.png + imgPath: community.png --- diff --git a/content/newsroom/_index.md b/content/newsroom/_index.md index 61c5658f2..1c83d60ae 100644 --- a/content/newsroom/_index.md +++ b/content/newsroom/_index.md @@ -1,7 +1,7 @@ --- title: "News" paginate_by: 9 - +description: "Check the latest updates on how we are building a more open, decentralized, and scalable internet for everyone." # quotation marks to allow # paginate_reversed: false sort_by: "date" @@ -13,4 +13,6 @@ template: "layouts/newsroom.html" page_template: "newsPage.html" #transparent: true generate_feed: true +extra: + imgPath: newsroom.png --- \ No newline at end of file diff --git a/content/newsroom/newsroom.png b/content/newsroom/newsroom.png new file mode 100644 index 000000000..b967091cf Binary files /dev/null and b/content/newsroom/newsroom.png differ diff --git a/content/node/index.md b/content/node/index.md index c4214a0f7..199f4b083 100644 --- a/content/node/index.md +++ b/content/node/index.md @@ -1,11 +1,10 @@ --- title: "Node" -description: "About a decade ago, a group of passionate Internet & Cloud veterans came together to build a system." # quotation marks to allow colons where used +description: "Becoming a host involves providing compute, storage, and network resources to the grid." # quotation marks to allow colons where used template: "page.html" insert_anchor_links: "left" extra: - author: Your name here - imgPath: tfy/tft_header.png + imgPath: node_hero.png --- @@ -223,7 +222,7 @@ per node -

No one wants to pay for electricity needlessly. Our sustem uses upto 10x less energy for certain workloads compared to traditional systems.

+

No one wants to pay for electricity needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.


diff --git a/content/partners/_index.md b/content/partners/_index.md index 45894bf3f..ef67b4008 100644 --- a/content/partners/_index.md +++ b/content/partners/_index.md @@ -13,4 +13,6 @@ template: "layouts/partners.html" page_template: "partnerPage.html" #transparent: true description: "Meet the core projects with whom we are working with in 2024 to drive utilization of the ThreeFold Grid. In 2024 we will reach back out to partners with whom we have previously signed a Memorandum of Understanding and update accordingly." +extra: + imgPath: utilities_heder.png --- diff --git a/content/partners/utilities_heder.png b/content/partners/utilities_heder.png new file mode 100644 index 000000000..2c7afed34 Binary files /dev/null and b/content/partners/utilities_heder.png differ diff --git a/content/people/_index.md b/content/people/_index.md index dcb78f03c..e6b0cf905 100644 --- a/content/people/_index.md +++ b/content/people/_index.md @@ -6,4 +6,6 @@ template: "layouts/people.html" page_template: "partials/personCard.html" insert_anchor_links: "left" description: "Our team brings together +30 years of experience in cloud automation, Internet storage, and infrastructure services. We are a passionate group on a collective mission to make the world a better place for the people around us." +extra: + imgPath: people.png --- diff --git a/content/people/people.png b/content/people/people.png new file mode 100644 index 000000000..eb5cd6209 Binary files /dev/null and b/content/people/people.png differ