From 7c60c7480e88f74e616b553ef2e5cb5bc45c7e11 Mon Sep 17 00:00:00 2001 From: Joel Drapper Date: Tue, 30 Jan 2024 10:10:43 +0000 Subject: [PATCH] Update index.md --- pages/index.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/pages/index.md b/pages/index.md index c5981b9..d3186b5 100644 --- a/pages/index.md +++ b/pages/index.md @@ -4,7 +4,7 @@ title: Phlex — fast, object-oriented view framework for Ruby # Introduction -Phlex is a framework for building fast, reusable, testable views in pure Ruby. +Phlex is a Ruby gem for building fast object-oriented HTML and SVG components. Views are described using simple Ruby constructs: *methods*, *keyword arguments* and *blocks*. For example, this is how you might describe an HTML `