jekyll-hyde

jekyll-hyde

Jekyll in PHP, using a modified Minima-Dark theme.

Jekyll-Hyde

Jekyll-Hyde allows you to use the same posts as Jekyll, but non staticly. Allowing manipulation on-the-fly.

TODO-Problems: Themes for Jekyll are not compatible with basic HTML and will need to be adapted.

URLs will be weird. They'll use a GET request to view a post due to posts.php handling both scanning and reading .md/.markdown posts.

Unnecessary features were removed. Such as RSS/XML feeds, footer-icons and the nav-bar.

Landing Live version available here.
No-Landing Live version available here.
Personal Hyde blog available here.

How to use

For Instancing: git clone https://github.com/mattqze/jekyll-hyde - Move entire directory to your Apache/NGINX directory.

For No-Instancing: git clone https://github.com/mattqze/jekyll-hyde-nl - Move entire directory to your Apache/NGINX directory.