mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Fix broken internal links missing section path prefixes
This commit is contained in:
@@ -9,7 +9,7 @@ layout: base.njk
|
||||
<h1>Xubuntu Dev VM</h1>
|
||||
<div class="detail-content">
|
||||
|
||||
<p>This is a Xubuntu virtual machine on <a href="/proxmox/">Proxmox pve2</a> in the study that serves as my main development environment, replacing the need for a dedicated physical workstation. It's designed to be lightweight, remotely accessible from anywhere, and, most importantly, completely disposable, which is what makes it a safe place to let AI coding agents operate with far more autonomy than I'd otherwise allow.</p>
|
||||
<p>This is a Xubuntu virtual machine on <a href="/infra/proxmox/">Proxmox pve2</a> in the study that serves as my main development environment, replacing the need for a dedicated physical workstation. It's designed to be lightweight, remotely accessible from anywhere, and, most importantly, completely disposable, which is what makes it a safe place to let AI coding agents operate with far more autonomy than I'd otherwise allow.</p>
|
||||
|
||||
<h2>Why a disposable VM is the biggest advantage</h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user