Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move some features out of Beta in documentation #7040

Closed
privatemaker opened this issue Jan 18, 2024 · 5 comments
Closed

Move some features out of Beta in documentation #7040

privatemaker opened this issue Jan 18, 2024 · 5 comments
Labels
area: docs pinned type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@privatemaker
Copy link
Contributor

There are multiple really great features under Beta Features in Decap, but the only way to find them is to feel adventurous and navigate there in the documentation.

Many of these nice features have been available and some are stable for awhile now. Do some of them have bugs? Sure. Just like many other parts of Decap, just like a lot of software.

Is there a process to determine when one of these features is no longer in Beta and thus moved to be alongside it's more logical place within the documentation?

It seems this should be discussed and some things probably moved out of Beta status 😄

@privatemaker privatemaker added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Jan 18, 2024
@martinjagodic
Copy link
Member

That's a very good point @privatemaker.

My proposal: remove that Beta Features section, and just tag Beta features as such. Based on your criteria I think the only Beta Feature is the Editorial Workflow. Everything else works as documented. At worst, there are known issues that are well described here.

@privatemaker
Copy link
Contributor Author

Yeah that seems correct to me @martinjagodic I can try sending a pull-req if there is more consensus to do this and no-one else wants to!

@martinjagodic
Copy link
Member

A PR would be amazing. I am ready to help once you open it.

Note that this is actually a duplicate of #4608. I will close the older one as activity is happening here.

@privatemaker
Copy link
Contributor Author

While working on #7051 I realized the changes made in these pull-reqs are likely to leave a lot of old links on the internet such as: /docs/beta-features/#working-with-a-local-git-repository which will show 404 pages and thus confused users.

Before this is marked as closed, this should be looked into. I am not a Gatsby developer, but AFAICT from their redirect documentation it does not mention handling links with /url/path/#anchor-tag

@martinjagodic
Copy link
Member

martinjagodic commented Jan 24, 2024

I agree. I can add redirects to the _redirects file so it's handled by Netlify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs pinned type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

No branches or pull requests

2 participants