15 lines
415 B
Markdown
15 lines
415 B
Markdown
# Jana Sessions Webpage
|
|
|
|
The webpage of Jana Sessions (unofficial name) written in Rust.
|
|
|
|
The project consists of a logic crate and a first version of the webpage written using leptos.
|
|
A switch to dioxus is planned.
|
|
|
|
## session_iter
|
|
|
|
The logic to find the dates of upcoming sessions.
|
|
|
|
## leptos_webpage
|
|
|
|
The first functional version of the page, using leptos and trunk.
|
|
Please see the README there for more details. |