Skip to content

Stanback/blog

Repository files navigation

bristanback.com

A bespoke static blog built with Bun, TypeScript, and Tailwind. No frameworks, no client-side JavaScript.

Setup

bun install

Development

bun run dev

Watches for changes and rebuilds automatically.

Build

bun run build

Outputs to dist/.

Other Commands

bun run typecheck    # Type check
bun run lint         # Lint with Biome
bun run lint:fix     # Lint and fix
bun test             # Run tests
bun run serve        # Build and serve locally

Deployment

Push to main to deploy to Cloudflare Pages via GitHub Actions.

Requires these GitHub secrets:

  • CLOUDFLARE_API_TOKEN
  • CLOUDFLARE_ACCOUNT_ID

About

Personal blog at bristanback.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •