base setup

This commit is contained in:
Jacky Zhao
2023-05-28 17:44:08 -07:00
parent 0183bbcb10
commit 70a05fccd5
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')