Project

hyde_admin

0.0
The project is in a healthy, maintained state
A Jekyll admin interface
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

Hyde admin

Hyde_admin is a administration frontend for Jekyll (static site generator in Ruby).

Hyde_admin for jekyll

Getting Started with Hyde Admin

Prerequisite

Install ImageMagick (required by mini_magick)

apt install imagemagick

Install

Add

gem 'hyde_admin'

In the Gemfile of your jekyll site.

Run

bundle update

Run hyde_admin

Run

hyde_admin

in your jekyll directory. You can visit http://localhost:9292/ !

hyde_admin.yml is automatically generated in your jekyll directory. (you can change settings with hyde_admin at http://localhost:9292/configuration or directly with text editor)

Hyde_admin allow ssh deployment with rsync.

New version of hyde_admin ?

Just install the lastest config file (your config file will be renamed, and latest config file will be installed), run :

hyde_admin_config

Error when bundle install

Try this https://stackoverflow.com/questions/30818391/gem-eventmachine-fatal-error-openssl-ssl-h-file-not-found