How to connect VS code Domain and upload on a server
Hi, guys I use GIT HUB for test my VS code, I want to upload website (only front-end) to a web server, I have domain already, how can I do this? please help me, thanks.
3 Replies
if it's a small personal project, you might be able to use github pages: https://pages.github.com/ There's instructions on how to connect a domain, though be sure to follow them to the letter, cause misconfiguration can be a security issue: https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site
GitHub Pages
GitHub Pages
Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are live.
make sure to check the usage rules for github pages though
if you have anything else to add to this question, please keep it confined to this post.
Jochem I need to make website
okay wait I'll check this