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
|
@ -7,6 +7,7 @@
|
|||
"@assets/*": ["src/assets/*"],
|
||||
"@components/*": ["src/components/*"],
|
||||
"@layouts/*": ["src/layouts/*"],
|
||||
"@library/*": ["src/library/*"],
|
||||
"@styles/*": ["src/styles/*"],
|
||||
"@config": ["./config.json"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue