This repository has been archived on 2024-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
5adba14aeb965d5c77b208fdfe16896798fa3e8a
clego-app
Tech Stack
- Rust
- Axum: for serving static assets and powering the backend API
- htmx: for reactivity on the UI
- Maud: HTML templating (debatable, we may want to switch to askama)
- Sass: for styling
- Bulma: no-js css-style framwork
- Bootstrap Icons: for icons
- Grass: for scss compiling
- lightningcss to minify css
Font choice
Use default system fonts to enhance native feel as well as lower size, following Modern Font Stacks
Description
Languages
Rust
100%