Source for https://unpackerr.zip. Built with Docusaurus 3.
Logos used by the GitHub README and Discord/Slack webhooks live in static/img/
and are served at https://unpackerr.zip/img/
(unpackerr-logo-text.png / unpackerr.png, logo.png, icon.png).
yarn install
yarn start # local dev server
yarn build # production build
yarn lint # markdownlint-cli2 (same as CI)
codespell docs # brew install codespellPush to main deploys to GitHub Pages.