Tech GWS - Git Workspace Have you ever used Git submodules? Then you know the pain they bring... If you just want to keep some Git repos together organized, then GWS - Git Workspace is for you! UPDATE: See How VSHN manages Hiera data files for an example use
Tech Jekyll git hook for drafts using branches After using Jekyll for quite some time now, I was looking for a way to publish to a draft website before publishing to the live website. As I'm using a git hook to publish my websites (see Why and how I moved from Wordpress