A Sublime Text package for Jekyll static sites.
sublime-jekyll is a Sublime Text package specifically designed to streamline the process of managing and creating new Jekyll posts for Jekyll static sites. This package offers various features such as quick access to new post and draft commands, snippets and completions for Liquid template tags and filters, as well as commands for adding dates and upload links to posts. If you use Jekyll as your static site generator and Sublime Text as your text editor, installing and using this package is highly recommended.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.