This commit is contained in:
prototypa
2022-11-04 01:34:49 +01:00

View File

@ -205,22 +205,15 @@ Clone this repository on own GitHub account and deploy to Vercel:
## Roadmap ## Roadmap
- *Project*: - *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 - Create simple and clear strategy to get template updates
- Move specific configurations to a specialized file - 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*: - *Blog*:
- ✅ Support to Fast and SEO friendly blog
- ✅ Add support for categories and tags.
- Improve blog design - Improve blog design
- Create component or utilities for latest posts - Create component or utilities for latest posts
- Create component or utilities for related posts - Create component or utilities for related posts
- Add more *shortcodes* or *embed* functions to posts in Markdown: (eg video, tweet...) - Add more *shortcodes* or *embed* functions to posts in Markdown: (eg video, tweet...)
- *More widgets*: - *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 - Create external library or place with useful Tailwind components
- *More Examples*: Add commonly used example pages (Ex: About, Terms, Services...) - *More Examples*: Add commonly used example pages (Ex: About, Terms, Services...)
- *Documentation*: Create detailed documentation with best practices and redesign tips - *Documentation*: Create detailed documentation with best practices and redesign tips