From a9bd52bce69cb343dab66560a6d3c25884bbf117 Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Thu, 3 Nov 2022 01:22:34 +0100 Subject: [PATCH] Update Roadmap --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 2acef19..b658135 100644 --- a/README.md +++ b/README.md @@ -204,22 +204,15 @@ Clone this repository on own GitHub account and deploy to Vercel: ## Roadmap - *Project*: - - ✅ Reduce the complexity in the components folder and simplify the other folders to make it very easy to use. - Create simple and clear strategy to get template updates - Move specific configurations to a specialized file - - Fix some bugs with prettier - - Make the use of images clean and intuitive -- *SEO*: - - ✅ Add support to easily manage SEO meta-tags (title, description, canonical, social sharing, ...) - *Blog*: - - ✅ Support to Fast and SEO friendly blog - - ✅ Add support for categories and tags. - Improve blog design - Create component or utilities for latest posts - Create component or utilities for related posts - Add more *shortcodes* or *embed* functions to posts in Markdown: (eg video, tweet...) - *More widgets*: - - ~~Add more Tailwind components useful for most scenarios (Features, Contact, Call to Actions, Content, FAQs ...)~~ + - Add more Tailwind components useful for most scenarios (Features, Contact, Call to Actions, Content, FAQs ...) - Create external library or place with useful Tailwind components - *More Examples*: Add commonly used example pages (Ex: About, Terms, Services...) - *Documentation*: Create detailed documentation with best practices and redesign tips