Lately I fell in love with Netlify to easily bring static websites online. However to build a simple, extendable job site MVP, I'm now looking into either NetlifyCMS -or- Liftoff to pull content from Airtable (https://github.com/postlight/liftoff)
However, before I go heads down and try to make all this work, I wanted to see if there is any other way that I'm missing to build a simple website with CRUD capabilities?
I looked into Sheet2Site but realized that I can only use pre-defined templates which rules out this option. Having a my customized design is important.