As you can see for the new website, I changed the theme, Im now using TerminalCSS , but the real highlight is, I’m now using Astro 2.0.
As followed by the official guide, I did not see any broken changes, my upgrade was easy, and I can see netlify builds getting faster.
Upgrade To Astro 2.0: Followed the official docs
Change Layout: Change the layout to use TerminalCss
.
Making Blog Posts: With the new CSS, I had to create new layouts for the blog
I still need to change the about
page, and the tags
page for the blog, but overall, I like it.