h
Easing the Pain Points with Static Site Generators
When looking at tools to help build websites, while static site generators offers significant advantages, there are still benefits to content management systems that make them attractive. However, for under $100 you can add the functionality to a static site and remove …
last updated: 15 October 2018; category: tools
Which to Choose: Static Site Generator vs Content Management System
When building a website, there are two main choices if you don’t want to hand code: a static site generator to create a static HTML site or a database-driven content management system. You can choose one or the other, not both. Here’s how I think the …
last updated: 22 August 2018; category: tools