jekyll-admin
jekyll-admin copied to clipboard
A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
### Description: Jekyll-admin does not load the configuration file selected for start Jekyll. ### Tell us a bit about yourself: * Version of JekyllAdmin I'm using : 0.4.0 * Version...
This error message appears on a new Jekyll install with gem Jekyll-admin on Mint 19.3 as soon as I go to localhost:4000/admin https://user-images.githubusercontent.com/76087897/103343410-6df89900-4aa5-11eb-8c20-bc62607f4779.mp4
### Description: I was locally hosting [WhatATheme](https://github.com/thedevslot/WhatATheme) for my personal website. But when I navigated to `http://localhost:4000/admin`, I got the error log shown below. ### Tell us a bit about...
### Description: When I run Jekyll locally it shows a blank page plus when I push code on GitHub . 404 error shows up ### Tell us a bit about...
After upgrading `sinatra` (which `jekyll-admin` depends on) to 4.0, got the following error when staring server ``` bundler: failed to load command: jekyll (/Users/nami/.asdf/installs/ruby/3.2.2/bin/jekyll) :37:in `require': cannot load such file...
### Description: ./scripts/bootstrap doesn't work for me. Depending on the version of node I use to build, i get various errors from yarn install. ### Tell us a bit about...
### Description: I would like to contribute to this project, I'll be using Jekyll-admin in production as a separated ([docker container here(](https://hub.docker.com/r/chuvaio/jekyll-admin-server)) and there some features that I'm missing(some of...
### Description: When editing posts which have been moved to the custom collections directory, as defined by `collections_dir` in `_config.yml` Admin deletes the file in the `custom_collection_dir/_posts` folder and creates...