Hey, I am a musician, artist, and programmer living in Nashville TN. This site is a catchall for my creative processes, general ongoings, and opinions.
Thanks for reading,
-- John Franke
Donate to Paradox Sports Mile 🧗
This February, I am climbing a mile for Paradox Sports. Donate Here
Agave is as simple as:
npm i -g agave-generator
# for theming your own site
echo '<html><body><!-- MARKDOWN --></body></html>' >> base.html
touch index.md && touch styles.css
# magic
agave -p docs
And push to your GitHub