Skip to content

dunky-dev/website

Repository files navigation

website

The dunky.dev landing page.

Static site in src/ (HTML/CSS/JS, no build step). Deployed on Vercel, which serves this page at the apex and proxies the tool sub-apps under their own paths (e.g. /state-machine).

Develop

pnpm install
pnpm dev      # serves src/ at http://localhost:8080

The logo and favicon come from the src/logo submodule — clone with --recurse-submodules (or run git submodule update --init).

License

MIT

About

🫏 Dunky's website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from dunky-dev/template-repo