<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Github on justinverstijnen.nl</title><link>https://justinverstijnen.nl/categories/github/</link><description>Recent content in Github on justinverstijnen.nl</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 18 Apr 2026 14:32:09 +0200</lastBuildDate><atom:link href="https://justinverstijnen.nl/categories/github/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting started with GitHub Pages</title><link>https://justinverstijnen.nl/getting-started-with-github-pages/</link><pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/getting-started-with-github-pages/</guid><description>&lt;h2 id="requirements"&gt;Requirements&lt;a class="td-heading-self-link" href="#requirements" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A GitHub account (free)&lt;/li&gt;
&lt;li&gt;A domain name for your website, or you can use the default domain name of GitHub
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;youraccount.github.io&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;A template website to upload to your domain name&lt;/li&gt;
&lt;li&gt;Some basic knowledge about websites and DNS&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="what-is-github-pages"&gt;What is GitHub Pages?&lt;a class="td-heading-self-link" href="#what-is-github-pages" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;GitHub Pages allows you to host a static website directly from a GitHub repository. This can be done without managing a server, infrastructure, or hosting provider. The only thing you do is create a repository, upload a website, and optionally connect it to a domain name of your choice. We can compare this to Azure Static Web Apps if you are familiar with that.&lt;/p&gt;</description></item><item><title>Upload multiple Github repositories into a single Azure Static Web App</title><link>https://justinverstijnen.nl/upload-multiple-github-repositories-into-a-single-azure-static-web-app/</link><pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/upload-multiple-github-repositories-into-a-single-azure-static-web-app/</guid><description>&lt;p&gt;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:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://justinverstijnen.nl/tools"&gt;https://justinverstijnen.nl/tools&lt;/a&gt; or &lt;a href="https://jvapp.nl"&gt;jvapp.nl&lt;/a&gt; if you need a shortcut.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Because I started with a single tool, then built another and another and another one, I needed a sort of scalable way of doing this. Each tool means doing the following stuff:&lt;/p&gt;</description></item></channel></rss>