HTML, CSS, JS
HTML belongs in .html files. CSS belongs in .css files. JS belongs in .js files.
This might seem laughable at first glance, but it's easy to forget.

HTML belongs in .html files. CSS belongs in .css files. JS belongs in .js files.
This might seem laughable at first glance, but it's easy to forget.
Confusion is like pineapple.
Computers are incredibly stupid machines with the ability to do incredibly smart things. Computer programmers are incredibly smart people with the ability to do incredibly stupid things.
I've been working on-and-off (mostly off), for the last few months, on my new blag. I decided to use Kirby CMS as it looked like it would make it easier to quickly publish short entries on a regular basis. I'd tried out both Wordpress and Drupal for a personal blog, but I found too much of my time was spent configuring things, and messing with markup.
Given my propensity toward Stack Overflow, and how SO implemented markdown, I wanted my own blag to be equally easy to update.