fix margin
This commit is contained in:
commit
91d64dc4ef
25
README.md
25
README.md
@ -9,6 +9,31 @@ Last Updated: March 2023
|
||||
- For any suggestions or improvement ideas please
|
||||
Create an issue on: https://github.com/threefoldfoundation/www_ourworld_tf/issues
|
||||
|
||||
## Administrators
|
||||
[ThreeFold's Web Admins](https://github.com/orgs/threefoldfoundation/teams/team_web_admin)
|
||||
|
||||
## Contribution Procedure
|
||||
|
||||

|
||||
|
||||
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](https://github.com/threefoldfoundation/www_threefold_io/issues/new) 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 '**maste**r' (production branch)
|
||||
|
||||
10. When PR is approved, you can see your changes live on production (master branch).
|
||||
|
||||
|
||||
|
||||
|
@ -27,7 +27,7 @@ extra:
|
||||
|
||||
Creator Zones are set up to allow aspiring entrepreneurs, business people and digital nomads to work together on projects and experiences that bring a positive impact to the society.
|
||||
|
||||
<button>[EXPLORE]("/")</button>
|
||||
<button>[EXPLORE]("/experiences/")</button>
|
||||
|
||||
|||
|
||||
|
||||
@ -111,7 +111,7 @@ We work with the local population to allow them to help and earn from the Creato
|
||||
|
||||
All Creator Zone experiences and technologies are built on top of the world’s largest decentralized and peer-to-peer network, the ThreeFold Grid. This allows endless security and scalability for all projects whilst offering limitless opportunities.
|
||||
|
||||
<button>[LEARN MORE]("/")</button>
|
||||
<a class="text-white" href="https://library.threefold.me/info/manual/#/threefold__peer2peer" target="_blanck"><button >LEARN MORE</button></a>
|
||||
|
||||
|||
|
||||
|
||||
|
@ -28,7 +28,7 @@ extra:
|
||||
|
||||
Explore the four layers of a decentalized and peer-to-peer future where no one is left behind.
|
||||
|
||||
<button>[EXPLORE]("/")</button>
|
||||
<a class="text-white" href="https://threefold.io" target="_blanck"><button >EXPLORE</button></a>
|
||||
|
||||
{% end %}
|
||||
|
||||
@ -40,9 +40,9 @@ Explore the four layers of a decentalized and peer-to-peer future where no one i
|
||||
|
||||
<br>
|
||||
|
||||
Creator Zones are dedicated to building super-sustainable coworking and co-living communities where entrepreneurs, digital nomads and residents collaborate to build beautiful experiences that positively impact the lives of millions.
|
||||
OurWorld is backed by the world's biggest decentralized internet network called The Threefold Grid. It is an open-source Internet infrastructure that leverages autonomous cloud and high-performance, permissionless blockchain technology. Learn about the grid and what makes it revolutionary.
|
||||
|
||||
<button>[KNOW MORE]("https://threefold.io")</button>
|
||||
<a class="text-white" href="https://library.threefold.me/info/threefold#/tfgrid/threefold__grid_homev" target="_blanck"><button >KNOW MORE</button></a>
|
||||
|
||||
|||
|
||||
|
||||
@ -82,7 +82,7 @@ Creator Zones are dedicated to building super-sustainable coworking and co-livin
|
||||
|
||||
OurWorld consists of a decentralized internet network as the foundation. This base enables life-changing experiences and capabilties to be openly and freely available to everyone.
|
||||
|
||||
<button>[KNOW MORE]("/platform")</button>
|
||||
<button>[KNOW MORE](/platform)</button>
|
||||
|
||||
|||
|
||||
|
||||
|
Reference in New Issue
Block a user