Repo for scripts, code, content, etc. that are referenced in Conrad Agramonts blog.
This GitHub repo contains a collection of projects, scripts, and more that need a better home to share and make updates from a variety of blog posts on https://agramont.net/blog/.
Here is a helpful list of what I have here thus far.
- Creating a Static Site with Astro, Azure Static Web Apps, and GitHub
- Article: https://agramont.net/blog/create-static-site-astro-azure-ssg/
- Location: https://github.com/conradagramont/astroazure
- Note: This is in a different Repo
- Using Microsoft Entra Id EasyAuth with Astro and Azure Static Web App
- Article: https://agramont.net/blog/entra-id-easyauth-with-astro
- Location: AstroAuth
- Using Azure Functions with Astro and Entra ID Authentication
- Article: https://agramont.net/blog/astro-entra-auth-azure-functions
- Location: AstroFuncBall
- Simple example of Astro running in SSR server mode using Node and support for Typescript
- Article: None yet.
- Location: AstroBlogSSRTS