Skip to content

swmcc/swm.cc

Repository files navigation

swm.cc

Site

Description

My web site. At the time of writing a work in progress.

I'm building this site using Next.js and learning as I go, so if you see anything that could be improved, please let me know (via a PR or an issue).

Links

Development Info

Running

make local.run

Testing

Headless Tests

make local.tests

Watch Cypress Tests

make local.tests.watch