The pharo.org <http://pharo.org/> website is generated statically, see https://github.com/pharo-project/pharo-site <https://github.com/pharo-project/pharo-site> (you can do PRs to edit / improve it). This uses https://github.com/estebanlm/Foliage <https://github.com/estebanlm/Foliage> Marcus
On 28 Aug 2022, at 00:41, Tim Mackinnon <tim@testit.works> wrote:
I recall that that Norbert was doing some interesting cms stuff (check old messages, or maybe he will chip in).
To be honest though, Iâd consider using StoryBlok (https://www.storyblok.com/ <https://www.storyblok.com/>) or Prismic and interface with that with zinc
Tim
On 26 Aug 2022, at 10:20, Siemen Baader <siemenbaader@gmail.com> wrote:
 Hi everyone,
I was looking for a Pharo CMS. I got the Pier one-click image from www.piercms.com <http://www.piercms.com/>, but it seems there is a hardcoded path in the image. I get the error message:
Pharo cannot write to the changes file named /private/var/folders/ImndBm_rpdOz3Bpyfiqvv0d4dc000Ogn/T/AppTranslocation/24424,42 BEB3 4E. BBC5 CMFBIElgi12/3/35/d/Pier app/Contents/Resources/Pier.changes
(the image is not there but in my ~/Downloads folder).
Any ideas how I can fix this?
And what does Pharo.org use for its CMS?
thanks, Siemen