add base structure
This commit is contained in:
commit
c01138a81c
26 changed files with 576 additions and 0 deletions
4
config.toml
Normal file
4
config.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
baseURL = "https://quartz.jzhao.xyz/"
|
||||
languageCode = "en-us"
|
||||
googleAnalytics = "UA-148413215-1"
|
||||
pygmentsUseClasses = true
|
Loading…
Add table
Add a link
Reference in a new issue