Skip to content

Adito5393/notes

 
 

Repository files navigation

Adi's notes

Build & serve the website locally:

npm ci
npx quartz build --serve

npx quartz sync

Obsidian nested vaults

To link the content directory to another Obsidian Vault, under Windows you have to make a junction directory:

mklink /J "C:\Users\..\public_notes" "C:\Users\..\content"

Acknowledgements

About

My notes

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • SCSS 8.9%
  • JavaScript 6.1%
  • Dockerfile 0.1%