35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
---
|
|
id: wiki-2026-0508-static-site-generation-with-gats
|
|
title: Static Site Generation with Gatsby
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: static-site-generation-ssg
|
|
duplicate_of: "[[Static_Site_Generation_SSG]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, ssg, gatsby, frontend]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# Static Site Generation with Gatsby
|
|
|
|
> **이 문서는 [[Static_Site_Generation_SSG]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약 (specialization aspects)
|
|
- Gatsby 5 (current) — React-based SSG, GraphQL data layer, plugin ecosystem.
|
|
- 2026 state: Gatsby 의 declining vs Astro / Next.js SSG / Eleventy. Netlify acquired & sunset rumors.
|
|
- Strength: image pipeline (gatsby-plugin-image), GraphQL unified data.
|
|
- Weakness: build time on large sites, plugin churn.
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[Static_Site_Generation_SSG]] (canonical)
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |
|