From 0d3e3be9db92d32cfe5030d1778a01d054e96ed4 Mon Sep 17 00:00:00 2001 From: Kristine Vilnite Date: Wed, 4 Aug 2021 11:00:35 +0300 Subject: [PATCH] Update readme.md --- readme.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index cefb56c55..b933775f0 100644 --- a/readme.md +++ b/readme.md @@ -1,21 +1,20 @@ -# This is ThreeFold umbrella website +# ThreeFold main website -### how to get started +### How to get started with websites -see [getting started doc](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/install.md) +See [getting started doc](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/install.md) -### To run this website using Gitpod workspace : - - just make sure to install gitpod extension in your browser from [here](https://www.gitpod.io/docs/browser-extension/) - - to allow the website tap to be opened directrly in new tap at your browser after build , go to your browser setting and allow pop-up windows (optional). - - if you want to open mannualy and escaped the previous step , press ctrl button and click on that link ``` Site running at: http://localhost:8080/ ``` , ( on mac click on this link when pressing command button ) - - then you will find the website running in new tap. +### Run this website using Gitpod workspace + - Make sure to install gitpod extension in your browser from [here](https://www.gitpod.io/docs/browser-extension/) + - To allow the website tab to be opened directly in new tab at your browser after build, go to your browser setting and allow pop-up windows (optional). + - If you want to open mannualy and escape the previous step, press ctrl+click (Mac) on the link in terminal ``` Site running at: http://localhost:8080/ ``` + - You will find the website running in new tab -### contribute +### Consider our contribution guidelines -see [best practices](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/contribute.md) +See [best practices](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/contribute.md) > please make sure you work in line with instructions above -