Skip to content

Simple script to make creating a new blog post easier

License

Notifications You must be signed in to change notification settings

parodia/Jekyll-New-Post-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Jekyll New Post Helper

This is a simple script to allow you to quickly create a new blog post when using Jekyll with some boiler plate inside it.

Usage

Copy the new-post.sh to the _posts directory of your Jekyll blog. If the script is not executable make it so with chmod +x new-post.sh. Run the script and enter a title for your post.

The script will convert your title to lower case and replace spaces with - for the filename.

About

Simple script to make creating a new blog post easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages