● barf Setup
Installation
# Install dependencies (macOS example)
brew install rsync coreutils gnu-sed cmake multimarkdown
# Clone barf
git clone https://git.sr.ht/~bt/barf
cd barf
# Edit the domain variable in the main barf file
# Then build
make build
Post Structure
Posts use a simple structure: H1 heading, then date in YYYY-MM-DD format.
# Post Title
2026-08-25
Post content here...
Upload the contents of the build directory to your server.
- Linked from
- barf