Switching to Netlify

Standard

Corporate or marketing sites often times don’t need full blast content management systems. It’s also nice to have the marketing site on a different server than the web application. After doing a side project that uses Jekyll and Cloud Cannon for the CMS it got me thinking on setting up an easy to use jekyll site. Since these sites don’t get updated often, and when they do, it’s often by a developer, we don’t need a CMS. Writing basic HTML will work just fine.

While browsing the Jekyll documentation they mention Netlify. To my surprise they offer a free plan that even includes SSL with Lets Encrypt.

They offer the ability to use forms, their DNS servers, and even add custom environment variables when building your site.

As for their git providers, they support Github, Bitbucket as well as Gitlab (hosted). When pushing code to the repository on the master branch, it will automatically pick it up and rebuild the site.

If you are interested in static sites without the mess of a database, or long load times on lousy oversold WordPress shared hosting, checkout Netlify.

*Note: There is no referral links nor paid advertising. I personally use them and think they are a great choice for sites that don’t change a whole lot. Often times people jump to WordPress, Joomla, etc because they are easy to setup and not necessarily the right tool.*

#LongmontStories where did you go

Standard

If you follow me on Facebook you may have come across my #LongmontStories posts. These are weird things that I witnessed while working on Main St in Longmont, CO. Unfortunately we moved offices, and although we are still on Main St. I don’t have a direct view of the door anymore. I am therefore limited to the times I am walking outside.

When is it ready?

Aside

When is the app I am building ready for the world to see? There is always more cleanup, more features, blah blah blah to keep the development process going. Meanwhile at work, I am fighting off ‘cool features’ for the sake of of being ‘cool’.