sublime-jekyll

By 23maverick23

A Sublime Text package for Jekyll static sites

This package is aimed at streamlining the process of managing and creating new Jekyll posts. It does this by providing quick and easy access to new post and draft commands, snippets and completions for Liquid template tags and filters, as well as some handy commands for adding dates and upload links to your posts.

If you use Jekyll as your static site generator, and Sublime Text as your text editor, you should absolutely install and use this package!

To install, you must copy the necessary files from the repository to your Jekyll site. Further installation instructions are available in the repository's README.

Once installed, run Jekyll like normal.

Source code