Skip to content

ismnoiet/jekyll-admin

 
 

Repository files navigation

Jekyll::Admin

Build Status

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites. The project is divided into two parts. A Ruby-based HTTP API that handles Jekyll and filesystem operations, and a Javascript-based front end, built on that API.

Installation

Refer to Install Plugins in Jekyll docs and install the jekyll-admin plugin.

Usage

Upon successful installation, you should be able to access the admin panel at /admin and the api at /_api respectively.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jekyll/jekyll-admin. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Development

See the development docs

License

The gem is available as open source under the terms of the MIT License.

About

wp-admin for Jekyll, but better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • Ruby 9.6%
  • CSS 8.1%
  • Other 0.8%