CLI
blogin init
Scaffold a new Blogin site.
blogin new
Create a new post from a title.
blogin build
Render the site to static files.
blogin serve
Preview the site locally with rebuilds on change.
blogin clean
Remove the generated output directory.
Scaffold a new Blogin site.
Create a new post from a title.
Render the site to static files.
Preview the site locally with rebuilds on change.
Remove the generated output directory.