Creating and Signing a PKG installer for MacOS devices is not
hard, but the available resources can be confusing.
In this article, I will detail the steps required to create and sign a pkg
installer for a VST3 plugin. These same steps will also work for an application.
Read more »
Before You Start I will be assuming the following :
You will be using Next.js >= 13 with app routing rather than the legacy page routing. You will be using Boostrap >= 5.3 so that jquery is not required. You already know a fair amount about Next.js You are starting fresh with a new Next.js project. These instructions can be used to retrofit Boostrap into an existing project, however. Install NPM Create a new Next.
Read more »
Setting hugo to use bootstrap in a way that allows for customization is not
difficult, but isn’t transparent either.
Read more »
Haven’t posted here in a while, but thought it was time to do a little cleaning.
Read more »