Skip to content

Commit

Permalink
Fix typo in ADR for deploying blog using Astro and update content
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneGoosen committed Apr 21, 2024
1 parent f8ef538 commit b34da9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/blog/docs/adr/20240410-deploy-blog-using-astro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ I need to identify a platform or technology for sharing blog content online. Whi
## Decision Drivers

- Ideally owning the platform
- Inexpesnive
- Inexpensive
- Good performance

## Considered Options
Expand All @@ -30,6 +30,7 @@ Chosen option: "Astro with github pages", because:
- Blog template available. Up and running quickly.
- Free hosting with github pages.
- A few well known individuals in the industry using Astro.
I can get up and running quickly with a clean blog website.

## Links

Expand Down

0 comments on commit b34da9e

Please sign in to comment.