Add support to add a blog using Ghost, creating a separated blog page
This commit is contained in:
parent
9d714e3c69
commit
7b3b7b386a
10 changed files with 127 additions and 28 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue