cleanup
This commit is contained in:
@@ -70,6 +70,9 @@ extra:
|
||||
---
|
||||
|
||||
|
||||
<!-- section 1 (AI Hero) -->
|
||||
{% include "partials/hero/aihero1.html" %}
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
{% row(style="center") %}
|
||||
|
@@ -1,84 +0,0 @@
|
||||
---
|
||||
title: "Header"
|
||||
description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us."
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "images/ourworld_logo2.png"
|
||||
imgPath: ""
|
||||
---
|
||||
|
||||
- Learn
|
||||
|
||||
{% row(style="lean") %}
|
||||
|
||||
### PURPOSE
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### [The Internot](/apage)
|
||||
|
||||
Whats wrong with the [internet](/apage)
|
||||
|
||||
<br>
|
||||
|
||||
#### Our Internet
|
||||
|
||||
Vision for the new internet
|
||||
|
||||
|||
|
||||
|
||||
### ECOSYSTEM
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### OurWorld DAO
|
||||
|
||||
Be a part of governance
|
||||
|
||||
<br>
|
||||
|
||||
#### Communities
|
||||
|
||||
Explore communities in OurWorld
|
||||
|
||||
<br>
|
||||
|
||||
#### DAOs
|
||||
|
||||
Decentralized autonomous organizations
|
||||
|
||||
|||
|
||||
|
||||
### APPLICATIONS
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### DAPPs
|
||||
|
||||
Decentralized applications
|
||||
|
||||
<br>
|
||||
|
||||
#### Projects
|
||||
|
||||
Projects in OurWorld
|
||||
|
||||
|||
|
||||
|
||||
### FEATURED
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### OurWorld is Live
|
||||
|
||||
Be a part of the new internet
|
||||
|
||||
- [Join us]("/join-us")
|
||||
- [Blog]("/blog")
|
||||
|
||||
{% end %}
|
@@ -1,13 +1,74 @@
|
||||
---
|
||||
title: "Mycelium"
|
||||
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging."
|
||||
insert_anchor_links: "left"
|
||||
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. " # quotation marks to allow colons where used
|
||||
date: 2018-09-14T21:00:00-05:00
|
||||
updated: 2021-02-20T14:40:00-06:00
|
||||
draft: false
|
||||
extra:
|
||||
author: ThreeFold
|
||||
imgPath: home/mycel2.png
|
||||
---
|
||||
author: ThreeFold
|
||||
imgPath: home/tf.png
|
||||
title: "Pre-order Your AIBox"
|
||||
subtitle: "Choose the box that's packed with the best features for your computing needs."
|
||||
subtitle2: "The AI boxes are delivered by our hardware partners and they define the final price & specifications. Each AI boxes becomes part of the ThreeFold grid and earns rewards."
|
||||
plans:
|
||||
- name: "DIY"
|
||||
description: "Add your own GPU's"
|
||||
price: "1-1500"
|
||||
features:
|
||||
- name: "GPU your choice, minimal AMD Radeon RX 7900 XT"
|
||||
included: true
|
||||
- name: "64-128 GB Memory"
|
||||
included: true
|
||||
- name: "2-4 TB of SSD"
|
||||
included: true
|
||||
- name: "Integrated Mycelium"
|
||||
included: true
|
||||
- name: "Zero-OS"
|
||||
included: false
|
||||
rewards:
|
||||
- name: "Proof of Capacity: between 500 and 2000 INCA per month depending on chosen GPU"
|
||||
- name: "Proof of Utilization: 80% of INCA Revenue"
|
||||
- name: "1 GPU"
|
||||
description: "Enough for smaller but smart models and Smart Agents."
|
||||
price: "2-2500"
|
||||
features:
|
||||
- name: "1x AMD Radeon RX 7900 XTX"
|
||||
included: true
|
||||
- name: "64-128 GB Memory"
|
||||
included: true
|
||||
- name: "2-4 TB of SSD"
|
||||
included: true
|
||||
- name: "Integrated Mycelium"
|
||||
included: true
|
||||
- name: "Zero-OS"
|
||||
included: false
|
||||
rewards:
|
||||
- name: "Proof of Capacity: 1000 INCA per month"
|
||||
- name: "Proof of Utilization: 80% of INCA Revenue"
|
||||
|
||||
|
||||
- name: "2 GPU"
|
||||
description: "Support for 48 GB models, a lot of power in your hands."
|
||||
price: "4-5000"
|
||||
features:
|
||||
- name: "2x AMD Radeon RX 7900 XTX"
|
||||
included: true
|
||||
- name: "64-128 GB Memory"
|
||||
included: true
|
||||
- name: "2-4 TB of SSD"
|
||||
included: true
|
||||
- name: "Integrated Mycelium"
|
||||
included: true
|
||||
- name: "Zero-OS"
|
||||
included: false
|
||||
rewards:
|
||||
- name: "Proof of Capacity: 2000 INCA per month"
|
||||
- name: "Proof of Utilization: 80% of INCA Revenue"
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is made by combining different 'section' (partial html pages) together.
|
||||
To edit the page content, please go to specific 'section' that you would like to edit (stored inside templates/partials folders).
|
||||
@@ -22,6 +83,6 @@ HOMEPAGE (static/templates/layouts/index.html) contains:
|
||||
4. whats new section: "templates/partials/hero/myhero5.html
|
||||
5. benefits section: "templates/partials/hero/myhero2.html"
|
||||
6. faq section: "templates/partials/hero/myhero6.html"
|
||||
6. cta section: "templates/partials/hero/myhero7.html"
|
||||
7. cta section: "templates/partials/hero/myhero7.html"
|
||||
|
||||
-->
|
@@ -1,30 +0,0 @@
|
||||
---
|
||||
title: "Mycelium"
|
||||
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging." # quotation marks to allow colons where used
|
||||
template: "layouts/why.html"
|
||||
insert_anchor_links: "left"
|
||||
extra:
|
||||
author: ThreeFold
|
||||
imgPath: tf.png
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
This page is made by combining different 'section' (partial html pages) together.
|
||||
To edit the page content, please go to specific 'section' that you would like to edit (stored inside templates/partials folders).
|
||||
To see the list of the section blocks in this page, add or remove some of the partial pages,
|
||||
go to: static/templates/layouts/why.html.
|
||||
|
||||
ABOUT / WHY PAGE (static/templates/layouts/why.html) contains:
|
||||
|
||||
1. About hero section: "templates/partials/about/about1.html"
|
||||
2. benefit1 section: "templates/partials/about/about2.html"
|
||||
3. benefit2 section: "templates/partials/about/about3.html"
|
||||
4. benefit3 new section: "templates/partials/about/about4.html"
|
||||
5. tf section: "templates/partials/about/about5.html"
|
||||
6. faq section: "templates/partials/about/about6.html"
|
||||
7. cta section: "templates/partials/hero/myhero7.html"
|
||||
|
||||
|
||||
-->
|
Binary file not shown.
Before Width: | Height: | Size: 510 B |
Reference in New Issue
Block a user