in root.html). Outputs custom og:image with assets_prefix normalisation and non-Google site verification. --> All posts | 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 All posts | IT-Journey ) - site.preview_images config in _config.yml =================================================================== --> All posts | 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 index
Collection none
Path pages/index.html
URL /pages/
Theme Skin
SVG Backgrounds
Layer Opacity
0.6
0.04
0.08
page preview image
Foundational CI/CD Pipelines with GitHub Actions for VS Code Extensions

Build a production-ready CI/CD pipeline for a VS Code extension using GitHub Actions — from lint and test to automated marketplace publishing.

page preview image
From Spreadsheets to Shell Scripts: A Finance Professional's Guide to the Terminal

Learn why the terminal is the ultimate productivity hack for finance and accounting professionals — and how to start using it today.

page preview image
Essential VS Code Extensions for Developers: The Ultimate 2025 Guide

Discover the essential VS Code extensions every developer needs in 2025. From productivity boosters to language-specific tools, transform your coding experie...

page preview image
Docker for Beginners: Complete Tutorial to Get Started with Containers

Master Docker basics in 30 minutes with this beginner-friendly tutorial. Learn containers, images, and essential commands to start your containerization jour...

page preview image
PRD Machine: Building a Self-Writing Product Requirements Distillery

The PRD Machine transforms scattered repository signals—git commits, markdown files, and feature definitions—into a continuously fresh, perfectly structured ...

page preview image
page preview image
Flow in DevOps: The Psychology of Optimal Engineering

How to design DevOps workflows that keep engineers in the zone, minimizing both boredom (toil) and anxiety (outages).

page preview image
Streamlining Content Creation - Using Crush in VSCode for Instant GitHub Pages Publishing

Streamlining Content Creation: Using Crush in VSCode for Instant GitHub Pages Publishing

page preview image
Architecting the Glass Interface: Building Frontends for Terminal Scripts

Learn how to layer a 'Glass Interface' over your raw shell scripts to improve usability, safety, and aesthetics without sacrificing power.

page preview image
Deploying Jekyll Sites to Azure Cloud: Complete Guide for Static Web Hosting

Learn how to deploy your Jekyll-generated static site to Azure Static Web Apps for scalable, secure, and cost-effective hosting with built-in CI/CD