Jekyll Post Creator
Hey! I just wanted to share a Visual Studio Code plugin that I created.
This plugin helps you create new Jekyll posts pretty easily inside of vscode. Here’s how to use it:
- Open the command palette in VS Code with
Ctrl+Shift+P
. - Select the option
Jekyll: Create New Post
. - A webview window will open in a new tab with input options for the frontmatter of your Jekyll post.
- Fill in the necessary details and click the
Create Post
button. - The post file will be generated in either the
_posts
folder or a custom folder of your choice.
Here’s an example of the tool in action:
The tool is open source and can be found on my GitHub: Jekyll Post Creator
Written by: Nativv Studios GitHub: Nativvstudios X: @Whyherro1, @NativvStudios