I’m very new to jekyll. I think the fact that is a simple and lightweight system is appealing to me. In trying it out, the one thing I wasn’t able to find was a an easy way to create _posts entries. I also noticed that jekyll did not have any built-in capability to create these files for me, so i create a script for myself to do it easily.
script: [create-post.py][gh-create-post]
If jekyll does do have the ability to create these files in the _posts directory, please let me know. [gh-create-post]: https://github.com/sijis/sijis.github.io/blob/master/create-post.py