A personal collection of interconnected notes on topics that interest me like LaTeX typesetting, PowerShell scripting, programming techniques, technical guides, and more.
Generated from Markdown source files like Home.
Built with Quartz v4, a fast static-site generator for interconnected markdown files.
Node.js (LTS)
winget install -e OpenJS.NodeJS.LTS-
Update npm tool
npm audit fix
-
Install node packages
npm i
npx quartz build --serve- See instructions
npx quartz update