timwis / jkan

A lightweight, backend-free open data portal, powered by Jekyll
https://jkan.io
MIT License
219 stars 309 forks source link

Consider renaming Netlify CMS path #209

Closed timwis closed 1 year ago

timwis commented 1 year ago

Example URL:

https://demo.jkan.io/manage/#/collections/dataset/entries/airport-vendors

Options

I'm leaning towards /edit or /editor because (a) I'd call the feature the "Editing UI", and (b) since we're making the UI available to non-admins (to allow users to propose changes), we don't want people thinking they have unauthorised access (which they would if they could access /admin, for example).

As an aside, I think I'll rename config.yml to netlify-cms.yml or something, just to avoid confusion with Jekyll's _config.yml.