feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: FE-GATSBY-SSG-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [gatsby, ssg, react, graphql, seo, web-performance, static-site-generation]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Static Site Generation with Gatsby (Gatsby를 활용한 정적 사이트 생성)]]
|
||||
# Static Site Generation with Gatsby (Gatsby를 활용한 정적 사이트 생성)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "빌드 타임에 모든 데이터를 수집하여 완벽한 HTML로 구워내고, 브라우저가 실행되기도 전에 콘텐츠를 즉시 노출하는 극강의 SEO 최적화 아키텍처를 구축하라" — React와 GraphQL을 결합하여 콘텐츠 중심 웹사이트의 성능 한계를 돌파한 정적 사이트 생성기(SSG).
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 대내외 기술 블로그 및 문서 사이트 구축 시 Gatsby 아키텍처를 표준 정책으로 채택하며, 빌드 시간을 단축하기 위한 증분 빌드(Incremental Builds) 설정을 의무화함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Static-Site-Generation-SSG]], [[SEO-Foundations]], [[Core-Web-Vitals-Metrics]], [[React-Architecture]]
|
||||
- **Raw Source:** [[00_Raw/Gatsby.md]]
|
||||
- Static-Site-Generation-SSG, SEO-Foundations, [[Core-Web-Vitals-Metrics]], React-Architecture
|
||||
- **Raw Source:** 00_Raw/Gatsby.md
|
||||
|
||||
Reference in New Issue
Block a user