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.
Hi, when I make, or update, a post or update a post I get the error:  But the post is posted and everything working as expected, I get only...
@lfoscari Could you explain what kind of files you wish to duplicate and why? _Originally posted by @DirtyF in https://github.com/jekyll/jekyll-admin/issues/333#issuecomment-289312898_
### Description: When saving a page that is located inside "all_collections/_sheets/name.md" it is moved inside "_sheets/name.md". I configured my _config.yml with this for jekyll, but jekyll admin seems unable to...
### Description: When serving my Jekyll site locally and accessing Jekyll Admin at `http://127.0.0.1:4000/admin/`, I encounter an error message stating "Error: Could not fetch the config." ### Tell us a...
Bring Ruby dependencies up to date and ensure the app works with recent Rubies.
### Description: I build a brand new blog with jekyll , and then a added jekyll-admin , and my app crashed with sass warnings and errors blow: **sass warnings** ```...
- Bump Node to v20. - Bump `actions/setup-node` to v4.