timwis / jkan

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

Netlify CMS still supported? #224

Closed BryanQuigley closed 1 year ago

BryanQuigley commented 1 year ago

Unfortunately I just came across this post.

I had come across some basic bugs with adding netlify-CMS support to the jkan docker compose. I'm kind of assuming a community would form around it though....

BryanQuigley commented 1 year ago

This may be a moot point as netlify-cms has free hosting and others don't. And it should keep working..

Given this and our comfort just using other editors, we will be focusing on non-CMS changes.

For local dev switching to jeykll-admin seemed trivial - but rough for editing.

+++ b/Gemfile @@ -1,3 +1,4 @@ source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins +gem "jekyll-admin", group: :jekyll_plugins

timwis commented 1 year ago

Ah, yeah, looks like that post was made after we started development. As you say, though, there don't seem to be any free and open source alternatives that quite do the job. I agree, though, that the features we need are complete. For me, the big thing is that we've decoupled the editing experience. We could always swap the editor (or even add one) in the future.

Given this and our comfort just using other editors, we will be focusing on non-CMS changes.

Not sure what you meant by this?

martinjagodic commented 1 year ago

Netlify CMS is back from the dead 🥳 and is rebranded to Decap CMS. Read more at Netlify blog or Decap blog

timwis commented 1 year ago

That's great to hear, @martinjagodic! Thanks for letting us know. Heck of a name you've chosen! Real commitment to the 'headless' concept 😆