From 5d847f1165c3b0279e41c4a19b1303ba505e5a79 Mon Sep 17 00:00:00 2001 From: Mateo Morris Date: Mon, 23 Dec 2024 09:20:18 -0500 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cebdbdda..29ac067f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - Custom Page Types (i.e. Content Types) - Dynamic content fields (i.e. 'Site Field', 'Page Field', 'Page' to update entity page content referenced on other pages) - Design system editor +- 10x faster build times bc every page gets generated on update, instead of all at once. - Conditional fields (to show/hide fields based on preceding field values) - CSS-library compatibility (bootstrap, tailwind, bulma, etc. all work reliably using a standard cdn link). - UI/UX improvements