Update readme.md

This commit is contained in:
Kristine Vilnite
2021-08-04 11:00:35 +03:00
committed by GitHub
parent e58608271f
commit 0d3e3be9db

View File

@@ -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