A place for me to publish my learnings as I dive into topics and document my active projects.
Because I couldn't bring myself to pay 20 dollars a month for Obsidian Publish, I have decided to use a modified version of quartz based on Brandon Boswell's Tutorial which has allowed me to host my own digital garden using GitHub Pages.
How to develop locally
nvm use 20
npm install
npx quartz build --serve --verbose