🌐 Building Websites¶
My Sites¶
| Site | URL | Stack | Docs |
|---|---|---|---|
| Main site | aguidetocloud.com | Hugo + Azure SWA | Full docs |
| Learning portal | learn.aguidetocloud.com | MkDocs + Azure SWA | You're on it! |
View the full Changelog — versioned timeline of every change since day one.
Quick Links¶
- 📊 Google Analytics dashboard — traffic & bounce rate
- 🔥 Microsoft Clarity dashboard — heatmaps & recordings
- 📝 Sveltia CMS — content editor
- 🔍 OpenGraph validator — check social sharing previews
Learning Track — Coming Soon
After Git & GitHub, we'll cover:
- What is HTML? (the skeleton of a webpage)
- What is CSS? (the paint and styling)
- Hands-on: Build a personal webpage
- How this documentation site was built (MkDocs)
- Hosting for free with Azure Static Web Apps