jekyll / jekyll-admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
https://jekyll.github.io/jekyll-admin/
MIT License
2.82k stars 357 forks source link

Custom static files path #637

Closed pyrareae closed 2 years ago

pyrareae commented 3 years ago

Description:

I'm investigating using Jekyll Admin for a site I'm working on. I'd like to be able to store images in a custom directory like /assets/images, rather than dumping them in the root directory. I'd be interested in adding this feature myself and opening a PR, but I want to check to see if I'm configuring something wrong.

Tell us a bit about yourself:

Steps to reproduce:

Upload an image in the Static Files tab.

I expected the following:

Images to be uploaded to a directory other than root.

But got the following, instead:

Images were placed in project root.

Other details:

jekyllbot commented 2 years ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.