Minimal Mistakes Plus
This post is password protected.
Here are the customizations I’ve made to the gallery feature of Minimal Mistakes:
I want to be able to load local images when the site is served locally. However, the URL format file:///Users/<username>/archive/image/20260218184820.p...
I want to be able to use link abbreviations in Minimal Mistakes, for example, use foo:<filename> in place of the full link for images and images in a g...
You can execute SQL source code blocks in Org Mode.
Here’s how you can connect to databases and execute SQLs in Spacemacs (Emacs).
gem and bundle
In the Ruby ecosystem, gem and bundle serve distinct but complementary roles in managing code libraries (known as gems). While gem is the primary interface f...
You may need to rename a project to better reflect the app’s evolved feature set, e.g., from LiveTranscribeJP to OmniScribe. Here is how to apply this rename...