add ff template

This commit is contained in:
2022-10-12 13:59:19 +02:00
parent 7c5298a4b2
commit 05e6eaa2e4
152 changed files with 1066 additions and 2035 deletions

BIN
content/home/bg_home.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

BIN
content/home/chi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

BIN
content/home/f_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
content/home/ff_twin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

BIN
content/home/ff_vision.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 KiB

BIN
content/home/get_earn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

View File

@@ -1,52 +1,75 @@
---
title: "OurWorld"
description: "A better world is where we all have access to endless information and opportunities."
date: 2018-09-14T21:00:00-05:00
updated: 2021-02-20T14:40:00-06:00
title: "Home"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
template: page.html
extra:
author:
weight: 0
---
{% row(style="moderate") %}
<!-- section 1 (header) -->
# ThreeFold SSG Template
{% row(style="center" margin="header" bgPath="bg_home.jpg" bgStyle="hero") %}
##### A template for easily making minimal sites from markdown documents
{% end %}
{{space()}}
## How to create pages using this template
- Pages of the website are markdown files in the content directory.
- These pages are then rendered using HTML templates in /templates.
- To get started, simply create a markdown file and start typing, adding images, links etc.
- To style your pages, check shortcodes, which are short snippets of code.
- Shortcodes are added to your markdown content and spice up your pages
- Row is the most powerful shortcode, allowing vertical alignment and horizontal division of content in columns (whereas plain markdown is strictly vertical)
![FF Logo](f_logo_small.png#mx-auto)
<br>
{% row(style="moderate") %}
### Structure of the content directory
Every index.md file in a content directory corresponds to a page, and the landing page is content/\_index.md.
The path of each page is simply its path relavant to the root of the content directory.
Ex:
content/\_index.md -> yoururl.com/
content/blog/\_index.md -> yoururl.com/blog
content/careers/index.md or content/careers.md -> yoururl.com/careers
## FREEFLOW INTO<br> YOUR DIGITAL LIFE
### **OWN YOUR DATA, DIGITAL SKILLS AND IDENTITY**
It is now possible to own every aspect of your digital life.
<button>[KNOW MORE](#fflow_vision)</button>
{% end %}
<!-- section 2 (FF LIFE) -->
{% row(style="center" bgColor="#F5F1ED" margin="moderate" id="fflow_vision") %}
<br>
## THE FREEFLOW <br> VISION.
### Our vision is to create a more <br>safe and sovereign internet together.
We dream about a global network of internet capacity <br>which can be the foundation for our digital life <br>where everyone can be equal and powerful, <br>where we don't have to be a product, <br> where information can be authentic.
<button>[MORE DETAILS](/vision)</button>
|||
### Image sizing with source paths
You can size your markdown images by adding #small, #medium or #large at the end of the images source url.
See /content/\_index.md for implementation.
![FreeFlow Life](ff_vision.png)
{% end %}
{% row(style="center" margin="moderate" bgColor="#fff" padding="top") %}
## JOIN THE <br> MOVEMENT
### **FreeFlow invites you to your new sovereign digital life.**
{% end %}
{% featured_stories() %}
## Join The Movement
{% end %}