in root.html). Outputs custom og:image with assets_prefix normalisation and non-Google site verification. --> AGENTS.md: Guide for AI Agents Working in IT-Journey Repository | IT-Journey in _layouts/root.html. What this file adds: - Custom og:image with preview_images.assets_prefix path normalisation for the theme-specific page.preview and page.header.og_image keys. When page.image is set, jekyll-seo-tag handles og:image and this file skips its own og:image output to avoid duplicate tags. - Non-Google site verification tags (Bing, Yandex, Naver, Baidu) Dependencies: - jekyll-seo-tag plugin (loaded in _layouts/root.html via AGENTS.md: Guide for AI Agents Working in IT-Journey Repository | IT-Journey ) - site.preview_images config in _config.yml =================================================================== --> AGENTS.md: Guide for AI Agents Working in IT-Journey Repository | IT-Journey Skip to main content
Settings
Search
Appearance
Theme Mode
About
Jekyll v3.10.0
Environment Production
Last Build
2026-04-11 02:52 UTC
Current Environment Production
Build Time Apr 11, 02:52
Jekyll v3.10.0
Build env (JEKYLL_ENV) production
Quick Links
Page Location
Page Info
Layout root
Collection none
Path AGENTS.md
URL /AGENTS/
Theme Skin
SVG Backgrounds
Layer Opacity
0.6
0.04
0.08

AGENTS.md: Guide for AI Agents Working in IT-Journey Repository

This document provides essential information for AI agents (like Grok/Crush) to effectively understand, navigate, and contribute to the IT-Journey codebase. All information is based on direct observation of the repository structure, files, and configurations. No assumptions or inventions have been made.

Project Overview

Directory Structure

Based on ls output with depth 3:

Essential Commands

Observed from Makefile, scripts, Gemfile, and workflows:

Code Organization and Patterns

Naming Conventions and Style Patterns

Testing Approach and Patterns

Important Gotchas and Non-Obvious Patterns

Project-Specific Context from Rule Files

From .github/copilot-instructions.md (observed in memory and glob):

This guide is derived solely from repository contents. Update it as the project evolves using similar discovery processes.