Asc2wp is file base post solution for wordpress with  Asciidoc format.

- Initialize : Make setting file (setting.yaml).

$ asc2wp init

- Template file : Make Post type or Page type Template file.

$ asc2wp makefile

- Post to Wordpress

$ asc2wp {asciidoc-files}

- Media Upload

$ asc2wp -m {image-files}