added proper blog page and fixed listing to make it much more automatic and stable

This commit is contained in:
Clevetop 2024-07-28 13:30:56 +10:00
parent f31e5e49d2
commit bb7e3329f3
9 changed files with 622 additions and 21 deletions

View file

@ -11,6 +11,7 @@
},
"dependencies": {
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.7.0",
"nuxt": "^3.12.3",
"vue": "latest"
},