~ianbibby/
AboutCategoriesTags
Musings. Coding. Life.
  • Launch a Private Docker Registry

    Tuesday, December 31, 2019

    How to launch a secured Docker registry.

    devdockerhowto

  • Brew Install Old Version

    Monday, December 30, 2019

    I recently needed to install an older version of hugo via brew but ran into some issues: $ brew install hugo@0.57.1 ... Error: No available formula with the name "hugo@0.57.1" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow ... Now the brew repository is rather large, so getting the complete history when all I need is a single package just seemed unreasonable.…more

    devbrewhowto

  • Docker + NGINX Proxy

    Sunday, December 29, 2019

    Load balancing with NGINX Proxy.

    devdockerhowto

  • Deploy Microk8s on Ubuntu

    Sunday, December 29, 2019

    How to launch the microk8s snap on Ubuntu.

    devkuberneteshowto

  • Welcome

    Sunday, December 29, 2019

    A home for all things Coding, Climbing, Photography and more!

    lifeannouncements

  • Markdown Syntax Guide

    Monday, March 11, 2019

    This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. …more

    themessyntaxmarkdowncsshtmlthemes

  • Rich Content

    Sunday, March 10, 2019

    Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. …more

    shortcodesprivacy

  • Placeholder Text

    Saturday, March 9, 2019

    Lorem est tota propiore conpellat pectoribus de pectora summo. …more

    markdowntext

  • Math Typesetting

    Friday, March 8, 2019

    Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. …more

  • Emoji Support

    Tuesday, March 5, 2019

    Emoji can be enabled in a Hugo project in a number of ways. …more

    emoji

© 2020 Ian Bibby

Powered by Hugo and the Notepadium