記事テンプレート
新規記事は src/content/templates/article-template.md をコピーし、
src/content/articles に .md で追加してください。
Frontmatter 例
---
title: 記事タイトル
description: 記事の要約
category: server
tags: [tag1, tag2]
updated: 2026-03-03
--- 本文セクション案
- 概要
- 前提知識
- 手順
- 検証
- トラブルシュート
- 参考リンク
コマンド記録例
ipconfig /all や systemctl status nginx など、実行ログを残します。