Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/content/docs/ko/guides/cms/emdash.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: EmDash & Astro
description: EmDash를 CMS로 사용하여 Astro 프로젝트에 콘텐츠를 추가하세요.
sidebar:
label: EmDash
type: cms
stub: true
logo: emdash
i18nReady: true
---

[EmDash](https://emdashcms.com/)는 Astro를 위해 특별히 구축된 오픈 소스 풀스택 CMS로, 사이트에 데이터베이스 기반 콘텐츠, 관리자 UI, 미디어 라이브러리, 메뉴 및 분류 체계를 추가합니다.

## 공식 리소스

- [Astro 개발자를 위한 EmDash 문서](https://docs.emdashcms.com/coming-from/astro/)
- [GitHub의 EmDash](https://github.com/emdash-cms/emdash)
Loading