Github
All pages referring or tutorials for GitHub.
Posts in 2026
Getting started with GitHub Pages
Thursday, March 19, 2026 in Github
Categories:
Requirements A GitHub account (free) A domain name for your website, or you can use the default domain name of GitHub youraccount.github.io A template website to upload to your domain name Some basic knowledge about websites and DNS What is GitHub …
Upload multiple Github repositories into a single Azure Static Web App
Thursday, January 15, 2026 in Github
Categories:
In this guide, I will describe how I now host multiple Github applications/tools into one single Static Web App environment in Azure. This mostly captures the simple, single task, tools which can be found on my website: …