Organization landing page for Fieldmouse Works.
Static HTML + CSS, no build step. GitHub Pages serves the repo root.
index.html/style.css— the pageassets/— mark, favicons, Open Graph image (from the logo kit).nojekyll— tells Pages not to run Jekyll
Push to main in the FieldmouseWorks/fieldmouseworks.github.io repository and
enable Pages (Settings → Pages → Deploy from branch → main / root).
When fieldmouseworks.com is registered, add a CNAME file containing the
domain, point DNS at GitHub Pages, and update the og:image URL in index.html.