Skip to content

Repository files navigation

dylsteck

dylansteck.com homepage as of February 2026

The homepage of Dylan Steck, live at dylansteck.com

Features

The site is optimized for performance and SEO, requires minimal outside dependencies, and works as a Farcaster mini app

Features/packages used include:

Originally built on top of this Next.js MDX boilerplate repo

Development

bun install
bun run dev

Deployment

Primary host is Cloudflare Workers:

bun run deploy

Pushes to main also deploy via .github/workflows/deploy.yml (needs a CLOUDFLARE_API_TOKEN repo secret with Workers edit permission). Custom domains dylansteck.com and www.dylansteck.com are declared in wrangler.jsonc.

There's still a Dockerfile at the repo root for optional self-hosting (e.g. on Coolify). It builds the Nitro Node target and serves on port 3000:

docker build -t dylsteck .
docker run -p 3000:3000 dylsteck

© 2026 MIT Licensed

About

The homepage of Dylan Steck

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages