Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: A truly open source modern headless CMS (github.com/internalfx)
11 points by internalfx on Feb 27, 2020 | hide | past | favorite | 5 comments



I looked at 3 of the source files and all start with an empty line. Example:

https://github.com/internalfx/pageflo/blob/master/system/ser...

Is there a reason for this?


lol, I actually don't have a great reason for this, but (thinking about it now) it is something I do all the time.


Nice work. Don't yoy feel that content types would be nice to have under source control though? For auditing, rollbacks ...


What do your mean by headless?


Usually headless in this context refers to content being exposed through APIs instead of a generated user-facing frontend. This way, you can develop the user-facing frontend in whatever frontend libraries and frameworks you want and just consume and expose the CMS content through APIs, and you can use the same APIs to expose content in mobile apps etc... A typical example of a non-headless CMS is Wordpress where you get the admin panel for content management, _and_ a user-facing frontend for end-users to consume the content.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: