The webpage of Jana Sessions
Go to file
2025-02-18 17:18:50 +01:00
leptos_webpage Migrate leptos_webpage to session_iter logic (build now broken) 2025-02-18 17:11:07 +01:00
session_iter Fix RegularSession serialization 2025-02-18 17:18:50 +01:00
.gitignore Update .gitignore 2025-02-14 15:29:56 +01:00
Cargo.toml [WIP] refactor SessionDayIter 2025-02-17 20:18:41 +01:00
README.md Migrate project to workspace 2025-02-16 17:47:33 +01:00
rustfmt.toml Reformatting and first dioxus experiments 2025-02-17 12:46:29 +01:00

Jana Sessions Webpage

The webpage of Jana Sessions (unofficial name) written in Rust.

The project currently consists of only a single crate, but a mayor refactoring is planned.

leptos_webpage

The first functional version of the page, using leptos and trunk. Please see the README there for more details.