Skip to content

Releases: onwidget/qwind

v0.1.0

03 Dec 04:42
94a4398
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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.