Skip to content

divarvel/blog

Repository files navigation

Setup

stack setup
stack install # will install a `blog` executable in ~/.local/bin

Build

blog build

Preview

blog watch

Create a new article

make new