Skip to content

brxck/brock.omg.lol

Repository files navigation

brock.omg.lol

Setup

Requires Bun. Install dependencies:

bun install

Define OMG_KEY in .env.

Develop

List all commands with just:

just
# Also available via bun
bunx just

To develop locally with live-reload:

just web
just weblog entry-name.md

Deploy

Changes are deployed as preview/unlisted on PR and published on merge.