<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="blog.philcunnell.dev/feed.xml" rel="self" type="application/atom+xml" /><link href="blog.philcunnell.dev/" rel="alternate" type="text/html" /><updated>2026-09-09T02:37:42+00:00</updated><id>blog.philcunnell.dev/feed.xml</id><title type="html">Phil blog</title><subtitle>Best software developer in the world. Phil Cunnell.</subtitle><entry><title type="html">How to deploy multiple static sites to github pages</title><link href="blog.philcunnell.dev/tech/2026/09/09/how-to-deploy-n-static-sites-to-github-pages.html" rel="alternate" type="text/html" title="How to deploy multiple static sites to github pages" /><published>2026-09-09T02:33:10+00:00</published><updated>2026-09-09T02:33:10+00:00</updated><id>blog.philcunnell.dev/tech/2026/09/09/how-to-deploy-n-static-sites-to-github-pages</id><content type="html" xml:base="blog.philcunnell.dev/tech/2026/09/09/how-to-deploy-n-static-sites-to-github-pages.html"><![CDATA[<p>First have a web site where you set the DNS and CNAMEs</p>

<p>then create a github repo</p>

<p>then at the root of the repo, create a CNAME file</p>

<p>in github deploy from branch and choose main branch</p>

<p>github should automatically deploy, the dns check should pass. We can then repeat these steps infinitely allowing us to build micro frontends in any language</p>]]></content><author><name></name></author><category term="tech" /><summary type="html"><![CDATA[First have a web site where you set the DNS and CNAMEs]]></summary></entry><entry><title type="html">Hello friend!</title><link href="blog.philcunnell.dev/2026/09/08/phil-init.html" rel="alternate" type="text/html" title="Hello friend!" /><published>2026-09-08T22:59:32+00:00</published><updated>2026-09-08T22:59:32+00:00</updated><id>blog.philcunnell.dev/2026/09/08/phil-init</id><content type="html" xml:base="blog.philcunnell.dev/2026/09/08/phil-init.html"><![CDATA[<p>First blog post</p>

<p>For now, this should explore tech topics only</p>]]></content><author><name></name></author><summary type="html"><![CDATA[First blog post]]></summary></entry></feed>