Andy-set-studio / hylia

Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
https://hylia.website
MIT License
905 stars 230 forks source link

Forestry Remote Login Integration #96

Closed djmtype closed 4 years ago

djmtype commented 4 years ago

I installed Hylia, choosing it as one of Forestry's 11ty starter templates. I then set up an admin, setting the path to /portal instead of the default, /admin, because admin in this theme refers to Netlify CMS.

I see a portal directory set up in the root of my project, and admin_path: "/portal" specified under .forestry > settings.yaml.

I'm using Netlify for deployment only, and my url is https://hylia-forest.netlify.com. So, by visiting https://hylia-forest.netlify.com/portal, I expected to see a Forestry remote login for my site as picture here: https://forestry.io/docs/editing/remote-admin/, but instead receive a 404.

So, what is the best way to integrate this?

DirtyF commented 4 years ago

👋 Hi,

The Forestry starter is based on a fork of this repository/. I shall update it. In the time being:

Feel free to close this issue, as it's not related to the original starter. Thanks.

djmtype commented 4 years ago

Thanks @DirtyF I'll close this issue here and open it on your repo.

djmtype commented 4 years ago

@DirtyF BTW, you have Issues disabled on your repo.