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.
For Instancing:
git clone https://github.com/mattqze/jekyll-hyde - Move /hyde-landing to your Apache/NGINX directory.
For No-Instancing:
git clone https://github.com/mattqze/jekyll-hyde-nl - Move /hyde-nolanding to your Apache/NGINX directory.
Move everything inside of the folder to your Apache/NGINX directory.