this is the source code for my personal website.
this baby is built on sinatra slapped with some javascript with the view layers written in haml.
reborn as a react application on typescript. ruby will still always have a dear place in my heart though.
note to devs: after bundling, use shotgun to spin up locally. ruby server.rb will ignore config.ru
install dependancies with ye olde npm install and spin up with npm start