jekyll-admin icon indicating copy to clipboard operation
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.

Results 88 jekyll-admin issues
Sort by recently updated
recently updated
newest added

Hello, a very small PR to have the most recent uploaded files in first positions. It is so useful when you have numerous static files. This is certainly not the...

This small PR adds the new_meta_defaults option to add new meta by default on new draft. I know that jekyll-admin handle defaults settings of jekyll, but it not very handy...

This PR adds a feature to get 'real' preview on the side of the editing window: ![jekyll-admin-mods](https://user-images.githubusercontent.com/3126751/206899630-53e4a8a7-fa7e-4e4d-88f1-01b143644727.jpg) It simply embeds an iframe with the resulting page (as when you click...

SimpleMDE is quite a nice markdown editor, but the way it works is not compatible with spell checkers browser extensions like the great LanguageTool. Also, SimpleMDE does not seem to...

#### `force_show_drafts` On some cases you want to use multiple config files or `--drafts` command line switch that won't be properly detected by jekyll-admin. This flag can force jekyll-admin to...

![image](https://user-images.githubusercontent.com/115785671/195871773-f287a70e-5dc4-4b26-a185-80e10e225b42.png) I cant deploy the website for testing. I would like to get a response to fix this. Thanks I really want to test jekyll admin

### Description: When I try changing the homepage configuration to `posts,` `configuration,` or anything else other than the default `pages,` it doesn't register. ### Tell us a bit about yourself:...

This PR adopts @namiwang's [suggestion](https://github.com/jekyll/jekyll-admin/issues/705#issue-2120004694) to bump the version of `sinatra`, in order to resolve security vulnerabilities identified by Github Dependabot. Upgrading `sinatra` to the latest version (`4.0.0`) requires more...

### Description: When using jekyll-admin to add a page following error occurs: ``` 2024-05-20 11:14:45 - NoMethodError - undefined method `rewind' for #

### Description: ### Tell us a bit about yourself: * Version of JekyllAdmin I'm using `0.11.1` >: * Version of Jekyll I'm using `4.3.2`>: * Version of NodeJS I'm using...