top | item 21711234

(no title)

TKAB | 6 years ago

An option that I like to use is Middleman (or any other static site generator) for creating the pages and Netlify for hosting, all for free even with your own domain and HTTPS.

You have nice static HTML pages with a CDN, super fast, and there's even a CMS option with NetlifyCMS, which works by creating git commits for you and then automatically pushes the new static version on Netlify. The basics in Netlify are free and there are nice add-ons where some are also free (e.g. forms).

Check out the template list here: https://templates.netlify.com

discuss

order

_31|6 years ago

I think Netlify has an amazing product and have been looking into using Gatsby for some projects. Thanks for linking those templates!