diff --git a/src/site/generators/toucan.md b/src/site/generators/toucan.md new file mode 100644 index 00000000..19147a61 --- /dev/null +++ b/src/site/generators/toucan.md @@ -0,0 +1,18 @@ +--- +title: Toucan +repo: toucansites/toucan +homepage: https://toucansites.com/ +language: + - Swift +license: + - MIT +templates: + - Markdown + - Mustache +description: Toucan is a markdown-based Static Site Generator (SSG) written in Swift. +twitter: tiborbodecs +--- + +**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. + +Follow [the official documentation](https://toucansites.com/docs/) to get started.