44 lines
2.9 KiB
Markdown
44 lines
2.9 KiB
Markdown
The Best Online Gaming Site You Can Make One Of Your by Hosting
|
|
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://github.com/mileswolfallen2/fun-miles">fun-miles</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://github.com/mileswolfallen2">miles Allen and Robert Winberg</a> The Licensed Is Under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1" alt=""></a></p>
|
|
|
|
<h1>How To Make Your Own Verson To Host</h1>
|
|
To host the “fun-miles” GitHub repository using Render static sites, follow these steps outlined in the flowchart:
|
|
|
|
Fork the repository using github
|
|
Create a Render account and create a new static site, connecting it to your GitHub and then
|
|
<img src="https://render.com/docs/static/9705deafa360259a1e4342980e6efff5/7a72b/new-static-site.png" alt="Selecting Static Site from the New menu"
|
|
height="300" width="auto" align=”left”>
|
|
<img src="https://render.com/docs/static/2c8e1ccdd8cd76c9409ea39a966c501e/2b72d/git-connect.png" alt="Git Connect" height="200" width="auto"/>
|
|
<img src="https://render.com/docs/static/2b69098df84b4909b0a2336f43542dab/dcb99/github-connect-repo.png" alt="List of GitHub repos in the Render Dashboard"
|
|
height="200" width="auto"/>
|
|
|
|
Configure the build settings, deploy the site, and then view your live site via the provided URL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1>To Contribute To The Repository, Please Follow These Steps:</h1>
|
|
|
|
Fork The Repository To Your Own GitHub Account.
|
|
Create A New Branch For Your Project Or Idea.
|
|
Develop Your Project Or Idea, Ensuring It Aligns With The Repository's Purpose.
|
|
Commit Your Changes And Push Them To Your Forked Repository.
|
|
Submit A Pull Request To The Original "Fun-Miles" Repository,
|
|
By Contributing To The "Fun-Miles" Git Repository, You Can Help Make It A More Diverse And Engaging Collection Of Projects And Ideas, While Also Showcasing Your Own Idea.
|
|
|
|
|
|
<h1>Notes</h1>
|
|
|
|
[render preview]
|
|
To Make A preview
|
|
|
|
|
|
Git Clone (url)
|
|
Example git clone --bare https://github.com/mileswolfallen2/fun-miles
|
|
|
|
cd to a folder
|
|
cd ./games/
|
|
|