Basic Framework
Published
After many attempts I’ve finally gotten the base framework of astro to work, it’s very crude and I have no idea what I’m doing. As is typical with these projects I never actually stick to, it’s done in spurts. I was just playing The First Descendant, didn’t want to grind more so popped over to youtube.
I watched about 2 minutes of a video on Astro, it told me nothing of value because.. well 2 minutes of a 20 minute video isn’t very informative. My mind Said, Yeah, I can do this, which again, was completely divorced from the videos topic.. Well, here we are, a functional-ish blog. ChatGPT is a terrilbe teacher, but I’m just smart enough to read what it says, and then adjust it to where it actually works.
Next step. How do I publish to git and then move that over to my actual server for my domain?.. Well if you’re reading this I figured it out!