You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have started working with Docusaurus for our new website. To have a single location for content and ensure a smooth transition when we put this site live on the cucumber.io domain, it makes sense to bring the docs (from https://github.com/cucumber/docs) in here too.
There have been many ideas and opinions in the past couple of years about what we could/should do with the docs, but we don't want to solve too many problems at once. So, the strategy here will be to port the existing content as-is, resolving to the same paths, with light-touch review as we go to hopefully catch any stale or inaccurate content.
It would be nice to bring the commit history over with the docs content, but it's not a dealbreaker if we can't.
I already ported the Gherkin Reference page as an example here https://cucumber-site-new.netlify.app/docs/gherkin/reference/ - this just took a few minutes of tweaking the Markdown. I'll do a couple more to prove this is workable, including at least one with language tabs.
A bit more specifically, I think the language tabs at the top of the page in the current docs are easy to miss. I'd like to see how we get on with having tabs in each part of the page where there is a code sample. Docusaurus will sync the preference across all sections.
We also often see content like this...
...which really isn't ideal, and I think we could refactor the way those pages are structured.
We have started working with Docusaurus for our new website. To have a single location for content and ensure a smooth transition when we put this site live on the
cucumber.io
domain, it makes sense to bring the docs (from https://github.com/cucumber/docs) in here too.There have been many ideas and opinions in the past couple of years about what we could/should do with the docs, but we don't want to solve too many problems at once. So, the strategy here will be to port the existing content as-is, resolving to the same paths, with light-touch review as we go to hopefully catch any stale or inaccurate content.
It would be nice to bring the commit history over with the docs content, but it's not a dealbreaker if we can't.
I already ported the Gherkin Reference page as an example here https://cucumber-site-new.netlify.app/docs/gherkin/reference/ - this just took a few minutes of tweaking the Markdown. I'll do a couple more to prove this is workable, including at least one with language tabs.
As discussed today with @mattwynne @mpkorstanje; cc @mlvandijk @luke-hill @brasmusson
The text was updated successfully, but these errors were encountered: