Implement blog as part of main site
This commit is contained in:
@@ -10,16 +10,21 @@
|
||||
"dependencies": {
|
||||
"@atao60/fse-cli": "^0.1.7",
|
||||
"@extollo/lib": "^0.14.10",
|
||||
"@types/marked": "^4.0.8",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/xml2js": "^0.4.11",
|
||||
"any-date-parser": "^1.5.3",
|
||||
"copyfiles": "^2.4.1",
|
||||
"feed": "^4.2.2",
|
||||
"gotify": "^1.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"marked": "^4.2.12",
|
||||
"ts-expose-internals": "^4.5.4",
|
||||
"ts-node": "^10.9.1",
|
||||
"ts-patch": "^2.0.1",
|
||||
"ts-to-zod": "^1.8.0",
|
||||
"typescript": "^4.3.2",
|
||||
"xml2js": "^0.4.23",
|
||||
"zod": "^3.11.6"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user