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 deprecation notice #64

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
@@ -1,3 +1,8 @@
# Warning: this project as been deprecated

Choose a reason for hiding this comment

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

There is a non zero-chance the Vercel build is failing because of the two top-level headers / H1s?

Maybe move it below the # svelte-cubed section, and also fix the little typo? 🙂

Suggested change
# Warning: this project as been deprecated
## Warning: this project has been deprecated

Great idea raising this, I've read that discussion thread and still didn't quite remember which is the more supported library now 😅


Consider using one of the several three.js component libraries available for Svelte
(e.g. [Threlte](https://threlte.xyz/)).

# svelte-cubed

A Three.js component library for Svelte.
Expand Down