Skip to content

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

Notifications You must be signed in to change notification settings

xiechenny/xpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages