diff --git a/content/community/discourse.png b/content/community/discourse.png new file mode 100644 index 000000000..f4c41cf5b Binary files /dev/null and b/content/community/discourse.png differ diff --git a/content/community/gh.png b/content/community/gh.png new file mode 100644 index 000000000..4d27771b4 Binary files /dev/null and b/content/community/gh.png differ diff --git a/content/community/index.md b/content/community/index.md new file mode 100644 index 000000000..30fa20e96 --- /dev/null +++ b/content/community/index.md @@ -0,0 +1,208 @@ +--- +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 +template: "page.html" +insert_anchor_links: "left" +extra: + author: Your name here + imgPath: about/deploy_hero.png +--- + + + +
+ + +{% row( style="center mtop semiNarrow") %} + + +## **Join the Community** + +{% end %} + +{% row( style="center semiNarrow") %} + +
+ +[![Image](discourse.png#social)](https://forum.threefold.io/) + +
+ +###### **Forum** + +

Ask Qestions

+ +||| + +

+ +[![Image](gh.png#social)](https://github.com/threefoldfoundation) + +
+ +###### **Github** + +

Collaborate

+ +||| + +

+ +[![Image](manual.png#social)](https://manual.grid.tf/) + +
+ +###### **Manual** + +

Dive In

+ +||| + +

+ +[![Image](x.png#social)](https://x.com/threefold_io?mx=2) + +
+ +###### **X(Twitter)** + +

"Tweet" With Us

+ +{% end %} + + + + +{% row( style="center semiNarrow") %} + +

+ +[![Image](telegram.png#social)](https://forum.threefold.io/) + +
+ +###### **Telegram News** + +

Stay Updated

+ +||| + +

+ +[![Image](telegram.png#social)](https://t.me/threefoldnews) + +
+ +###### **Telegram Main Chat** + +

Community Conversation

+ +||| + +

+ +[![Image](telegram.png#social)](https://manual.grid.tf/) + +
+ +###### **Telegram Farmers Chat** + +

Farming Community

+ +||| + +

+ +[![Image](telegram.png#social)](https://x.com/threefold_io?mx=2) + +
+ +###### **Telegram Grid User Chat** + +

Grid User Community

+ +{% end %} + + + +{% row( style="center mbottom semiNarrow") %} + +

+ +[![Image](reddit.png#social)](https://www.reddit.com/r/threefold/) + +
+ +###### **Reddit** + +

Join In

+ +||| + +

+ +[![Image](youtube.png#social)](https://www.youtube.com/@ThreeFoldFoundation) + +
+ +###### **YouTube** + +

Watch things unfold

+ +||| + +

+ + + +![Image](mail.png#social) + + + +
+ +###### **Mailing List** + +

Updates in your inbox

+ + +||| + +

+ +[![Image](linkedin.png#social)](https://www.linkedin.com/company/threefold-foundatiooon/) + +
+ +###### **LinkedIn** + +

Lets Network

+ +{% end %} + + +{% row( style="center mtop semiNarrow") %} + + +## **Keep up with ThreeFold Events** + +{% end %} + +
+ + + + +

+ + + \ No newline at end of file diff --git a/content/community/linkedin.png b/content/community/linkedin.png new file mode 100644 index 000000000..bf1f5208f Binary files /dev/null and b/content/community/linkedin.png differ diff --git a/content/community/mail.png b/content/community/mail.png new file mode 100644 index 000000000..427f56364 Binary files /dev/null and b/content/community/mail.png differ diff --git a/content/community/manual.png b/content/community/manual.png new file mode 100644 index 000000000..59bbb1d39 Binary files /dev/null and b/content/community/manual.png differ diff --git a/content/community/reddit.png b/content/community/reddit.png new file mode 100644 index 000000000..c54661505 Binary files /dev/null and b/content/community/reddit.png differ diff --git a/content/community/telegram.png b/content/community/telegram.png new file mode 100644 index 000000000..92bc82277 Binary files /dev/null and b/content/community/telegram.png differ diff --git a/content/community/x.png b/content/community/x.png new file mode 100644 index 000000000..7ca1293de Binary files /dev/null and b/content/community/x.png differ diff --git a/content/community/youtube.png b/content/community/youtube.png new file mode 100644 index 000000000..aefff096d Binary files /dev/null and b/content/community/youtube.png differ diff --git a/css/index.css b/css/index.css index 34d528d8f..3a9eab37b 100644 --- a/css/index.css +++ b/css/index.css @@ -48,7 +48,7 @@ img[src*="#icon"] { } img[src*="#social"] { - width: 100px; + width: 80px; margin: auto; }