Hi, On Wed, Jun 23, 2021 at 9:07 AM Rohit Yadav <rohit.ya...@shapeblue.com> wrote: > ...Alternatively, if indeed it is a policy of the ASF to require project > website and blog tracked by git/source code - > could we explore git-based CMS services such as https://forestry.io, > https://www.netlifycms.org/, > https://cloudcannon.com/, https://www.siteleaf.com...
I'm not from infra, but if you find a solution that can update an ASF-hosted repository, using a client-side or a pass-through CMS service I suppose that would work. I see for example that Netlify CMS supports Hugo ( https://www.netlifycms.org/docs/hugo/ ) which several ASF projects use for their websites, at least those: https://github.com/search?q=topic%3Ahugo+org%3Aapache&type=Repositories I haven't checked if that requires specific settings on the GitHub side, which is where our infra might need to get involved. If you pursue such an option I would suggest creating a place (wiki page or such) where people from other projects can collaborate, as I suppose others might be interested. Note also the poor man's variant of that which is to edit Markdown using the built-in GitHub editor - but I suppose you're looking for something less "technical" for content authors. And also https://blogs.apache.org/ which I think I already mentioned. -Bertrand