diff --git a/content/footer/footer.md b/content/footer/footer.md
index 9cc4a3f79..dc207bbe4 100644
--- a/content/footer/footer.md
+++ b/content/footer/footer.md
@@ -28,6 +28,8 @@ items:
- title: Participate
links:
+ - name: Conversations
+ link: /conversations
- name: Start Farming
link: /farm
- name: Buy the Token
diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md
index 85cb7647b..c8c9ac3aa 100644
--- a/content/navigation/navigation.md
+++ b/content/navigation/navigation.md
@@ -47,6 +47,8 @@ navLinks:
external: false
expandable: true
submenu:
+ - title: Conversations
+ path: /conversations
- title: Our People
path: /people
- title: ThreeFold Community
diff --git a/content/page/conversations/InTheNews/inTheNews.md b/content/page/conversations/InTheNews/inTheNews.md
new file mode 100644
index 000000000..95b9fec55
--- /dev/null
+++ b/content/page/conversations/InTheNews/inTheNews.md
@@ -0,0 +1,44 @@
+---
+id: conversations_social
+title: Where We Gather
+partners:
+ - path: https://forum.threefold.io/
+ logo: ./logos/forum.png
+
+ - path: https://github.com/threefoldtech
+ logo: ./logos/github.png
+
+ - path: https://library.threefold.me/info/threefold#/
+ logo: ./logos/documentation.png
+
+ - path: https://twitter.com/threefold_io
+ logo: ./logos/twitter.png
+
+ - path: https://t.me/threefoldnews
+ logo: ./logos/telegram_new.png
+
+ - path: https://t.me/threefold
+ logo: ./logos/telegram_chat.png
+
+ - path: https://t.me/threefoldfarmers
+ logo: ./logos/telegram_farmers.png
+
+ - path: https://t.me/threefoldtesting
+ logo: ./logos/telegram_chattester.png
+
+ - path: https://www.reddit.com/r/threefold/
+ logo: ./logos/reddit.png
+
+ - path: https://www.youtube.com/threefoldfoundation
+ logo: ./logos/youtube.png
+
+ - path: '#subscribe'
+ logo: ./logos/mail_list.png
+
+ - path: https://www.linkedin.com/company/threefold-foundation/
+ logo: ./logos/linkedin.png
+
+
+---
+
+
diff --git a/content/page/conversations/InTheNews/logos/documentation.png b/content/page/conversations/InTheNews/logos/documentation.png
new file mode 100644
index 000000000..4c4009298
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/documentation.png differ
diff --git a/content/page/conversations/InTheNews/logos/forum.png b/content/page/conversations/InTheNews/logos/forum.png
new file mode 100644
index 000000000..029a40120
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/forum.png differ
diff --git a/content/page/conversations/InTheNews/logos/github.png b/content/page/conversations/InTheNews/logos/github.png
new file mode 100644
index 000000000..387b701db
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/github.png differ
diff --git a/content/page/conversations/InTheNews/logos/linkedin.png b/content/page/conversations/InTheNews/logos/linkedin.png
new file mode 100644
index 000000000..bf46e0181
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/linkedin.png differ
diff --git a/content/page/conversations/InTheNews/logos/mail_list.png b/content/page/conversations/InTheNews/logos/mail_list.png
new file mode 100644
index 000000000..b52fe318e
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/mail_list.png differ
diff --git a/content/page/conversations/InTheNews/logos/reddit.png b/content/page/conversations/InTheNews/logos/reddit.png
new file mode 100644
index 000000000..ae2b17ad1
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/reddit.png differ
diff --git a/content/page/conversations/InTheNews/logos/telegram_chat.png b/content/page/conversations/InTheNews/logos/telegram_chat.png
new file mode 100644
index 000000000..6d43767ed
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/telegram_chat.png differ
diff --git a/content/page/conversations/InTheNews/logos/telegram_chattester.png b/content/page/conversations/InTheNews/logos/telegram_chattester.png
new file mode 100644
index 000000000..a4872842a
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/telegram_chattester.png differ
diff --git a/content/page/conversations/InTheNews/logos/telegram_farmers.png b/content/page/conversations/InTheNews/logos/telegram_farmers.png
new file mode 100644
index 000000000..266865190
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/telegram_farmers.png differ
diff --git a/content/page/conversations/InTheNews/logos/telegram_new.png b/content/page/conversations/InTheNews/logos/telegram_new.png
new file mode 100644
index 000000000..eb5f6bfb3
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/telegram_new.png differ
diff --git a/content/page/conversations/InTheNews/logos/twitter.png b/content/page/conversations/InTheNews/logos/twitter.png
new file mode 100644
index 000000000..b51055147
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/twitter.png differ
diff --git a/content/page/conversations/InTheNews/logos/youtube.png b/content/page/conversations/InTheNews/logos/youtube.png
new file mode 100644
index 000000000..eb2da162c
Binary files /dev/null and b/content/page/conversations/InTheNews/logos/youtube.png differ
diff --git a/content/page/conversations/SAMAsset 3.png b/content/page/conversations/SAMAsset 3.png
new file mode 100644
index 000000000..e394a65d7
Binary files /dev/null and b/content/page/conversations/SAMAsset 3.png differ
diff --git a/content/page/conversations/cta/index.md b/content/page/conversations/cta/index.md
new file mode 100644
index 000000000..bfaa39310
--- /dev/null
+++ b/content/page/conversations/cta/index.md
@@ -0,0 +1,7 @@
+---
+id: conversationsCta
+title: A DECENTRALIZED EFFORT
+button: Propose a Topic
+link: "#"
+---
+These discussions are meant to create the space for our community to dive deeper into the ongoing developments of the People’s Internet. Got a topic idea? Let’s work together to build it out!
diff --git a/content/page/conversations/cta2/index.md b/content/page/conversations/cta2/index.md
new file mode 100644
index 000000000..adc44f359
--- /dev/null
+++ b/content/page/conversations/cta2/index.md
@@ -0,0 +1,7 @@
+---
+id: conversationsCta2
+title: PAST TALKS
+button: Watch Past Talks
+link: '#'
+---
+Watch the highlights of our past conversations on YouTube. To get the full experience, you’ll need to join us live!
diff --git a/content/page/conversations/index.md b/content/page/conversations/index.md
new file mode 100644
index 000000000..bb2f4ca02
--- /dev/null
+++ b/content/page/conversations/index.md
@@ -0,0 +1,19 @@
+---
+id: conversations
+metaTitle: ThreeFold | Conversations
+metaDesc: "Join live ThreeFold sessions to discuss ongoing contributions to the People’s Internet horizon.\n Limited spaces available."
+metaImg: ./SAMAsset 3.png
+header_slogan: Limited spaces available.
+header_title: ThreeFold Conversations
+header_image: ./SAMAsset 3.png
+button: Propose a Talk
+link: '#'
+header_altImg: Threefold Conversations
+header_excerpt: Join live ThreeFold sessions to discuss ongoing contributions to the People’s Internet horizon.
+conversationsMain: conversationsMain
+conversations: [e1, e2, e3, e4, e5, e6]
+cta: conversationsCta
+cta2: conversationsCta2
+subscribe: conversations_subscribe
+inTheNews: conversations_social
+---
diff --git a/content/page/conversations/subscribe/index.md b/content/page/conversations/subscribe/index.md
new file mode 100644
index 000000000..a0210abcb
--- /dev/null
+++ b/content/page/conversations/subscribe/index.md
@@ -0,0 +1,8 @@
+---
+id: conversations_subscribe
+title: Stay in Touch
+button: Subscribe
+link: '#'
+image: ./subscribe.jpg
+---
+Sign up to get reminders about upcoming ThreeFold Talks or to stay updated on “all things ThreeFold.”
diff --git a/content/page/conversations/subscribe/subscribe.jpg b/content/page/conversations/subscribe/subscribe.jpg
new file mode 100644
index 000000000..00fd2743a
Binary files /dev/null and b/content/page/conversations/subscribe/subscribe.jpg differ
diff --git a/content/page/conversations/upTalks/e1/index.md b/content/page/conversations/upTalks/e1/index.md
new file mode 100644
index 000000000..fa39b351c
--- /dev/null
+++ b/content/page/conversations/upTalks/e1/index.md
@@ -0,0 +1,11 @@
+---
+id: e1
+day: Wednesday
+month: January 5TH
+time: 6pm CET / 12pm EST
+title: "Episode 1: From Zero to One"
+hosts: Richard, Kristof, Weynand, Adnan, Andreas …
+button: Reserve Your Spot
+link: "#"
+---
+Meet some Co-Founders and other members of the ecosystem who will share about ThreeFold’s journey from inception to-date. Once framed as the best kept secret in the world, ThreeFold is about to shake the world with its next-generation Internet technology. An inspiring collective story.
diff --git a/content/page/conversations/upTalks/e2/index.md b/content/page/conversations/upTalks/e2/index.md
new file mode 100644
index 000000000..cc28dbeba
--- /dev/null
+++ b/content/page/conversations/upTalks/e2/index.md
@@ -0,0 +1,11 @@
+---
+id: e2
+day: Wednesday
+month: January 12TH
+time: Not confirmed yet..
+title: "Episode 2: Powering the next Digital Era"
+hosts: Richard, Adnan, Weynand
+button: Reserve Your Spot
+link: "#"
+---
+ThreeFold Co-Founder and Ecosystem Lead [Adnan Fatayerji](/people/adnan_fatayerji/) joins Co-Founder and Tech Lead [Weynand Kuijpers](/people/weynand_kuijpers/) to walk us through the design of the ThreeFold Grid and why it is the missing layer for blockchains, metaverses, web 3.0, IoT and more. Special emphasis on what’s possible ThreeFold Grid 3.0 and the key benefits of using the ThreeFold Grid.
diff --git a/content/page/conversations/upTalks/e3/index.md b/content/page/conversations/upTalks/e3/index.md
new file mode 100644
index 000000000..74f13c9cc
--- /dev/null
+++ b/content/page/conversations/upTalks/e3/index.md
@@ -0,0 +1,11 @@
+---
+id: e3
+day: Wednesday
+month: January 19TH
+time: Not confirmed yet..
+title: "Episode 3: Tokenomics Overview"
+hosts: Richard, Kristof, Adnan, …
+button: Reserve Your Spot
+link: "#"
+---
+[Kristof de Spiegeleer](/people/kristof_de_spiegeleer/), Co-Founder and Lead Architect deep dives into the tokenomics of TFT and how it will decentralize the Internet just like BTC decentralized the banking system. Discover the token that empowers humanity to join the largest and fastest growing industry in the world, the Internet and cloud.
diff --git a/content/page/conversations/upTalks/e4/index.md b/content/page/conversations/upTalks/e4/index.md
new file mode 100644
index 000000000..6a4825ac2
--- /dev/null
+++ b/content/page/conversations/upTalks/e4/index.md
@@ -0,0 +1,11 @@
+---
+id: e4
+day: Wednesday
+month: January 26TH
+time: Not confirmed yet..
+title: "Episode 4: Farming: The new way to provide Internet"
+hosts: Richard, Andreas, Michael, Scott
+button: Reserve Your Spot
+link: "#"
+---
+In this talk, discover the ins and outs of Farming with Grid Lead [Andreas Hartl](/people/andreas_hartl/), Green Edge Cloud, and DIY Farmer [Scott Yeager](/people/scott_yeager/). We’ll take a close look at how ThreeFold is best positioned to provide far edge internet capacity to host emerging data demands.
diff --git a/content/page/conversations/upTalks/e5/index.md b/content/page/conversations/upTalks/e5/index.md
new file mode 100644
index 000000000..ba5f71184
--- /dev/null
+++ b/content/page/conversations/upTalks/e5/index.md
@@ -0,0 +1,11 @@
+---
+id: e5
+day: Wednesday
+month: February 2ND
+time: Not confirmed yet..
+title: "Episode 5: A regenerative and inclusive Internet"
+hosts: Richard, Sacha, Koen, Jennifer
+button: Reserve Your Spot
+link: "#"
+---
+Meet Marketing Lead [Sacha Obeegadoo](/people/sacha_obeegadoo/) and Take Action Global (TAG) Founders [Koen Timmers](/people/koen_timmers/) and Jennifer Williams share about how ThreeFold and TAG will bring internet access, climate education and earth regeneration across the global south.
diff --git a/content/page/conversations/upTalks/e6/index.md b/content/page/conversations/upTalks/e6/index.md
new file mode 100644
index 000000000..26e28ff0b
--- /dev/null
+++ b/content/page/conversations/upTalks/e6/index.md
@@ -0,0 +1,11 @@
+---
+id: e6
+day: Wednesday
+month: February 9TH
+time: Not confirmed yet..
+title: "Episode 6: Meet Quantum Safe Filesystem"
+hosts: Richard, Weynand, …
+button: Reserve Your Spot
+link: "#"
+---
+The name says it all, Quantum Safe Filesystem is bringing the unimaginable to reality. Deep dive in how ThreeFold flagship storage solution will revolutionize the Internet storage industry by protecting user data from the most powerful computers in the world.
diff --git a/content/page/conversations/upTalks/main/index.md b/content/page/conversations/upTalks/main/index.md
new file mode 100644
index 000000000..460fcd782
--- /dev/null
+++ b/content/page/conversations/upTalks/main/index.md
@@ -0,0 +1,4 @@
+---
+id: conversationsMain
+title: Upcoming Talks
+---
diff --git a/gridsome.config.js b/gridsome.config.js
index 138784395..265fda601 100644
--- a/gridsome.config.js
+++ b/gridsome.config.js
@@ -474,6 +474,22 @@ module.exports = {
}
},
+ {
+ use: '@gridsome/source-filesystem',
+ options: {
+ typeName: 'ConversationsMain',
+ path: './content/page/**/upTalks/main/*.md',
+ }
+ },
+
+ {
+ use: '@gridsome/source-filesystem',
+ options: {
+ typeName: 'Conversations',
+ path: './content/page/**/upTalks/**/*.md',
+ }
+ },
+
{
use: '@gridsome/source-filesystem',
options: {
@@ -537,7 +553,9 @@ module.exports = {
subscribe: 'Subscribe',
team: 'Team',
info: 'Info',
- dev: 'Dev'
+ dev: 'Dev',
+ conversationsMain: 'ConversationsMain',
+ conversations: 'Conversations'
}
}
},
diff --git a/src/components/custom/ConversationSec.vue b/src/components/custom/ConversationSec.vue
new file mode 100644
index 000000000..17577aaf8
--- /dev/null
+++ b/src/components/custom/ConversationSec.vue
@@ -0,0 +1,94 @@
+
+
+