docs: update readme

This commit is contained in:
Joao Goncalves
2025-11-02 02:49:23 -01:00
parent 0f492d807e
commit c0e050b0f8

View File

@@ -4,6 +4,7 @@ Pure Go reactive web framework.
## Why Via? ## Why Via?
Somewhere along the way, the web became tangled in layers of JavaScript, build chains, and frameworks stacked on frameworks. Somewhere along the way, the web became tangled in layers of JavaScript, build chains, and frameworks stacked on frameworks.
Via takes a radical stance: Via takes a radical stance:
- No templates. - No templates.
@@ -59,11 +60,11 @@ func main() {
## 🚧 Experimental ## 🚧 Experimental
Via is still a newborn. Via is still a newborn.
- Version `0.1.0` nears. - Version `0.1.0` nears.
- Expect chaos. - Expect chaos.
## Contributing ## Contributing
- Via is intentionally minimal — and so is contributing. - Via is intentionally minimal and opinionated — and so is contributing.
- If you love Go, simplicity, and meaningful abstractions — Come along for the ride! - If you love Go, simplicity, and meaningful abstractions — Come along for the ride!
- Fork, branch, build, break things. - Fork, branch, build, break things.
- Follow the loop: ⚡Via → Context → Sync → 🧑‍💻 Signals/Actions → ⚡Via → 🗘 - Follow the loop: ⚡Via → Context → Sync → 🧑‍💻 Signals/Actions → ⚡Via → 🗘