Skip to content

archangelys/createjekyllblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

createjekyllblog

usage: newpost.py [-h] [-d ROOTPATH] [-t TAGS] [-c CATEGORIES] [-p FileType] Title

Automatically create new blog post.

positional arguments: Title

optional arguments:

-h, --help show this help message and exit

-d ROOTPATH, --dest ROOTPATH

                    Specify the root directory of jekyll blog. Default is
                    
                    the current directory.

-t TAGS, --tags TAGS The tag(s) of the blog.

-c CATEGORIES, --categories CATEGORIES

                    The category(ies) of the blog.

-p FileType, --type FileType

                    Blog File Type. Default type is markdown.

About

Automatically create new blog post.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages