Home Page
This is a test website created to assess the feasibility of deploying quarto websites to Azure Static Web Apps. Some things I’ll be looking for:
- will this deploy successfully to SWA
- if so, how does the end user URL work? is it appname.standardurl.pages/etc/etc?
- how does the free version of SWA handle Entra auth?
- how can I use some simple things like forms or buttons for user interaction
- how can I integrate functions with this, either managed or independent
- once basic op-checking seems successful, explore more detailed things like
- custom themes
- logo
- embedding tools/dashboards
To learn more about Quarto websites visit https://quarto.org/docs/websites.