This is the 6th website I built to showcase my skills . In this website I used Jekyll for content management .
I explored jekyll it's liquid templating language and found that it can cause conflict with angular.js builds as both use {{}} syntaxes
Jekyll is a nice static cms .
_post
directory in markdown will cause the server to render the components automatically using Jekyll's Markdownify