Delimiter Issues

Today I'll try to fix the delimiter issue.

Replaced it with <%. This one is messing up the html linting, but oh well. The generated output works.

Encountered some issue with vite restarting on every change. I created an ignore list, and it seems to be working fine.

After doing all of this, I realized I could just generate whichever file changed, not the whole thing, so that's what I'm going to do instead.

Much better now. Completely unnecessary optimization, but I just couldn't resist 😁

Next up: Astro! Very excited for this.