refactor: remove portfolio

This commit is contained in:
Kim, Jimin 2024-03-23 14:13:13 +09:00
parent 565297c9b3
commit 584b4a60da
Signed by: pomp
GPG key ID: 77DAC7BB5CA8C7AA
54 changed files with 28 additions and 1085 deletions

View file

@ -46,6 +46,7 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.9",
"react": "18.2.0",
"react-collapse": "^5.1.1",
"react-dom": "18.2.0",
"serve": "^14.2.0",
"tailwindcss": "^3.4.0",

View file

@ -75,13 +75,6 @@ export function parsePageData(
order: [],
length: 0,
// portfolio (unused)
image: "",
overview: "",
badges: [],
repo: "",
}
// load and parse content differently depending on the content type