Archive for May 2015
Know Your Resources: Identify all content management systems (eg: WordPress, Drupal, etc), both current and legacy. For example, your main company website may be well known to your entire organization, but what about that special sales system, built on WordPress several years ago, that is not being actively maintained? Have . . . Read more
There’s a lot think about when launching a new website. This is an understatement. You’ve worked days and nights, and days and nights, and maybe more than that. All the bells and whistles dialed in and ready to go, and you’re all set to go live! As you’re preparing for . . . Read more
1. Install Node.js Browsersync is a module for Node.js, a platform for fast, scalable network applications. There are convenient installers for MacOS, Windows and Linux. 2. Install Browsersync The Node.js package manager (npm) is used to install Browsersync from a repository. Open a terminal window and run the following command: . . . Read more