From 0269f1bd06005d18059c29a678e56a4efcc55830 Mon Sep 17 00:00:00 2001 From: GErP83 Date: Thu, 27 Feb 2025 14:54:50 +0100 Subject: [PATCH] Create toucan.md --- src/site/generators/toucan.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/site/generators/toucan.md 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.