Skip to content

Commit 60200d6

Browse files
committed
feat: blog
1 parent 1c0c072 commit 60200d6

8 files changed

Lines changed: 10800 additions & 1 deletion

File tree

compile-typst-site.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
passthrough_copy = [
22
"*.css",
33
"**/*.png",
4+
"**/*.html",
45
"assets/**/*",
56
"favicon/*",
67
".nojekyll",
78
"CNAME",
8-
"404.html",
99
]
1010
post_processing_typ = ['python', '$PROJECT_ROOT/scripts/post-process.py']
1111
file_listing = "include-data"
1010 KB
Loading

0 commit comments

Comments
 (0)