No Description https://greenwoodsc.net

windhamdavid fdd4b3b232 note stale deps 🧟 2 weeks ago
.devcontainer 29fd9586f8 devcontainer rights 1 year ago
.github adbf6852dd auto assign issues 1 year ago
build 09900a3afa builds 1 year ago
dev 9348ed1837 🛠️ structure 1 year ago
docs 9348ed1837 🛠️ structure 1 year ago
index 9348ed1837 🛠️ structure 1 year ago
src 09900a3afa builds 1 year ago
static 32556755b1 deploy 🔥 1 year ago
.gitignore 15a7a8b7c3 workflow/deploy 1 year ago
CNAME 60f8155351 cname for dev 1 year ago
README.md fdd4b3b232 note stale deps 🧟 2 weeks ago
docusaurus.config.js 9348ed1837 🛠️ structure 1 year ago
package-lock.json 488f6d8b88 publish staging 🔥 1 year ago
package.json 488f6d8b88 publish staging 🔥 1 year ago
sidebars.js 9348ed1837 🛠️ structure 1 year ago
sidebarsdev.js 9348ed1837 🛠️ structure 1 year ago
sidebarsindex.js 9348ed1837 🛠️ structure 1 year ago
yarn.lock 193134f371 yarn 1 year ago

README.md

README

About

I'll handle this later 🐸

Notes

  • prod-deploy needs rework 🛠️ — site moved hosts from zeke to woozie, but .github/workflows/prod-deploy.yml still rsyncs to the old box. Needs a new deploy key on woozie and the GIT_ZEKE_KEY / GIT_ZEKE_HOST / GIT_ZEKE_PORT / GIT_ZEKE_USER secrets replaced before pushing to prod will work again.
  • deps are stale 🧟 — dependabot reports 160 vulnerabilities on the default branch (4 critical, 76 high, 68 moderate, 12 low). the workflows also pin node 18, which is past EOL, so the build side likely needs a bump alongside the deploy rework.
  • .devcontainer/devcontainer.json won't parse — missing comma after the features block.

Log