I really like CSS Grid for layouts. My challenge is that I tend not to use it all that much in my day-to-day work (I provide a fair amount of CSS support, but it tends to be focused on narrower issues), so I don’t practice it all that much. Then, when I return to CSS…… Continue reading A CSS Grid refresher with Mozilla
Tag: tutorials
Now even more IndieWebified
I just watched Chris Aldrich’s tutorial on how to configure a WordPress site for IndieWeb use. In other words, how to setup your WordPress site as pretty dynamic hub on the Web using a variety of IndieWeb technologies and plugins. https://www.youtube.com/watch?v=ZsPjdk2-m68 The tutorial runs to about two hours, but it was worth watching. It certainly…… Continue reading Now even more IndieWebified
Learning Flask with Corey Schafer
My Summer project is to finish an initial version of my Practice Math site for our kids. I’ve hit a bit of a snag with fractions, but the functionality for whole numbers is almost ready. The next step is to create a web site for the project so our kids can use the app through…… Continue reading Learning Flask with Corey Schafer
A reminder how to use a semicolon
Now and then I feel like I need a refresher on how to use certain forms of punctuation. Today it was the semicolon, which I have abused on multiple occasions.