Commit c83966c
Add docs badge and links to README (#192)
* Add docs badge and links to README
The documentation is now live at https://fork-tongue.github.io/collagraph/
so link to it from the README: a Docs workflow badge next to the PyPI
and CI badges, plus links in the intro and examples sections.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Update README counter example to text interpolation
Match examples/pyside/counter.cgx and the documentation, which use
text content with interpolation instead of the :text attribute.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Remove outdated mention of plain render functions from README
Since the fine-grained reactivity overhaul, single-file components
(.cgx) are the ergonomic way to write components, so describe that as
the way to write interfaces and mention that reactivity is fine-grained.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Mention PySide6 and Pygfx renderers in README feature list
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent b46cbd9 commit c83966c
1 file changed
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 28 | + | |
| 29 | + | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
| |||
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
84 | | - | |
| 80 | + | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
| |||
0 commit comments