# Publish - Swift로 만든 스태틱 웹사이트 생성기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1192](https://news.hada.io/topic?id=1192)
- GeekNews Markdown: [https://news.hada.io/topic/1192.md](https://news.hada.io/topic/1192.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-01T12:17:57+09:00
- Updated: 2020-01-01T12:17:57+09:00
- Original source: [github.com](https://github.com/johnsundell/publish)
- Points: 3
- Comments: 1

## Topic Body

Swift언어로 웹사이트 생성

-Package로 사이트 설정

-Plot 을 이용한 테마 지원

-플러그인 지원

-RSS/Sitemap

-Swift Package Manager로 설치가능

## Comments



### Comment 822

- Author: xguru
- Created: 2020-01-01T12:20:32+09:00
- Points: 1

자신의 Swift 정보 웹사이트인 Swift by Sundell 을 Publish 로 운영중 - https://swiftbysundell.com/

테마엔진으로 쓰는 Plot 은 HTML,XML,RSS 생성용 DSL로 본인이 직접 개발한 다른 오픈소스 - https://github.com/JohnSundell/Plot

Swift로 만든 마크다운 렌더러 ink - https://github.com/JohnSundell/Ink
