Hacker News new | ask | show | jobs
by sgallant 3140 days ago
My team is building https://forestry.io for just this purpose (A CMS for static sites) :)
1 comments

Very interesting! The first static CMS I've seen that isn't just an API. I've used http://prose.io in the past to edit content in GitHub, but this seems nicer. Currently I'm using WordPress as a CMS and Gatsby as a frontend, mostly due to custom post type support. I need more than posts/pages.

Does this support custom post types? I believe Hugo does.