The taiko documentation website uses a quickly put together custom Eleventy-based static website generator. At that time, there was no well-maintained Node.js native alternative. While it serves its purpose, it has inconsistent styling and hacks to generate the API documentation.
Startlight+astro looks like a more maintainable approach to a standard and responsive documentation for taiko. Plus, it will be easier to build and maintain.
The following pr #2780 migrates the content to starlight.
The taiko documentation website uses a quickly put together custom Eleventy-based static website generator. At that time, there was no well-maintained Node.js native alternative. While it serves its purpose, it has inconsistent styling and hacks to generate the API documentation.
Startlight+astro looks like a more maintainable approach to a standard and responsive documentation for taiko. Plus, it will be easier to build and maintain.
The following pr #2780 migrates the content to starlight.