<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitHub Pages on Junian Dev</title>
    <link>https://www.junian.dev/tags/github-pages/</link>
    <description>Recent content in GitHub Pages on Junian Dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>author@junian.dev (Junian Triajianto)</managingEditor>
    <webMaster>author@junian.dev (Junian Triajianto)</webMaster>
    <copyright>Copyright &amp;copy; 2014 - 2026 Junian.dev</copyright>
    
	    <atom:link href="https://www.junian.dev/tags/github-pages/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How to Deploy a Blazor WebAssembly Standalone App to GitHub Pages</title>
      <link>https://www.junian.dev/dev/deploy-blazor-webassembly-standalone-to-github-pages/</link>
      <pubDate>Fri, 30 Jan 2026 19:00:00 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/dev/deploy-blazor-webassembly-standalone-to-github-pages/</guid>
      <description>&lt;p&gt;If you have ever built a .NET Blazor WebAssembly app, you may have separated the frontend and backend.
Since Blazor WASM is essentially just the frontend, you can deploy it to most static site hosting services, including GitHub Pages.&lt;/p&gt;
&lt;p&gt;Let’s get straight to the point. Follow these steps to create, publish, and deploy your standalone Blazor WebAssembly app.&lt;/p&gt;
&lt;p&gt;Install the latest &lt;a href=&#34;https://dotnet.microsoft.com/en-us/download&#34;&gt;.NET SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Create a new Blazor WebAssembly standalone app project. Let’s name it &lt;code&gt;BlazorApp&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
