From 22be648e72eac8f1e1ea4a977f086eadddf2ed3a Mon Sep 17 00:00:00 2001
From: Pinapelz
- I thought it would probably be a good idea to have a place that documents some of my thought processes and the things I've learned over time since + I thought it would probably be a good idea to have a place that documents some of my thought process since I have this fantastic habit of forgetting things, leaving braindead or no comments in my code, and generally just writing boilerplate code (plus I gotta work on my writing skills)
- I was deliberating quite a bit about how I wanted to make the site. My web development experience is still fairly limited so I wasn't even too sure on what my options were. - I ended up settling on Astro since it seems like it's pretty flexible with all the different frameworks you can integrate. I also like the idea of being able - to write in markdown since it'll certainly make things easier on my fingers. Plus the idea of being able to run JSX in markdown seems pretty cool. + I was deliberating quite a bit about how I wanted to make the site. My web development experience is still fairly limited so I wasn't sure on what my options were. + I ended up settling on using Astro since it seems like it integrates fairly well with different frameworks. I also like the idea of being able + to write in markdown since it'll certainly make things easier on my fingers.
-- cgit v1.2.3