Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@prototypa prototypa released this 03 Dec 04:42
· 104 commits to main since this release
94a4398

Initial base pre-release

Full Changelog:

https://github.com/onwidget/qwind/commits/v0.1.0

Roadmap v1.0

Base

  • Create utilities to generate permalinks tailored to the domain and base pathname.
  • Simplify the way to optimize images.
  • Create component to make SEO simpler and more intuitive.
  • Create configurable blog with categories, tags and authors using MDX.
  • Add more frequently used pages (Portfolio, Services, Contact, Docs ...).
  • Find or create a library to have more icon sources available.
  • Refactor some code that doesn't follow Qwik conventions yet.

Advanced

  • Achieve perfect 100% Google Page Speed score.
  • Insert complex javascript example widget on home page to demonstrate Qwik features.
  • Create small illustrative admin backend.