- Design and launch a new website.
- Investigate React Native support.
- Start scaffolding out React UI components.
- Add Webpack plugin to pre-build CSS files and reduce runtime cost.
In no particular order.
- Add motion support. Most likely
slow
,normal
, andfast
settings. - Research iconography support and feasibility.
- Research config files for design principles, motivation, vision, brand, etc. Base off designsystemchecklist.com.
- Research a Figma file to be used as the design system. Should export to the YAML configuration format.
- Borrow ideas from superfriendlydesign.systems.
- Research possible Android formats.
- Research possible iOS formats.
- Add Vue integration for web?
- Add Svelte integration for web?