Nuxt Recipe: Explicit Layouts and Component Colocation
2 months ago
A hacky module I built to solve my own problems: making nested layouts explicit and keeping pages with their components. The solution was influenced by Next.js App Router's approach.
Nuxt Recipe: Setting Layouts from Route Rules
Last year
A quick guide to dynamically setting layouts in Nuxt using route rules, with a custom module implementation.
Setting Up Multiple GitHub Accounts with Git, SSH, ZSH, and Oh My Zsh
Last year
A comprehensive guide to configuring multiple GitHub accounts using SSH keys, scoped gitconfig, ZSH, and Oh My Zsh for autoloading SSH keys, with emphasis on backing up existing configurations
Cloudflare www Redirect
Last year
Redirect 'https://www' URLs to 'https://' with Cloudflare 301 Redirect, post page rule deprecation