Static blog with hand-authored HTML articles.
- Create a new repo on GitHub (e.g.,
tanzitech-blog). - Upload all files from this folder (including
.nojekyllandCNAME). - Go to Settings → Pages → Source: Deploy from a branch → Branch: main (root).
- Wait for Pages to build, then open:
https://blog.tanzitech.com/(or your GitHub Pages URL).
- DNS on Cloudflare: create a CNAME record
- Name:
blog - Target:
<your-username>.github.io - Proxy: ON (orange cloud)
- Name:
- In GitHub repo → Settings → Pages: set Custom domain to
blog.tanzitech.comand enable Enforce HTTPS.
CNAMEfile locks the domain toblog.tanzitech.com. Edit it if you prefer another domain.sitemap.xmlandrobots.txtare included for SEO.404.htmlgracefully links users back to Home.