Jtasks is a tool I created to simplify and automate a lot of dev routines in Jekyll projects. Currently it supports following tasks:
build Build the site.
clean Clean the site.
doctor Search site and print specific deprecation warnings.
list List all posts.
notify Notify various services about sitemap update.
post Create a new post.
preview Launches default browser for previewing generated site.
serve Serve the site locally.
Jtasks is a tool I created to simplify and automate a lot of dev routines in Jekyll projects. Currently it supports following tasks: