Minimal et clean blog theme pour Hugo

OPENCODE Agent Ecosystem


A comprehensive system administration and automation framework for ArchLinux with specialized AI agents
Read more ⟶

My First Post


Hello world! This is the body of my very first test blog post on my new Hugo site.

This post is designed to test how the Archie theme renders basic content.

Standard Markdown Elements

  • A list item
  • Another list item
  1. A numbered list item
  2. The second item

Bold text and italic text are common.

// Code blocks should be rendered with syntax highlighting
package main

import "fmt"

func main() {
    fmt.Println("This is a code example.")
}
Read more ⟶

🤖 Mettre en place un agent IA autonome (Opencode) en environnement isolé sur ArchLinux


Un guide pour configurer un agent Opencode/GLM-4.6 dans un environnement sécurisé et segmenté (jail) avec systemd-nspawn sur Manjaro/ArchLinux, pour éviter que Skynet ne prenne le contrôle.
Read more ⟶