personal, professional website
will also hold a documented list of all my projects and notes
i do not like javascript or typscript or react or whatever. yea cool i can get claude to spit out something with crazy sleek tsx animations or whatever but i dont care for that. ive had this repo since around 2018 i believe? or 2019? and i originally wanted pure html css and a bit of js for interactivity.
later i learned rust when working for the DoD and about templating, and this was perfect for this project to be statically generated during build time, then deploy to github pages.
templating using askama, everything is in rust, its pretty bare bones but thats how i like it :~]
This is the repo for development: static site generation into a deployment folder, who's prod folder is a submodule to the main arpadav.github.io repo.