Add .gitignore, updated config.ts, makefile, and npm package file updates

This commit is contained in:
2025-07-03 19:55:41 -07:00
parent 4aa7a85f6b
commit 65e05066ea
5 changed files with 450 additions and 402 deletions

View File

@@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.4.2",
"astro": "^5.11.0",
"astro-rehype-relative-markdown-links": "^0.18.1"
}
}