jekyll-snippets
Jekyll snippets for the Atom editor
Jason Hodges 2,453 6 0.3.2 MIT GitHub

Build Status

Jekyll snippets package for the Atom editor.

Jekyll snippets for the Atom editor. This is a build from the sublime-jekyll package by @23maverick23. I also want to thank Christina Solana for the Atom invite and providing some direction.

A screenshot of your spankin' package

  • each prefix starts with jek, for example:

    • jekfm tab = front-matter
    • jekcom tab = comment
  • currently this should work in .md, .markdown and .html files

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets. The original sublime-jekyll package has quite a bit more to it, like code completions, that hopefully could be implemented here for Atom.