mirror of
https://github.com/ced4568/ceds-homelab.git
synced 2026-08-13 04:04:01 +00:00
docs: add section comments to site config and analytics include
This commit is contained in:
+13
@@ -1,3 +1,16 @@
|
||||
# =============================================================
|
||||
# FILE: _config.yml
|
||||
# PURPOSE: Jekyll site configuration. GitHub Pages reads this
|
||||
# file to build and theme the static site from markdown.
|
||||
# =============================================================
|
||||
|
||||
# SECTION: Theme
|
||||
# Tells Jekyll which gem-based theme to use for layouts and styles.
|
||||
# "minima" is the GitHub Pages default — clean, responsive, no setup needed.
|
||||
# It also auto-injects _includes/head-custom.html into every page <head>.
|
||||
theme: minima
|
||||
|
||||
# SECTION: Site Identity
|
||||
# Used in the browser tab title, SEO meta tags, and the site header.
|
||||
title: "Ced's HomeLab"
|
||||
description: "Production-style homelab running real infrastructure, real workloads, and a live NOC dashboard."
|
||||
|
||||
Reference in New Issue
Block a user