Compare commits

..

No commits in common. "c3cb39ac0364af5626bd4393c50c7284e8eb3e36" and "80253662d4d8f074b722b6ecee0198793160488b" have entirely different histories.

55 changed files with 429 additions and 25 deletions

View File

@ -2,8 +2,8 @@
base_url = "https://www2.freezone.ourworld.tf"
# Change this to your own URL! Please note this variable **must** be uncommented.
title = "ODFZ"
description="Ourworld Digital Freezone"
title = "OURWORLD"
description="Our global digital backbone"
# When set to "true", a feed is automatically generated.
# generate_feed = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
content/about/img/exits.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

BIN
content/about/img/team.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

26
content/about/index.md Normal file
View File

@ -0,0 +1,26 @@
---
title: "About"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
template: "layouts/about.html"
---
<!--
This page is designed by combining different 'block' (partial html pages) together.
To edit the page content, please go to specific 'block' that you would like to edit.
To see the list of blocks in this page, add or remove some of the partial pages, go to: layouts/about.html.
ABOUT PAGE (layouts/about.html) contains:
1. Company Overview: "partials/company.html"
---
Extras:
1. header: "partials/header_custom.html"
2. footer: "partials/footer.html"
-->

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

216
content/home/home2/index.md Normal file
View File

@ -0,0 +1,216 @@
---
title: "Home"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 1
---
<!-- section 2 -->
{% row(style="center" padding="top") %}
![Image](./img/platforms_wide.png#large#mx-auto)
## What We Provide
{% end %}
<br>
{% row(style="center" padding="none") %}
### Funding Platform
<br/>
Funding for potentially hundreds of like-minded projects, with a primary focus on emering technology that puts the planet and people first.
|||
### Technological Platform
<br/>
A technological platform that enables everyone to be self-sovereign from a digital perspective. This is a fundamental requirement.
{% end %}
{% row(style="center" padding="both") %}
### Legal & Financial<br/>Independence Platform
<br/>
Supplement technological sovereignty with a system that offers legal and financial independence through mechanisms like free zones and sovereign sustainable charter cities.
|||
### Life Supporting Platform
<br/>
Create a sovereign and efficient set of platforms for financial, educational, and health systems, which can be utilized by all startups within the venture creator.
{% end %}
<!-- section 3 -->
{% row(style="center" margin="narrow" padding="top") %}
![Image](./img/values.png#large#mx-auto)
## The Foundation of Every Venture
{% end %}
<br>
{% row(style="center" margin="narrow" padding="bottom") %}
### Planet First
<br/>
Never do anything which does not respect mother earth.
|||
### People First
<br/>
Equality for everyone.
|||
### Open Source
<br/>
For all sectors from healthcare to software to legal to education.
|||
### Authenticity
<br/>
Restore authenticity of people and information.
|||
### Simplicity
<br/>
Complexity is killing progress.
{% end %}
<!-- section 4 -->
{% row(style="center" margin="narrow" padding="top") %}
## Our Journey
{% end %}
<br>
{% row(style="center" padding="bottom") %}
### Phase One
![Image](./img/past.png#mx-auto)
#### Creation of Core Tech
<br/>
10+ years of development.
<br/>
Built decentralized, autonomous, edge Internet technology.
<br/>
50M USD invested by community and TF Tech investors.
|||
### Phase Two
![Image](./img/past.png)
#### Expansion & Proof
<br/>
Signed with government of Zanzibar for digital free zone and connected charter city.
<br/>
Eight projects with working tech, active and ready to scale.
<br/>
Core technology proven.
|||
### Phase Three
![Image](./img/current.png)
#### Launch Our Ventures
<br/>
Conclude on 30M USD fundraise.
<br/>
Global awareness campaign.
<br/>
Launch digital asset exchange, carbon credits.
<br/>
Millions of people using services and products of our ventures.
|||
### Phase Four
![Image](./img/future.png)
#### Sovereignty For All
<br/>
+1 million nodes deployed.
<br/>
Impacting +100 million people.
<br/>
The startups in the venture creator are now community-owned and our investors received a good exit.
{% end %}
</div>

BIN
content/home/home2/kds.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

View File

@ -7,25 +7,3 @@ draft: false
weight: 1
---
<!--
This page is made by combining different 'block' (partial html pages) together.
To edit the page content, please go to specific 'block' that you would like to edit.
To see the list of the blocks in this page, add or remove some of the partial pages, go to: layouts/index.html.
HOMEPAGE (layouts/index.html) contains:
1. Hero section: "partials/hero.html
2. About section: "partials/about1.html"
3. Why Choose a Digital FreeZone section: "partials/about.html"
4. Why ZNZ section: "partials/feature.html
5. Benefits section: "partials/benefits.html"
6. Blog section : "partials/blogs.html"
7. Company License section: "partials/presale.html"
8. FAQ section: "partials/faq.html"
---
Extras:
1. header: "partials/header_custom.html"
2. footer: "partials/footer.html"
-->

View File

@ -0,0 +1,91 @@
---
title: "Ventures"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 3
template: "layouts/portfolio.html"
---
<!-- section 1 -->
{% row(style="center" margin="tight" bgPath="img/ventures.jpeg" bgStyle="full" id="ventures") %}
## Ventures
### A Growing Ecosystem Enabling Self-Sovereignty
<br>
These are the first OurWorld Ventures, connected by a strong set of values and a desire to bring forward a new era of digital sovereignty and empowerment.
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/threefold.jpeg" bgStyle="full" id="ventures") %}
## ThreeFold Internet
### Decentralized autonomous Internet infrastructure.
<button>[Website](https://threefold.io)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/stonetown.jpeg" bgStyle="full") %}
## OurWorld Digital FreeZone
### 100% Digital. Automated, Accessible, & Affordable.
<button>[Website](https://freezone.ourworld.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/sikana.jpeg" bgStyle="full") %}
## Sikana
### Digital Video Education System with 2B Views.
<button>[Website](https://sikana.tv/)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/ourverse.jpeg" bgStyle="full") %}
## OurVerse
### A New Internet System for Search, Knowledge, & More.
<button>[Website](https://ourverse.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/phone.jpeg" bgStyle="full") %}
## OurPhone
### A Decentralized, Secure, & Sovereign Smartphone.
<button>[Website](https://ourphone.tf/)</button>
{% end %}
<style>
.bg_color{
background-color: rgb(233 233 233 / 50%);
}
</style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 KiB

View File

@ -0,0 +1,14 @@
---
title: "Hero"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
template: "layouts/hero.html"
---
<!-- see ventures/hero.html -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 KiB

23
content/ventures/index.md Normal file
View File

@ -0,0 +1,23 @@
---
title: "Ventures"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 3
template: "layouts/portfolio.html"
---
<!--
This page is designed by combining specific 'block' (partial html pages) together.
To edit the page content, please go to the partial html files listed below.
PORTFOLIO PAGE (layouts/portfolio.html) contains:
1. Portfolio Section: "partials/portfolio2.html"
2. Quote Section: "partials/quote.html"
---
Extras:
1. header: "partials/header_custom.html"
2. footer: "partials/footer.html"
-->

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB

View File

@ -0,0 +1,14 @@
---
title: "ODEZ"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
template: "layouts/odez.html"
---
<!-- see partials/company.html -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 KiB

View File

@ -0,0 +1,14 @@
---
title: "OurPhone"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
template: "layouts/ourphone.html"
---
<!-- see partials/company.html -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@ -0,0 +1,14 @@
---
title: "Hero"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
template: "layouts/sikana.html"
---
<!-- see ventures/hero.html -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -0,0 +1,14 @@
---
title: "ODEZ"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
template: "layouts/threefold.html"
---
<!-- see partials/company.html -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
static/images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -5,7 +5,7 @@
{% set zolaVer = '0.13.0' %}
<head>
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
{% block title %}
<title>{{ config.title }}</title>
<meta property="og:type" content="website" />