From 5006ebdb2e6877dab03e693b79a3c7208d1f9b20 Mon Sep 17 00:00:00 2001 From: Chad Furman Date: Tue, 18 Aug 2015 22:46:27 -0400 Subject: [PATCH] POST: unpublishing 8/13 for a moment or two --- .../2015-08-13-Angular2-CMS-with-Material-Design-Lite.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2015-08-13-Angular2-CMS-with-Material-Design-Lite.markdown b/_posts/2015-08-13-Angular2-CMS-with-Material-Design-Lite.markdown index ad06cc1..35c1f98 100644 --- a/_posts/2015-08-13-Angular2-CMS-with-Material-Design-Lite.markdown +++ b/_posts/2015-08-13-Angular2-CMS-with-Material-Design-Lite.markdown @@ -4,6 +4,7 @@ title: "Angular2 CMS with Material Design Lite" date: 2015-08-09 18:50:15 categories: [programming] tags: [angular.js, angular2, javascript, javascript frameworks, es6, ecma2015, cms, material design, material design lite] +published: false --- Building a system to manage content using latest web technology is what it's all about, right? Angular2 and Material Design Lite bring new life to this routine task. Let's explore!