
I spent an entire stream tonight working on getting done a new version of my website that contains a blog! More specifically, it will be a fork of the existing website that focuses on just the blog part. The goal is to have the website and the blog be separate entities that interact with each other.
Astro (and chat!) really helped a lot with getting this vision where I don’t need to use a template and I can simply use the same design that I already made. Ideally, you would just have everything in one site, but I wanted to use two separate repositories (for privacy reasons) but also a subdomain for the blog for SEO reasons.
I think I’ll keep on doing more web dev including with tools like Astro! Hope to see you in a future stream soon!