added project pages, updated page for FAM.

This commit is contained in:
Hunter W.
2026-06-08 22:25:39 -04:00
parent 0b161f3e2d
commit 89e5c2364c
27 changed files with 1860 additions and 55 deletions

View File

@@ -13,7 +13,14 @@
"react": "19.2.4",
"react-dom": "19.2.4",
"react-grid-layout" : "^2.2.3",
"next-themes": "^0.4.6"
"next-themes": "^0.4.6",
"remark": "^15.0.1",
"remark-parse": "^11.0.0",
"remark-html": "^16.0.1",
"remark-rehype": "^11.1.2",
"rehype-stringify": "^10.0.1",
"rehype-raw": "^7.0.0",
"rehype-rewrite":"^4.0.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",