A repackaged Jekyll Admin fork with some alterations.
Installation
Refer to Install Plugins in Jekyll docs and install the jekyll-manager plugin as you would normally by adding jekyll-manager to the :jekyll_plugins group in your Gemfile and running bundle install.
Usage
- Start Jekyll as you would normally (
bundle exec jekyll serve) - Navigate to
http://localhost:4000/adminto access the administrative interface
Contributing
Jekyll Manager is a fork of the official plugin Jekyll Admin with some significant divergence. Bug reports and pull requests to improve these changes or this documenation are welcome on GitHub at https://github.com/ashmaroli/jekyll-manager.
Improve this portal
Found a mistake? See something that can be made better? These docs are open source.