Publish static website using gitlab-render for free
Hosting static website comes with some options. One of the option is using GitLab + Render to publish your static websites. I've already written a post on using GitHub + Netlify to host & publish your static website . You can also check it for another option. So, let's get started. Pre-requisites Valid accounts in GitLab & Render website Project ready preferably with README file Steps to cover Login to Gitlab Upload the files necessary(Need to upload files one-by-one) or use CLI to push files via VS Code Let it complete uploading Login to Render Connect with Gitlab Select the project Do necessary configurations Click publish Check website live Detailed steps Login to GitLab portal Click on New Repository Select from below. If your project is already in your local, select Create blank Project , else chose suitable option. I've my project ready in local, so choosing Create blank Project. Give suitable name. Can chose a deployment targ