From 1f1543b9a0adc871fbb94e94a60898860822b644 Mon Sep 17 00:00:00 2001 From: Andreas Tzionis Date: Wed, 13 Mar 2024 03:12:11 +0200 Subject: [PATCH] updated readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed362cfb..85b1681a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Build landing pages visually right in your React or Next.js projects. Deploy the # Announcements +๐Ÿ“ฃ [13/03/2024] Destack v3 has just been released on NPM. Learn more at [pull/103](https://github.com/LiveDuo/destack/pull/103) and [issues/104](https://github.com/LiveDuo/destack/issues/104). Note that pages created with v2 have to be recreated with v3 to function smoothly. + ๐Ÿ“ฃ [10/10/2023] Destack v3 is in beta. This release is an rewrite of the editor from scratch. Check it out at [destack-starter-beta](https://github.com/LiveDuo/destack-starter-beta). More at [pull/103](https://github.com/LiveDuo/destack/pull/103) and [issues/104](https://github.com/LiveDuo/destack/issues/104). ๐Ÿ“ฃ [13/06/2023] Three more themes have been added [Preline](https://preline.co/), [Flow Bite](https://flowbite.com/) and [Flow Rift](https://flowrift.com/). @@ -63,7 +65,7 @@ There are hundreds of well designed and heavily functional blocks from [Tailbloc #### ๐Ÿƒ Delightful Builder -Powered by [Craft.js](https://craft.js.org/), a minimal page-builder framework. The builder was created with simplicity in mind and aims to be quickest way to build a landing page for a side-project. +Powered by a custom-made minimal page-builder that was created with simplicity in mind. It supports altering tailwind CSS classes and CSS properties with the inspector in browser DevTools. #### ๐Ÿ•น Data Ownership @@ -229,9 +231,9 @@ Install a routing library such as `react-router-dom` or `router-tutorial` in the # How this project came to existence -This project was nothing that was planned and design in depth in advance. Instead it was evolved out of the need and enjoyment of using some amazing tools and prototype quickly. These projects heavily improved my developer life and a few of my friends'. +This project evolved out of the need to prototype quickly, maintain ownership of the generated pages and be compatible with serverless JAM-stack frameworks. -> Next.js ๐Ÿ…ง โž• Tailwind CSS ๐Ÿƒ โž• Craft.js ๐Ÿงถ = ๐Ÿ’ฃ๐Ÿ’ฃ +> Next.js ๐Ÿ…ง โž• Tailwind CSS ๐Ÿƒ = ๐Ÿ’ฃ๐Ÿ’ฃ Please go and show these projects some love (โญ๏ธ).