# Hello EmDash > 워드프레스 개발자 Dave의 포트폴리오 겸 EmDash 소개 사이트. Dave가 WordPress에서 EmDash(Astro 기반 TypeScript CMS)로 갈아탄 이유와, 누구나 15분 만에 따라할 수 있는 EmDash 시작 튜토리얼을 담고 있다. 이 사이트 자체가 EmDash marketing 템플릿으로 만들어졌다. This is the portfolio/landing site of Dave, a WordPress developer who switched to EmDash — a full-stack TypeScript CMS built on Astro. The site itself is built with EmDash and practices agent-friendly principles (this file included). ## 핵심 콘텐츠 (Key pages) - [홈 (모든 섹션이 한 페이지)](/): Dave의 스토리, WordPress vs EmDash 비교, AI 에이전트 시대 가이드, 인터랙티브 튜토리얼, FAQ - [Dave의 스토리 — 마크다운 버전](/story.md): HTML 없이 순수 마크다운으로 제공 ## 따라하기 (For humans and agents alike) EmDash 사이트를 만드는 가장 빠른 방법: ``` npm create emdash@latest my-site -- --template marketing --platform node --yes cd my-site && npm install && npm run dev ``` - 사이트: http://localhost:4321 - 관리자: http://localhost:4321/_emdash/admin - 타입 생성: `npx emdash types` ## EmDash 리소스 (Upstream) - [EmDash GitHub](https://github.com/emdash-cms/emdash): 소스 코드와 README - [EmDash 템플릿](https://github.com/emdash-cms/templates): blog / marketing / portfolio 시작 템플릿 - [EmDash 문서](https://github.com/emdash-cms/emdash/tree/main/docs) - EmDash 문서 MCP 서버: https://docs.emdashcms.com/mcp (search_docs 툴 제공) ## Optional - [robots.txt](/robots.txt): 훈련용 크롤러와 사용자 대행 에이전트를 구분해 허용