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

Hosted demos #969

Closed
Immortalin opened this issue Apr 21, 2023 · 2 comments
Closed

Hosted demos #969

Immortalin opened this issue Apr 21, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Immortalin
Copy link

Immortalin commented Apr 21, 2023

Problem

Most client side frameworks have a hosted demo to show off features and performance
Steps To Reproduce
See current landing and documentation

Expected behavior
Hosted demos for all web compatible examples in the repo. There should also be a kitchen sink demo showing off all the features together with in-line copy and pastable self contained code snippets (with a copy and paste button that automatically copies the code to the browser clipboard).

@ealmloff ealmloff added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 23, 2023
@ealmloff
Copy link
Member

ealmloff commented Apr 25, 2023

That would be a nice addition. The examples in the main repo are mostly showing concepts, not full projects. The full projects in the examples-projects repo could be more compelling demos to host.

For this repo combining something like https://svelte.dev/examples with code sandbox could be interesting. It appears you cannot publish cloud sandboxes automatically (codesandbox/codesandbox-importers#171) right now. If that is implemented, linking to sandbox demos could be useful

@ealmloff
Copy link
Member

ealmloff commented Aug 2, 2023

This has somewhat improved with the new docs rewrite. The docs now have hosted demos embedded inline! The code for the demos are included as well so that you can copy-paste it.

Example: https://dioxuslabs.com/learn/0.4/guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants