-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Currently knotx.io is quite hard to maintain. It is written with coffee scripts, requires manual deployment and builds aren't stable. Also it is hard to add new features (e.g. blogpost with 2 authors) without breaking something...
Describe the solution you'd like
I'd like knotx.io refreshed and build with modern framework (e.g. GatsbyJS) with automated CI and hosting (e.g. Netlify). During this refurbishment we need to refresh some essential parts and decide:
- what Home page should tell visitors and what should be displayed there,
- how to present documentation and tutorials in modern and accessible way to engineers
- how to present blogposts
Describe alternatives you've considered
The alternative is to leave website as is or migrate existing page structure to modern framework.