Skip to content

feat: Phase 2 포스트 이미지/다이어그램 개선#93

Merged
Twodragon0 merged 1 commit intomainfrom
improve/phase2-images-diagrams
Mar 7, 2026
Merged

feat: Phase 2 포스트 이미지/다이어그램 개선#93
Twodragon0 merged 1 commit intomainfrom
improve/phase2-images-diagrams

Conversation

@Twodragon0
Copy link
Owner

Summary

  • Batch 1: 6개 포스트 본문에 대표 이미지 삽입 (이미지 없던 포스트)
  • Batch 2: 5개 아키텍처/보안 포스트에 Mermaid 다이어그램 추가
  • 총 11개 포스트 수정, 5개 새 SVG 파일 생성

대표 이미지 삽입 (6개)

포스트 내용
CSPM DataDog AWS 서론 아래 대표 이미지
GCP Cloud Security 서론 아래 대표 이미지
ISMS-P Certification 서론 아래 대표 이미지
Kandji macOS 서론 아래 대표 이미지
Cloud Security Trends 서론 아래 대표 이미지
Docker Kubernetes Guide 서론 아래 대표 이미지

Mermaid 다이어그램 추가 (5개)

포스트 다이어그램
DevSecOps Roadmap CI/CD 파이프라인 보안 흐름도
CSPM DataDog 모니터링 아키텍처
GCP Cloud Security Defense in Depth 5계층
Passkey/OTP 인증 방식별 비교 흐름
AI Content Creator 콘텐츠 제작 워크플로우

Test plan

  • check_posts.py 전체 검증 통과 (0 issues)
  • SVG 파일 5개 정상 생성 (번호+색상 포함)
  • Vercel 프리뷰에서 다이어그램 렌더링 확인
  • 다크모드에서 SVG 이미지 정상 표시 확인

🤖 Generated with Claude Code

Batch 1 - 6개 포스트 본문에 대표 이미지 삽입:
- CSPM DataDog AWS, GCP Cloud Security, ISMS-P Certification
- Kandji macOS, Cloud Security Trends, Docker Kubernetes Guide

Batch 2 - 5개 포스트에 Mermaid 다이어그램 추가:
- DevSecOps Roadmap: CI/CD 파이프라인 보안 흐름도
- CSPM DataDog: 모니터링 아키텍처 다이어그램
- GCP Cloud Security: Defense in Depth 5계층 구조
- Passkey/OTP: 인증 방식별 비교 흐름도
- AI Content Creator: 콘텐츠 제작 워크플로우
Copilot AI review requested due to automatic review settings March 7, 2026 16:06
@vercel
Copy link

vercel bot commented Mar 7, 2026

Deployment failed with the following error:

Resource is limited - try again in 11 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/twodragon0s-projects?upgradeToPro=build-rate-limit

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

포스트 본문 가독성과 시각적 이해도를 높이기 위해 대표 이미지와 Mermaid 기반 다이어그램(SVG)을 추가/삽입하는 PR입니다.

Changes:

  • 기존 이미지가 없던 포스트들에 대표 이미지를 본문 상단에 삽입
  • 아키텍처/보안 관련 포스트들에 Mermaid 다이어그램(SVG) 추가 및 본문에 삽입
  • Mermaid 다이어그램 SVG 5개 신규 생성

Reviewed changes

Copilot reviewed 9 out of 14 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
assets/images/mermaid/passkey_auth_flow.svg 패스키/OTP/비밀번호 인증 흐름 다이어그램 SVG 추가
assets/images/mermaid/gcp_defense_in_depth.svg GCP Defense-in-Depth 5계층 다이어그램 SVG 추가
assets/images/mermaid/devsecops_roadmap_2026.svg DevSecOps 파이프라인 로드맵 다이어그램 SVG 추가
assets/images/mermaid/cspm_datadog_architecture.svg CSPM(DataDog) 아키텍처 다이어그램 SVG 추가
assets/images/mermaid/content_creator_workflow.svg 콘텐츠 제작 워크플로우 다이어그램 SVG 추가
_posts/2026-02-05-AI_Content_Creator_Workflow_2026_Blog_Video_Music_Animation.md 콘텐츠 제작 워크플로우 SVG 다이어그램 삽입
_posts/2026-01-22-Cloud_Security_Trends_January_2026_Kubernetes_82_Percent_Production_VS_Code_Threats_CNCF_Survey.md 대표 이미지 삽입
_posts/2026-01-15-Cloud_Security_Course_8Batch_7Week_Docker_Kubernetes_Security_Practical_Guide.md 대표 이미지 삽입
_posts/2026-01-14-GCP_Cloud_Security_Complete_Guide_IAMFrom_GKETo_Security_Architecture.md 대표 이미지 + Defense-in-Depth SVG 다이어그램 삽입
_posts/2026-01-14-CSPM_DataDog_AWS_Security_Guide_Automated_Security_Setup_Verification_And_Compliance_Monitoring.md 대표 이미지 + CSPM 아키텍처 SVG 다이어그램 삽입
_posts/2026-01-14-2025_ISMS-P_Certification_Complete_Guide_AWS_In_Environment_Management_System_Establishment_And_Protection_Measures_Implementation.md 대표 이미지 삽입
_posts/2026-01-10-2026_DevSecOps_Roadmap_Complete_Guide_roadmap.sh_Analysis.md DevSecOps 다이어그램 SVG 삽입
_posts/2025-05-02-Kandji_macOS_Complete_Master_SetupFrom_Security_Regulation_ComplianceTo_All-in-One_Guide.md 대표 이미지 삽입
_posts/2025-04-30-Public_PCEven_in_Safely_Passkey_OTP_Strong_Password_Management_Usage.md 패스키 인증 흐름 SVG 다이어그램 삽입

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 66 to +70
audience='보안 엔지니어, 클라우드 보안 전문가, 컴플라이언스 담당자, DevOps 엔지니어'
-%}

![CSPM DataDog AWS Security Guide](/assets/images/2026-01-14-CSPM_DataDog_AWS_Security_Guide_Automated_Security_Configuration_Verification_and_Compliance_Monitoring.svg)

Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

audience=... 다음에 Liquid 태그를 닫는 -%} 라인이 제거된 것으로 보여, Jekyll/Liquid 파싱이 깨질 가능성이 큽니다(해당 줄이 include/태그의 종료였던 경우). 대표 이미지는 Liquid 블록이 완전히 종료된 뒤에 삽입되도록 -%}(또는 기존 종료 형태)를 복구해 주세요.

Copilot uses AI. Check for mistakes.
Comment on lines 58 to +62
audience='ISMS-P 인증 준비자, 보안 엔지니어, 클라우드 보안 전문가, CISO, 컴플라이언스 담당자'
-%}

![ISMS-P Certification Complete Guide](/assets/images/2026-01-14-2025_ISMS-P_Certification_Complete_Guide_AWS_Environment_Management_System_Establishment_and_Protection_Measures_Implementation.svg)

Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

위 파일도 audience=... 다음의 Liquid 태그 종료 라인(-%})이 삭제된 형태로 보여 빌드 실패/본문 렌더링 오류가 발생할 수 있습니다. 원래 의도한 Liquid 블록 종료 구문을 복원한 뒤, 이미지 삽입을 그 다음 라인으로 옮겨 주세요.

Copilot uses AI. Check for mistakes.
Comment on lines 48 to +52
audience='기업 보안 담당자, 보안 엔지니어, CISO'
-%}

![Kandji macOS Complete Master Setup Guide](/assets/images/2025-05-02-Kandji_macOS_Complete_Master_SetupFrom_Security_Regulation_ComplianceTo_All-in-One_Guide.svg)

Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 파일 역시 front-matter 내 Liquid/include 종료로 보이는 -%} 라인이 제거된 상태로 보입니다. Liquid 태그가 열려 있는 상태에서 본문 마크다운이 이어지면 전체 페이지 렌더링이 깨질 수 있으니, 종료 구문을 되돌리고 이미지 삽입은 종료 이후로 배치해 주세요.

Copilot uses AI. Check for mistakes.
@Twodragon0 Twodragon0 merged commit 1c7ce96 into main Mar 7, 2026
12 of 13 checks passed
@Twodragon0 Twodragon0 deleted the improve/phase2-images-diagrams branch March 8, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants