Making a Plain Website
Introduction For the past few years, Unix Mages was running on WordPress. The site has not changed in over two years as I was no longer writing content for it. So instead of leaving a stale and possibly insecure WordPress installation on the web, I decided to turn it into an old fashioned static website.
How I Deploy Websites
Introduction I’ve gotten into the habit of using a Virtual Machine to develop my websites. The VM mimics the production server as much as possible so there are little-to-no changes that need made when the site is moved to production. To move a site from the development server to the production one, I wanted a [...]
