21 lines
928 B
Markdown
21 lines
928 B
Markdown
|
|
# ThreeFold main website
|
|
|
|
### How to get started with websites
|
|
|
|
See [getting started doc](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/install.md)
|
|
|
|
|
|
### 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
|
|
|
|
|
|
### Consider our contribution guidelines
|
|
|
|
See [best practices](https://github.com/threefoldfoundation/www_examplesite/blob/development/manual/contribute.md)
|
|
|
|
> please make sure you work in line with instructions above
|