Update readme.md
This commit is contained in:
21
readme.md
21
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user