— 3 Kudos
Version controlling your SpaceHey Template
Category: Web, HTML, Tech
I thought I would write a tutorial on how you can host your SpaceHey templates on GitHub (or anywhere else), so you can use version control. Ultimately, it's kind of pointless, because even if you use an external CDN to serve up the CSS, SpaceHey will cache it, so every time you make a change, you will need to update the url to your file to break the cache. I thought I would share anyway. First, y... » Continue Reading