Mark Drew's Blog This is the personal blog of Mark Drew - a compendium of CFML and web technology topics. Built with Eleventy. Development To run the site locally: npm install npm run serve Building To build the site: npm run build The generated site will be in the _site directory.