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

The download url of page changed to: https://seata.apache.org/download #910

Open
slievrly opened this issue Oct 25, 2024 · 11 comments
Open
Assignees
Labels
help wanted Extra attention is needed

Comments

@slievrly
Copy link
Member

The current download page url is:
https://seata.apache.org/unversioned/download/seata-server

It seems that it is not easy to remember, I want to simplify this url, optimized url:
https://seata.apache.org/download

@slievrly slievrly added the help wanted Extra attention is needed label Oct 25, 2024
@slievrly slievrly changed the title Download the url of the page changed to: https://seata.apache.org/download The download url of page changed to: https://seata.apache.org/download Oct 25, 2024
@Vikash55Kumar
Copy link

@slievrly
I am intrested sir, please assign me for this task

@slievrly
Copy link
Member Author

@slievrly I am intrested sir, please assign me for this task

Ok, look forward to your PR fix.

@Vikash55Kumar
Copy link

Vikash55Kumar commented Oct 26, 2024

@slievrly
i want to connect you on Discord for ask douts.
To redirect url

  1. I am using "@docusaurus/plugin-client-redirects" but it require to update

update

  1. When I update "@Docusaurus" to latest version it require to replace @import to @use in scss

  2. i18n cause this issue

sir please guid me

@slievrly
Copy link
Member Author

@slievrly i want to connect you on Discord for ask douts. To redirect url

  1. I am using "@docusaurus/plugin-client-redirects" but it require to update

update

Is it a blocking issue if we don't upgrade, or is it just an update notification?

  1. When I update "@Docusaurus" to latest version it require to replace @import to @use in scss
  2. i18n cause this issue

sir please guid me

@Vikash55Kumar
Copy link

Vikash55Kumar commented Oct 27, 2024

@slievrly
yes sir, it was blocking issue if we don't upgrade

  1. It require to update "@Docusaurus" to latest version when i use @docusaurus/plugin-client-redirects
  2. But when I try to create build it give error

dass

  1. when found this when I reaserch

nolimits4web/swiper#7771

sir review this problem

@slievrly
Copy link
Member Author

In the long term, we will use the new version of the Docusaurus framework to meet our functional and stability requirements. However, during this process, we need to address compatibility issues with the Docusaurus framework, which may result in additional workload for you. If you're willing, I think we can break this down into two issues:

  1. Upgrade Docusaurus to 3.5.x and resolve compatibility issues, such as deprecated @import statements.
  2. Adapt the download URL.

@Vikash55Kumar
Copy link

@slievrly
sir. I'm genuinely excited to solve this problem.
Too overcome this problem I upgrade Docusaurus to 3.5.x and replace @import to @use __ as *;
Error were remove but one issue I face to create build is

md

@Vikash55Kumar
Copy link

Vikash55Kumar commented Oct 28, 2024

@slievrly
sir 'Cause: Can't parse URL https:// with base unspecified://' due to many link are unorganise in '/i18n/en/docusaurus-plugin-content-blog' show above image, I fixed this and build work properly.

To optimize url My first approch @docusaurus/plugin-client-redirects not work for me, I move to second approach that create new folder in dos folder for sidebars like development but it give error during create build

uv

Sir does any another method to apply siderbar approach else guide me sir

@slievrly
Copy link
Member Author

@slievrly sir 'Cause: Can't parse URL https:// with base unspecified://' due to many link are unorganise in '/i18n/en/docusaurus-plugin-content-blog' show above image, I fixed this and build work properly.

To optimize url My first approch @docusaurus/plugin-client-redirects not work for me, I move to second approach that create new folder in dos folder for sidebars like development but it give error during create build

uv

Sir does any another method to apply siderbar approach else guide me sir

I am very sorry that I have not replied to this issue for quite a long time.

@Vikash55Kumar
Copy link

@slievrly
No problem sir,
sir what next ?

@slievrly
Copy link
Member Author

@slievrly sir 'Cause: Can't parse URL https:// with base unspecified://' due to many link are unorganise in '/i18n/en/docusaurus-plugin-content-blog' show above image, I fixed this and build work properly.

To optimize url My first approch @docusaurus/plugin-client-redirects not work for me, I move to second approach that create new folder in dos folder for sidebars like development but it give error during create build

uv

Sir does any another method to apply siderbar approach else guide me sir

Reply to the error in this picture.
docs is version-specific, blog is version-neutral, so in the previous processing we created a new docusaurus-plugin-content-docs-unversioned folder instead of putting it under docusaurus-plugin-content-docs. Seata's official website has a similar page, I think you can refer to the community page to implement the download page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants