html

  • Hugo Responsive Images With Markdown Render Hook Aug 04 2021
    Create responsive images in Hugo posts using the markdown render hook. Using the srcset tag and picture element the appropriate size image will be served by the browser. This is an alternative to using a shortcode as you can still using the regular markdown image tags.

  • Raspberry Pi Webserver May 07 2017
    One of the reasons that I purchased a Raspberry Pi was so that I can do local website development. Of course, I could have easily set this all up with Windows, but my desktop is already cluttered enough. And with a Raspberry Pi Webserver, I can set up scipts to run independently of my desktop. Here’s how to setup a Raspberry Pi Webserver What You Will Need: Raspberry Pi Setup Static IP Address It would be very annoying to have a website that always changes its address.