Live data from Hacker News

Show HN: Pages CMS – A CMS for GitHub

pagescms.org

71–80 of 122 posts

Re: Show HN: Pages CMS – A CMS for GitHub

#72
post #70

This made me think of http://prose.io which I remember was a thing 10 years ago. Pleasantly surprised it still is a website, not sure if it still works. But I remember the basic idea being similar, except Jekyll only.

Oh yeah, I loved Development Seed (the team that created prose.io) back in the day. They went on to create Mapbox.

Re: Show HN: Pages CMS – A CMS for GitHub

#74

This is awesome however, I’m hesitant due to the pro pricing. I get it, but I’m definitely looking for something we can host that can do this for our customer support team who aren’t the best at git, or markdown for that matter, but have valuable knowledge of setup and configuration of our apps. Any plans to just go full OSS with it and do sponsorships or OSI model foundation support? If this is yet another SaaS prod…

- It's 100% Open Source: https://github.com/pages-cms/pages-cms - You can self-host it for free on Cloudflare Pages: https://pagescms.org/docs/development/#deploy-on-cloudflare - The online version is 100% free as well: https://app.pagescms.org There may be a pro plan at some point for some more complex features. From the FAQ on the front page: What's the "Pro" plan? I haven't completely figured it out, but there are…

> The online version is 100% free

> What's the "Pro" plan? I haven't completely figured it out

Sounds like it's free until it isn't.

Re: Show HN: Pages CMS – A CMS for GitHub

#75

This is awesome however, I’m hesitant due to the pro pricing. I get it, but I’m definitely looking for something we can host that can do this for our customer support team who aren’t the best at git, or markdown for that matter, but have valuable knowledge of setup and configuration of our apps. Any plans to just go full OSS with it and do sponsorships or OSI model foundation support? If this is yet another SaaS prod…

I feel your frustration, it should either be free or not-free. Stop pretending to be both, while ending up being neither!

Maybe we can start to refer to these types of projects as GOSS (Gated Open Source Software) or maybe COSS (Crippled Open Source Software)? :-)

Re: Show HN: Pages CMS – A CMS for GitHub

#76
post #63

Tried it out [1], and with a bit of work got it to function. Media, posts, all seem to upload and be viewable. With the lead-in, kind of thought it was going to be "click-a-button, you're done." However, had to wander around a bit figuring out what format zones in the blog example were, and where they needed to be. Also kind of thought it was going to restyle my GitHub page or something, which did not seem to be the…

If you can send me screenshots at hunvreus@gmail.com or file an issue on GitHub ( https://github.com/pages-cms/pages-cms/issues ), I'd love to fix it. > Tried it out [1], and with a bit of work got it to function. Media, posts, all seem to upload and be viewable. With the lead-in, kind of thought it was going to be "click-a-button, you're done." However, had to wander around a bit figuring out what format zones in th…

Opened new issue at https://github.com/pages-cms/pages-cms/issues/3 with documentation.

On the second comment, kind of figure it was a WIP currently, hence suggestions. Thanks for the work, as its a fairly light weight way to have a quick little CMS.

Re: Show HN: Pages CMS – A CMS for GitHub

#78

This is awesome however, I’m hesitant due to the pro pricing. I get it, but I’m definitely looking for something we can host that can do this for our customer support team who aren’t the best at git, or markdown for that matter, but have valuable knowledge of setup and configuration of our apps. Any plans to just go full OSS with it and do sponsorships or OSI model foundation support? If this is yet another SaaS prod…

I feel your frustration, it should either be free or not-free. Stop pretending to be both, while ending up being neither! Maybe we can start to refer to these types of projects as GOSS (Gated Open Source Software) or maybe COSS (Crippled Open Source Software)? :-)

you can download the code and self host it. how is that not open source software?

Re: Show HN: Pages CMS – A CMS for GitHub

#79
Following one of the comments in this thread, I reviewed two other products in this space - https://www.staticcms.org/ and https://decapcms.org/.

It looks like the webpages are almost a direct copy of one another, one in dark mode and one in light mode, one with a community strip and professional services and one without

I'm a technical product marketer, and I find this type of landing page copying amusing to no end.

Re: Show HN: Pages CMS – A CMS for GitHub

#80
post #79

Following one of the comments in this thread, I reviewed two other products in this space - https://www.staticcms.org/ and https://decapcms.org/ . It looks like the webpages are almost a direct copy of one another, one in dark mode and one in light mode, one with a community strip and professional services and one without I'm a technical product marketer, and I find this type of landing page copying amusing to no end…

That's no accident: from the Static CMS readme:

> Static CMS is a fork of Decap (previously Netlify CMS) focusing on the core product over adding massive, scope expanding, new features.

Post reply on HN