Skip to content

tymzd/digital-garden

 
 

Repository files navigation

Personal Wiki

A personal wiki based on jackzha0/quartz for software engineering and an assortment of other random topics I encounter and find useful and interesting to study.

Usage

# First-time setup. 
npm i
npx quartz create     # For initialising a new wiki only.

# Locally serve the frontend at localhost:8080
npx quartz build --serve

Publishing new changes is a matter of pushing to this repo. A GitHub Action at .github/workflows/deploy.yml will kick in to deploy the changes to GitHub Pages.

About

My digital second brain 🧠

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.7%
  • SCSS 8.8%
  • JavaScript 5.9%
  • Other 0.6%