xpost

xpost

It's a tool in shell script to produce the output - a legal post file in jekyll.

xpost

It's a tool in shell script to produce the output - a legal post file in jekyll.
The script will format text file into html and automatically add header / footer as setted.

Edit content_template to fill in new post,
and run ./xpost.sh to produce html page, see usage picture for detail

the content automatically translates:
/b text b/ : text
/i text i/ : text
/u text u/ : text
/t text : to padding 4 space
and, support <pre> </pre> tags to be not translated.

the basic control flow is as follow:

------------
written by Chenny Xie
contract me : xie.chenny@gmail.com