Add "Playing It Safe" draft and improve type-checking
- Remove most type assertions and improve types - Validate wordCount property - Add "Vore Day" tag - Add licenses
This commit is contained in:
parent
17ef8c652c
commit
fe908a4989
37 changed files with 1309 additions and 841 deletions
|
|
@ -15,8 +15,6 @@ export default defineConfig({
|
|||
],
|
||||
markdown: {
|
||||
smartypants: false,
|
||||
// Remove this line once @astropub/md@0.5.0 lands
|
||||
syntaxHighlight: false,
|
||||
},
|
||||
build: {
|
||||
assets: "assets",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue