jana_sessions_webpage/README.md

10 lines
314 B
Markdown
Raw Normal View History

2025-02-11 22:27:22 +01:00
# Jana Sessions Webpage
2025-02-16 17:47:33 +01:00
The webpage of Jana Sessions (unofficial name) written in Rust.
2025-02-11 22:27:22 +01:00
2025-02-16 17:47:33 +01:00
The project currently consists of only a single crate, but a mayor refactoring is planned.
2025-02-11 22:27:22 +01:00
2025-02-16 17:47:33 +01:00
## leptos_webpage
2025-02-11 22:27:22 +01:00
2025-02-16 17:47:33 +01:00
The first functional version of the page, using leptos and trunk.
Please see the README there for more details.