/blog

A CLI building blog.naoty.dev

Primary LanguageRubyMIT LicenseMIT

blog

# Build source files of blog.naoty.dev
$ bin/blog build <posts>
# Preview source files at localhost:8080
$ bin/blog serve <posts>