Skip to content

Commit 0269f1b

Browse files
committed
Create toucan.md
1 parent 2af2844 commit 0269f1b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/site/generators/toucan.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Toucan
3+
repo: toucansites/toucan
4+
homepage: https://toucansites.com/
5+
language:
6+
- Swift
7+
license:
8+
- MIT
9+
templates:
10+
- Markdown
11+
- Mustache
12+
description: Toucan is a markdown-based Static Site Generator (SSG) written in Swift.
13+
twitter: tiborbodecs
14+
---
15+
16+
**Toucan** is a Swift-based static site generator that converts Markdown into styled websites using customizable themes and Mustache templates. Currently in beta, the team welcomes feedback for improvements.
17+
18+
Follow [the official documentation](https://toucansites.com/docs/) to get started.

0 commit comments

Comments
 (0)