diff --git a/www/_includes/core_layout.njk b/www/_includes/core_layout.njk index 56a3322f..6500c5a0 100644 --- a/www/_includes/core_layout.njk +++ b/www/_includes/core_layout.njk @@ -1,6 +1,6 @@ - kutty - high power tools for html + </> kutty - high power tools for html diff --git a/www/index.md b/www/index.md index d3b8355a..851f166b 100644 --- a/www/index.md +++ b/www/index.md @@ -12,10 +12,10 @@ title: HTMx - HTML Extensions ## Introduction -Kutty is a set of HTML extensions (attributes, request headers, etc.) that allow you to use markup to build -[powerful UX](/demo), while keeping the simplicity of the hypertext we all know and love. +Kutty is a set of HTML extensions (attributes, request headers, etc.) that let you use markup to build +[advanced UX](/demo) with the simplicity of the hypertext we all know and love. -Kutty is a small (<6Kb min.gz'd), dependency-free, and can be adopted incrementally without a huge rewrite. +Kutty is a small (<6Kb min.gz'd), dependency-free & you can try it out quickly, without a huge rewrite. ## Quick Start @@ -30,8 +30,6 @@ This annotation tells kutty: > "When a user clicks on this button, issue an AJAX request to /example, and replace the button with the response" - - Kutty is based on [intercooler.js](http://intercoolerjs.org) and is the successor to that project. \ No newline at end of file