Notes

I don’t write as often as I build, but I still like keeping a few posts and write-ups around.

Jekyll: The configuration file

Update in progress: The Jekyll configuration file `_config.yml` holds important settings for your site. This post highlights some items used in one of my older sites.

Bootstrap and ASP.NET 4.0 master pages

Outdated: Working with Bootstrap in ASP.NET 4.0 master pages can be a little tricky out of the box, especially when script paths and validation scripts do not load as expected.