Skip to content

Commit 76623f7

Browse files
theo-dunamuclaude
andcommitted
feat: 메인 화면에 최근 포스트 목록 노출
- profileMode 비활성화, homeInfoParams로 전환 - 프로필 소개 + 최근 글 목록이 메인에 함께 표시 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ca12e9d commit 76623f7

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

hugo.yaml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,11 @@ params:
5555
iconHeight: 35
5656

5757
profileMode:
58-
enabled: true
59-
title: "gnosyslambda"
60-
subtitle: "Backend Engineer · AI Explorer\n기술의 깊이와 실전 경험을 기록합니다"
61-
imageUrl: "https://github.com/gnosyslambda.png"
62-
imageWidth: 140
63-
imageHeight: 140
64-
imageTitle: gnosyslambda
65-
buttons:
66-
- name: Posts
67-
url: posts
68-
- name: About
69-
url: about
58+
enabled: false
7059

7160
homeInfoParams:
7261
Title: "gnosyslambda"
73-
Content: "Backend Engineering & AI 인사이트. 시스템의 깊이와 실전 경험을 기록합니다."
62+
Content: "Backend Engineer · AI Explorer — 대규모 시스템 설계, AI 엔지니어링, 오픈소스 생태계에 대한 깊이 있는 기술 인사이트를 기록합니다."
7463

7564
socialIcons:
7665
- name: github

0 commit comments

Comments
 (0)