Let's get this bread.. I mean BLOG.
Published on: Sunday, Dec 24, 2023
Talking about the technology used.
Written by: Levi Currit
Hey, look at that. It’s yet another new blog. Although the term “blog” is used loosly here. It’s more like another site using new technology and having fun on the internet.
So what do we have here?
-
Astro: Site is built with AstroJS. Probably the most developer friendly framework to date.
-
TailwindCSS: Getting long in the tooth, but still my preferred way to use CSS. It makes a lot of sense when you’re building with components.
-
Git Hooks: Set up a web server with a remote repository and SSH access. I can push my code and have it deployed via the
post-receive
hook. -
Cloudflare Tunnel: Cloudflare has a great (free) service that creates tunnels from a subdomain to a local machine. Let’s me host at home, at no extra cost.
What’s next
Most posts will not be technology focused. I sometimes just want to put my thoughts out there.. err, here.