12/8/2018:

I finally used vehicle for a client website www.classicalfas.com … the process has been fun but also a bit of a pain. I think a static site would have been cheaper to put together because there are less layers and less moving parts. We’re using forestry.io to add pages, add posts, update all sorts of random things, etc. So we will be able to invite the client to the forestry.io site so they can update their site without knowing how to code. Of course the client will probably end up emailing us the updates to make ) . Since this is a site that among other things sells classic Alfa Romeo parts; they will be able to login and easily add new parts to the parts for sale page. They also will be posting random news updates related to racing classic Alfa Romeos.

Interesting tidbits…

We used GitHub for the repository…. Forestry.io connects to the GitHub or Bitbucket repository… when you make a change in forestry it will rebuild the site and publish the site to the web host.

We used Cloudinary to handle image sizing, quality, and formatting…

Used Cloudinary to drop in all our full sized images… got custom urls to get image size, quality, format that we needed without busting out photoshop.