Sublime Jekyll

screenshot of Sublime Jekyll
jekyll

Sublime Jekyll

A Sublime Text package for Jekyll static sites.

Overview

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.

Features

  • Quick Access to New Post and Draft Commands: Easily create new Jekyll posts or drafts with a simple command.
  • Snippets and Completions for Liquid Template Tags and Filters: Accelerate your development process with pre-made snippets and completions for commonly used Liquid template tags and filters.
  • Handy Commands for Adding Dates and Upload Links: Effortlessly include dates and upload links in your Jekyll posts with convenient commands.
jekyll
Jekyll

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.