Fear of Looking Dumb
“Your fear of looking stupid is holding you back.”
RuPaul Charles 30 June 2017
Post by Josh on 28 Jul 2020.
Something Different
Designing with Liquid
I’ve taken a shot at coding for Jekyll a couple of times in the past, but never have I done it so completely as I have now to almost avoid hardcoding anything except on layouts and includes.
Read moreFlexing Colors
Getting things to do exactly what I wanted them to do took up a huge portion of the day, but it was actually a really simple solution in flexbox. I don’t know why I’m so resistant of it. I guess I just feel like everything should work in grid – flexbox feels hacky.
Read moreTags Organized by Count (Size)
Jekyll is blog-aware and it runs on Liquid (plus Markdown, HTML, CSS, etc.). Liquid is a templating language, not a fully-fledged programming language. Jekyll+Liquid can make a great website/blog, but sometimes things to a little haywire.
Read more