jekyll-admin icon indicating copy to clipboard operation
jekyll-admin copied to clipboard

Jekyll-Admin Drafts Sidebar option does not display with --drafts option

Open chr0nikler opened this issue 1 year ago • 0 comments

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 `20.0.0>:
  • Operating System OS X>:
  • Browser Firefox:

Steps to reproduce:

  1. Inside jekyll project with jekyll-admin, run bundle exec jekyll serve --drafts

I expected the following:

I expect the drafts tab to show up

But got the following, instead:

No drafts tab.

Other details:

This works if show_drafts is set true, but that is non-ideal.

chr0nikler avatar Jul 19 '24 02:07 chr0nikler