Add support to add a blog using Ghost, creating a separated blog page

This commit is contained in:
Korbs 2024-12-23 16:46:42 -05:00
parent 9d714e3c69
commit 7b3b7b386a
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
10 changed files with 127 additions and 28 deletions

View file

@ -1,7 +1,7 @@
{
"name": "butterflyvu",
"type": "module",
"version": "0.1.8",
"version": "0.1.9",
"license": "MIT NON-AI License",
"author": {
"name": "SudoVanilla"
@ -33,6 +33,7 @@
"@astrojs/vue": "^5.0.3",
"@iconoir/vue": "^7.10.1",
"@minpluto/zorn": "^0.4.83",
"@tryghost/content-api": "^1.11.21",
"astro": "5.1.1",
"astro-analytics": "^2.7.0",
"astro-bun-adapter": "^1.0.2",