We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237c09b commit 376a2fdCopy full SHA for 376a2fd
docs/blog/posts/release1.0.0.md
@@ -29,9 +29,9 @@ The 1.0 milestone we just passed makes this the perfect time.
29
If you haven't followed along with Textual's development, here is a demo of what it can do.
30
This is a Textual app, running remotely, served by your browser:
31
32
-??? textualize "Try in Textual-web"
33
-
34
- <div class="textual-web-demo" data-app="demo"></div>
+<a href="https://textual-web.io/textualize/demo" target="_blank">
+Launch Textual Demo
+</a>
35
36
I cheaped out on the VMs — so if the demo is down, you could run it locally (with [uv](https://docs.astral.sh/uv/)):
37
0 commit comments