From 5525c707c97b764dff903a5372fc107753e96e60 Mon Sep 17 00:00:00 2001 From: carson Date: Wed, 13 May 2020 18:22:35 -0700 Subject: [PATCH] blog post update --- TODO.md | 3 +-- .../2020-5-15-kutty-0.0.1-is-released.md | 19 +++++++++++++++---- www/talk.md | 2 +- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index c0a55110..08ebfe6e 100644 --- a/TODO.md +++ b/TODO.md @@ -6,9 +6,8 @@ ## Launch TODOS -* Blog Post -* Move to development branch * Publish 0.0.1 +* Move to development branch ## Post-Launch TODOS diff --git a/www/posts/2020-5-15-kutty-0.0.1-is-released.md b/www/posts/2020-5-15-kutty-0.0.1-is-released.md index f92a78fe..14851b29 100644 --- a/www/posts/2020-5-15-kutty-0.0.1-is-released.md +++ b/www/posts/2020-5-15-kutty-0.0.1-is-released.md @@ -11,10 +11,10 @@ to [intercooler.js](http://intercoolerjs.org)! Like intercooler, kutty brings the power of modern browsers into HTML. +#### What's new & different about kutty vs. intercooler? -#### What's new/different about kutty vs. intercooler? - -* First and foremost, kutty has no external dependencies! No more dragging jQuery in if you don't want it. +* First and foremost, kutty has [*no external dependencies*](https://github.com/bigskysoftware/kutty/blob/master/package.json) ! + No more dragging in jQuery just to do HTML-oriented web development. * I've tried to follow conventional naming and behavior standards more closely where applicable (e.g. [`innerHTML`](/attributes/kt-swap) and [`outerHTML`](/attributes/kt-swap)) * Kutty is less kitchen-sink-of-features and more pluggable than intercooler * Kutty has a better swapping mechanism which introduces a settling step, which allows for nice CSS transitions @@ -38,4 +38,15 @@ on moving that to kutty any time soon. Depends a lot on how into the weeds you got with intercooler. The core attributes are pretty close to one another but if you were using `ic-action` or event handlers extensively it will be a project. That's why I chose to rename it, -and to continue to maintain intercooler. \ No newline at end of file +and to continue to maintain intercooler. + +#### OK, so what should I do? + +The usual: + +* read the [docs](/docs) +* star the [repo](https://github.com/bigskysoftware/kutty) +* tell your friends +* & enjoy fully functional HTML, the way [Roy Fielding](https://en.wikipedia.org/wiki/Representational_State_Transfer) intended it + +Cheers! \ No newline at end of file diff --git a/www/talk.md b/www/talk.md index 32e67f35..feef9003 100644 --- a/www/talk.md +++ b/www/talk.md @@ -14,7 +14,7 @@ I'll be setting up a forum and