Skip to content

doodzik/dudzik.co

Repository files navigation

dudzik.co

Build Status

Installation

make install

Usage

serve the website localy

$ make

build the website

$ make build

add a new blog post

$ make blog TITLE="mini"

add a new development post

$ make dev TITLE="dev"