Hacker News new | ask | show | jobs
by caleboller 5493 days ago
I definitely dig on the core concept of making it easier to get content to mobile devices. However, having done this exact type of work for an agency in the past, more often than not content was shared between web and mobile platforms. Do you have a plan to support importing content from popular CMSes or some other way of sharing data between CMSes?
1 comments

We are looking into an import function. Currently you can use the Ruby Gem to import data with a small script. This is not perfect but should help in the meantime.

You can also directly use the RESTful API from your server, query content and serve websites in HTML.