base setup

This commit is contained in:
Jacky Zhao 2023-05-28 17:44:08 -07:00
parent 7b1da7a845
commit a757521313
74 changed files with 3015 additions and 3751 deletions

2
quartz/bootstrap.mjs Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env node
console.log('hello world')