DEV Community

Discussion on: How to host Netlify CMS website on Fathym

Collapse
 
richkurtzman profile image
Rich Kurtzman

To quickly recap: Use Netlify CMS on the back end as a place to input all your content, store it and format it.

Then, use a static site generator like Gatsby or 11ty, or even a JavaScript framework – if you have coding experience – like Next.js for your frontend. There, you’ll find templates, styling ideas and options for the look and feel of the website.

Finally, host your new site on Fathym using Microsoft Azure.