awesome-lists-awesome-jekyll-editors

awesome-lists-awesome-jekyll-editors

Awesome Series @ Planet Jekyll

JekyllJekyll ThemesJekyll PluginsJekyll Editors

Awesome Jekyll Editors

A collection of awesome Jekyll editors

Contributions welcome. Anything missing? Send in a pull request. Thanks.

"Visual" Editors n Tools

Open Source

  • Jekyll Admin ★565 (github: jekyll/jekyll-admin) by Ben Balter, Mert Kahyaoğlu et al -- a jekyll plugin offering a classic CMS-style "visual" editor in your browser to write posts and manage jekyll sites

  • Prose ★3 418 (web: prose.io, github: prose/prose) -- a content editor for GitHub designed for managing (web)sites

  • Utterson ★153 (github: gabriel-john/utterson) -- web backend written in ruby, for a more user friendly management of jekyll sites; (work-in-progess)

  • Little Jekyll ★23 (github: L-A/Little-Jekyll) by Louis-André Labadie -- a desktop app to manage Jekyll websites, overview and control your Jekyll processes

  • Content Editor ★25 (github: mushishi78/content-editor) by Max White -- a web interface for editing documents on GitHub

  • Netlify CMS ★550 (github: netlify/netlify-cms) -- a content management system (CMS) for static site generators

  • MrHyde ★57 (play store: org.faudroids.mrhyde, github: FauDroids/MrHyde) -- an Android app that can add and edit posts, drafts and files that can be previewed

  • Federalist ★19 (web: federalist.18f.gov, github: 18F/federalist) by 18F (a US government agency) -- a content management system (CMS) for publishing static government websites; automates common tasks for integrating GitHub, Prose, and Amazon Web Services offering a simple way for developers to launch new websites or more easily manage existing ones

Commerical / For Pay

  • BowTie (web: bowtie.io) by Chad Person, James Kassemi, Scott Maloney et al - a static site host with a customizable content management system (CMS), user management, Stripe payments, and an admin GUI; pricing plans (developer $10/month, freelancer $39/month, agency $199/month)

  • CloudCannon (web: cloudcannon.com) by Mike Neumegen et al - a static site content management system (CMS); pricing plans per user/month (basic $25/agency $75/enterprise $125)

  • Siteleaf (web: siteleaf.com) - a visual CMS with markdown and advanced metadata editor, suitable for use with clients and non-technical users; includes full content API (JSON) to access Jekyll data in mobile apps and elsewhere (free for developers, paid plans start at $7/month with unlimited users)

  • Forestry.io (web: forestry.io) - a content management system (CMS) for Jekyll; pricing plans (11+ users $99/month; enterprise ask for quote)

"Classic" Editors Addons

Atom

  • markdown-writer -- an Atom package for Jekyll. It can create new posts/drafts, manage tags/categories, insert link/images and add many useful key mappings.
  • jekyll-atom -- an Atom package for Jekyll. It can create neww/posts/drafts in any folder. Publish Drafts. Run a test server with on save rebuilding for working localy. Commands to open the current files layout, current tags data file and current tags include.

Sublime

  • sublime-jekyll -- a Sublime Text package for Jekyll static sites. This package should help creating Jekyll sites and posts easier by providing access to key template tags and filters, as well as common completions and a current date/datetime command (for dating posts). You can install this package manually via GitHub, or via Package Control.

Vim

  • vim-jekyll -- a vim plugin to generate new posts and run jekyll build all without leaving vim.

Visual Studio Code

Markdown Editors

See Awesome Markdown Editors -- a collection of awesome markdown editors and (pre)viewers for Linux, Apple OS X, Microsoft Windows, the World Wide Web and more.

Meta

License

The awesome list is dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Post them to the jekyll talk forum. Thanks!