# Eleventy - 정적 사이트 생성기

> Clean Markdown view of GeekNews topic #5754. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5754](https://news.hada.io/topic?id=5754)
- GeekNews Markdown: [https://news.hada.io/topic/5754.md](https://news.hada.io/topic/5754.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-01-16T09:12:14+09:00
- Updated: 2022-01-16T09:12:14+09:00
- Original source: [11ty.dev](https://www.11ty.dev/)
- Points: 14
- Comments: 1

## Topic Body

- Jekyll 대체제

- 현재 폴더 구조를 그대로 이용

- 다양한 템플릿 엔진 동시 지원 : HTML, 마크다운, JS, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug..

- JS(Node.js)로 개발되었지만, JS 프레임워크는 아님(생성된 페이지에 별도 JS 포함할 필요 없음)

## Comments



### Comment 8418

- Author: xguru
- Created: 2022-01-16T09:12:24+09:00
- Points: 1

Jekyll(Ruby), Hugo(Go), Hexo(JS), Gatsby(JS + React), Nuxt(JS + Vue), Zola(Rust), Elder(JS + Svelte)

다양한 정적 사이트 생성기 중에서 자신에게 맞는 것을 선택하면 될듯 합니다.
