Merge branch 'development' of github.com:ourworldfreezone/www_template_2023 into development

This commit is contained in:
samaradel 2023-09-03 21:39:41 +03:00
commit bfee4f9b16
35 changed files with 60 additions and 56 deletions

View File

@ -6,14 +6,48 @@
The official website of **your website***
Production(master branch) [your website domain)
## Getting Started
Staging(developmentr branch) [your website domain)
### Fork the Repository
On the top right corner of the repository page, you will see a button labeled "Fork." Click on it. This action will create a copy of the template repository in your GitHub account.
Last updated: insert date
### Clone the Forked Repository
## Contribution
After forking, go to your GitHub profile, and you should see the forked repository listed there. Click on it. On the right side, you will find a green button labeled "Code." Click on it, and you can either download the repository as a ZIP file or use Git to clone it to your local machine.
## Replace Template Images
USE IMAGE TEMPLATE ON: [FIGMA](https://www.figma.com/file/ZOf117YaHS3Gg3IJOvSIZ4/photo-templates?type=design&node-id=0%3A1&mode=design&t=WeavsHLNVCNYNoJg-1)
Access the provided image template by clicking on the link provided. The template is designed with a fixed format for images, and its layout includes predefined image frames with clear instructions for each section. Familiarize yourself with the template's structure and layout before proceeding.
Replace the existing image frames in the figma template with your own images, ensuring that they match the specified dimensions and aspect ratios to maintain responsiveness.
### Customizing Your Website
Export the images from figma files on the new repository. Detailed instructions are provided within the figma file.
Customize the content as needed to align with your website's theme and purpose, following the instructions within the file. After making these changes, export the images as image files. Be sure to follow any additional guidelines provided in the template file for optimization.
### Reviewing New Website Changes Locally
#### Access the Terminal
Within your code editor, open the terminal or command line interface. Make sure you are in the root directory of your website project in the terminal.
#### Run the Build Script:
Type **./build.sh** in the terminal and press Enter. This script is responsible for building or compiling your website code and assets.
#### Run the Start Script:
After the build process is complete, type **./start.sh** in the terminal and press Enter. This script typically starts a local development server.
Wait for the Localhost URL: The start script will initiate a local development server, and it will display a localhost URL, such as **http://localhost:xxxx**, where xxxx is a port number. Wait for this URL to be generated.
### Open the URL in Your Browser
Once the localhost URL is generated, open your web browser and enter the provided URL (e.g., http://localhost:xxxx). This will display your website locally, allowing you to review the changes you made.
### Publishing New Website
To publish your website with [ThreeFold's Operations team](https://github.com/threefoldtech/tf_operations/issues), create a new issue in their GitHub repository here, specifying your preferred domains. They will guide you through the process of domain allocation and setting up your site. Once it's live, test it thoroughly, and feel free to reach out for further support or updates.
Feel free to [create a new issue](your repo) to report an error on the website, or if you have any suggestions on website improvements.
@ -31,30 +65,9 @@ Create an issue on: repo
## Administrators
[ThreeFold's Web Admins](https://github.com/orgs/threefoldfoundation/teams/team_web_admin)
## Contribution Procedure
## Website Maintenance
![readme](https://user-images.githubusercontent.com/43240801/236867088-56c95abd-510c-4202-b0c5-317cdfb75cb3.png)
It is highly important to follow this procedure to contribute to the website content. <br>
__WARNING__: DO NOT commit straight into __master__ / __development__ branch.
1. Create an Issue
Feel free to [create a new issue](repo) to report an error on the website, or if you have any suggestions on website improvements.
2. Make your own branch from __'development'__ branch.
by creating a new branch from 'Master' you will be provided with the latest copy of the live website content.
3. Add your edits into your own branch via code editor locally, and push your local changes online. WARNING: DO NOT add your edits straight into __master__ / __development__ branch.
5. Create a PR to merge your own branch into '**development**', and assign one of [ThreeFold's Web Admins](https://github.com/orgs/threefoldfoundation/teams/team_web_admin) on your PR as reviewer, or assign @sasha-astiadi as reviewer.
7. When PR is approved, you can see your changes on staging env on www2.threefold.io (development branch)
8. Admin will then create a PR to merge 'development' into into '**master**' (production branch)
10. When PR is approved, you can see your changes live on production (master branch).
__WARNING__: DO NOT commit straight into __master__ / __development__ branch.

BIN
content/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

View File

@ -8,7 +8,7 @@ taxonomies:
tags: [threefold_grid, technology, peer_to_peer, threefold_cloud]
categories: [foundation]
extra:
imgPath: blogtemplate.webp
imgPath: blog_header.png
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam

View File

@ -4,7 +4,7 @@ description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/logo.svg"
logoPath: "/images/logo.png"
imgPath: ""
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

View File

@ -31,7 +31,7 @@ weight: 1
|||
![placeholder](./img/header.webp#mx-auto)
![placeholder](./img/img_header.png#mx-auto)
{% end %}
@ -51,7 +51,7 @@ weight: 1
<div class="mx-4 my-4">
![Image](./img/item1.webp#md#mx-auto)
![Image](./img/img_column_item.png#md#mx-auto)
#### item 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
@ -62,7 +62,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/item2.webp#md#mx-auto)
![Image](./img/img_column_item.png#md#mx-auto)
#### item 2
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
@ -72,7 +72,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/item3.webp#md#mx-auto)
![Image](./img/img_column_item.png#md#mx-auto)
#### item 3
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
@ -85,7 +85,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
{% row(style="left" margin="withContainer" padding="bottom") %}
![placeholder](./img/leftimg.webp#mx-auto)
![placeholder](./img/img_section.png#mx-auto)
|||
@ -119,7 +119,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
|||
![placeholder](./img/rightimg.webp#mx-auto)
![placeholder](./img/img_section.png#mx-auto)
@ -142,7 +142,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block1.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -153,7 +153,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block2.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -164,7 +164,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block3.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -179,7 +179,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block4.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -190,7 +190,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block5.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -201,7 +201,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
<div class="mx-4 my-4">
![Image](./img/block6.webp#sm#mx-auto)
![Image](./img/img_column.png#sm#mx-auto)
#### Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@ -214,7 +214,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
{% row(style="left" margin="withContainer" padding="both") %}
![](./img/bottom.webp#mx-auto)
![](./img/img_portrait.png#mx-auto)
|||
@ -235,18 +235,18 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
{% row(style="center" padding="bottom") %}
[![logo1](img/logo1.webp#small)](yourlink)
[![logo1](img/logo_bottom.png#small)](yourlink)
|||
[![logo2](img/logo2.webp#small)](yourlink)
[![logo2](img/logo_bottom.png#small)](yourlink)
|||
[![logo3](img/logo3.webp#small)](yourlink)
[![logo3](img/logo_bottom.png#small)](yourlink)
|||
[![logo4](img/logo4.webp#small)](yourlink)
[![logo4](img/logo_bottom.png#small)](yourlink)
{% end %}

View File

@ -8,7 +8,7 @@ taxonomies:
tags: [community,technology,update,event]
news-category: [foundation]
extra:
imgPath: newstemplate.webp
imgPath: news_header.png
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

BIN
static/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@ -1,9 +0,0 @@
<svg width="500" height="203" viewBox="0 0 500 203" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect x="53" y="20" width="317" height="157" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0_1_21" transform="matrix(0.005 0 0 0.0100955 0 0.0911306)"/>
</pattern>
<image id="image0_1_21" width="200" height="81" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB