Django and Cripsy Form Login with Icons
I recently created a website using the very nice Edge template for a new Django site. The log in form was nice, but I wanted a form with icons and no labels. Here’s how I did it…
I recently created a website using the very nice Edge template for a new Django site. The log in form was nice, but I wanted a form with icons and no labels. Here’s how I did it…
After working quite hard on my pre
and post
Hugo pipeline, I needed a way to test the actual content that will be pushed to the server. Python (once again) to the rescue!
I like to create draft posts as kind of markers for things I want to write about in the future. Unfortunately, when I do a hugo new post...
, the current date is already put in the front matter for me. That’s really handy if I’m posting right away, but not so much if I have a draft for a really long time.
I’ve had a personal family blog in one form of another since 2002.