diff --git a/src/index.html b/src/index.html index 3a1b0e8..fdc78a7 100644 --- a/src/index.html +++ b/src/index.html @@ -6,3 +6,16 @@ title: kdl - Kat's Document Language

kdl - Kat's Document Language

+ +
+

+ kdl is a document language, mostly based on + SDLang, with xml-like semantics that looks + like you're invoking a bunch of CLI commands! +

+ +

+ It's meant to be used both as a serialization format and a configuration + language, and is relatively light on syntax compared to XML. +

+