Update ROADMAP

This commit is contained in:
prototypa
2022-12-02 11:33:03 -05:00
committed by GitHub
parent e5f432aff3
commit 7705f94e8b

View File

@ -215,17 +215,19 @@ Clone this repository on own GitHub account and deploy to Vercel:
## Roadmap ## Roadmap
- _Project_: ### Base
- Create simple and clear strategy to get template updates
- _Blog_: - [ ] Improve blog design (More generic design that adapts to more needs).
- Improve blog design - [ ] 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...) - [ ] Add more Tailwind components useful for most scenarios (Features, Contact, Call to Actions, Content, FAQs...)
- _More widgets_: - [ ] Add commonly used example pages (Ex: About, Terms, Profile, Services...).
- Add more Tailwind components useful for most scenarios (Features, Contact, Call to Actions, Content, FAQs ...) - [ ] Create detailed documentation with best practices and redesign tips.
- Create external library or place with useful Tailwind components
- _More Examples_: Add commonly used example pages (Ex: About, Terms, Services...) ### Advanced
- _Documentation_: Create detailed documentation with best practices and redesign tips
- [ ] Create external library or place with useful Tailwind components.
- [ ] Create examples of AstroWind in CodeSanbox or a similar platform that can be easily synchronized with new updates. (Redesign, Integration with React or Svelte components, Use of Tailwind plugins, Connection to headless CMS ...).
<br> <br>