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.
sublime-jekyll is a Sublime Text package aimed at simplifying the management and creation of Jekyll posts for Jekyll static sites. With features like quick access to new post and draft commands, snippets and completions for Liquid template tags and filters, and handy commands for adding dates and upload links, this package offers significant convenience for users who utilize Jekyll as their static site generator and Sublime Text as their text editor. The recommended installation method is using Package Control, but manual installation is also possible.
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.