egui/web_demo
Emil Ernerfeldt d0876a1a60
Rename `master` branch to `main` (#7034)
For consistency with other repositories, i.e. so I can write `git
checkout main` without worrying which repo I'm browsing.
2025-05-08 09:15:42 +02:00
..
.gitignore Rename `docs/` to `web_demo/` 2023-11-16 16:44:30 +01:00
CNAME Rename `docs/` to `web_demo/` 2023-11-16 16:44:30 +01:00
README.md Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
example.html Rename `docs/` to `web_demo/` 2023-11-16 16:44:30 +01:00
favicon.ico Rename `docs/` to `web_demo/` 2023-11-16 16:44:30 +01:00
index.html Add PR preview deployments (#5131) 2024-09-20 09:08:58 +02:00
multiple_apps.html Use canvas directly (#4780) 2024-07-15 18:59:15 +02:00

README.md

This folder contains the files required for the egui web demo hosted at https://www.egui.rs/.

Testing locally

Deploying egui.rs

Each merge into main will trigger a new deploy