Y
Hacker News
new
|
ask
|
show
|
jobs
by
searchableguy
2072 days ago
You can use something like forestry:
https://forestry.io
or any of the few alternatives for managing content for your static generator site.
2 comments
FrontAid
2072 days ago
Or have a look at
https://frontaid.io/
if you want to store your content in a JSON file in your own Git repository.
link
zapt02
2072 days ago
Is there something like Forestry (CMS with Git as datastore) but self-hosted and/or open-source?
link
searchableguy
2072 days ago
https://github.com/GetPublii/Publii
https://www.netlifycms.org/
https://github.com/sanity-io/sanity
link
sionillinois
2072 days ago
Yes, NetlifyCMS.
link