Installation

Package Control

The recommended way to install and update this package is using Package Control from wbond.net. Search for Jekyll and install the latest version.

  • Press Ctrl + Shift + P (Windows/Linux) or Command + Shift + P (OS X) to bring up the Command Palette (or use the Tools > Command Palette menu)
  • Search for the Package Control: Install Package command
  • Search packages for Jekyll and hit Enter to install the latest version

Manual

If you would prefer to install this package manually, you can do that directly from GitHub.

Make sure the contents of the repo resides in your Sublime Text Packages folder. You can usually find this under Preferences > Browse Packages.... If not, try looking in one of these places (based on your platform).

  • OS X: ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
  • Windows: %APPDATA%\Sublime Text 3\Packages
  • Linux: ~/.config/sublime-text-3/Packages