DEV Community

Bryan Ollendyke
Bryan Ollendyke

Posted on

Writing an HTML to HAXcms site importer with Vercel

This is a live coding session where I show the process of creating a new endpoint in Vercel and wiring it up for importing site content into HAXcms in order to build a brand new site! I've been overwhelmed by the interest in our importers, as well as how fast they've been to develop thanks to Vercel. When someone approached us recently about importing Drupal based content into HAXcms, I thought "what if it was just HTML on one page?". Sure enough, Drupal's book module, popular in education, can output the site's content for 'print' all on one page. This demonstrates me debugging and implementing end to end this new functionality to a beta state by reusing code we already have.

Top comments (0)