goHugo Table of Contents
Quick explanation of using Hugo’s shortcodes for a Table of Contents.
Quick explanation of using Hugo’s shortcodes for a Table of Contents.
I did some tinkering with Mermaid and settled on a shortcode that I’m happy with for my Hugo blog.
I’ve switched from the Mainroad theme to the Binario theme initally as a (failed) workaround. I found that the syntax highlighing for Binario theme worked better so I’ve kept it.
OpenGL introduced yet-another object in the form of the “Vertex Array Object” to carry (in effect) the vertex format data. Here’s an example of how to create an OpenGL4.3+DSA Vertex Array Object.
I wrote a Maybe (a lazy Option[T]) that I can use in Scala.
I have a GoGS server for my work.
I want to back it up off-site to our GitLab instance.
According to a document I read this should be possible using post-receive hooks.
WARNING; this configuration doesn’t seem to delete old builds.
Ever, see; https://issues.jenkins-ci.org/browse/JENKINS-34738.
I’ve worked around it by putting the following blurb near the top of my JenkinsFile
I’m trying to use a Google AIY Voice V1 with Pi4J. I had a bit of trouble finding the pins, so I’m posting this here in case anyone else is looking.
Someone has ported Doom (1993) to VR and it is as vomit-inducing-awesome in VR as you would expect.
I have no idea why the other guides for this take four pages.
This is a quick post-mortem on the three methods I examined for nesting some of our Git repos. In the end, I ran out of time and felt that the diversity of a CS team means that special handling would not produce a time saving benefit for me.