dragon.cli.new.post
Documentation forthcoming
run
(run system [cmd & args])Usage:
dragon new post SUBCOMMAND [help]
A SUBCOMMAND is required.
Subcommands:
md Create a new post stub in Markdown format
clj Create a new post stub in Clojure format
edn Create a new post stub in EDN format
html Create a new post stub in HTML format
rfc5322 Create a new post stub in a format based on email messages;
in this case, no metadata file is created (message headers
are used instead) and the `content-type` field is used to
indicate the content type of the body of the message (i.e.,
blog post)