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

Add a user-friendly download page like OBS #460

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

umireon
Copy link
Member

@umireon umireon commented Oct 4, 2023

I have often seen Windows users are confused with so many download files on the release page and they mistakenly use zip archive.
Other Linux users are confused with the supported OBS version. Many mistakenly install an older OBS and complain on GitHub issues that our plugin is not working.
I suppose that the download page of our plugin needs to remind people of the prerequisites on the README.md prominently to reduce the issues related to the dependency and the installation process.

This PR will add the SvelteKit site that can be hosted on GitHub Pages.
The deploy preview is available on my fork.

https://umireon.github.io/obs-backgroundremoval/

The contents should be blushed up after I merge this PR. I intend the link to the latest release on README.md should be replaced with this page.
You have to turn on the GitHub Pages feature with the option of using GitHub Actions to deploy pages on the repository setting.
The URL of the site will be the following.

https://obs-ai.github.io/obs-backgroundremoval/

@umireon umireon requested a review from royshil October 4, 2023 16:50
@umireon umireon changed the title Add user-friendly download page like OBS Add a user-friendly download page like OBS Oct 4, 2023
Copy link
Collaborator

@royshil royshil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great!

we shuold definitely work on the content and design, but this is a good starting point

@umireon umireon merged commit cc1ba74 into main Oct 5, 2023
6 checks passed
@umireon umireon deleted the umireon.add-github-pages branch October 5, 2023 04:05
@umireon
Copy link
Member Author

umireon commented Oct 5, 2023

Please replace the favicon.png with an appropriate one.

@umireon umireon added this to the 1.1.7 milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants