This is a very work in progess MVP of my personal blog that you can visit at.
There are a lot of TODOs that exist in my head and a Figma design file that goes with it that's not publicly shared.
These are some top level things
- Settle debate on astro vs svelte for svgs (I think I settled on astro but I forget)
- Add image caching to build pipeline
- Setup build pipeline
- Layout stuff
- Get rid of logs in tree sitter --> this entails fixing the tree sitter
The blog is currently dual licensed. MIT(LICENSE_1.txt) applies to all the code while CC BY-NC-ND 4.0 applies to the posts for now (written content).
Feel free to fork but until I have the repo in a usable (and organized) state I don't think I'll be able to accept outside PRs.
This is a modified version of Astro-Ink.