Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 613 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 613 Bytes

🪴 Dom's Digital Garden

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.

🔗 Dom's Digital Garden

Note to self

How to develop locally

nvm use 20
npm install
npx quartz build --serve --verbose