A minimalist start page written in Rust.
-
Make sure Rust is installed.
-
Clone the git repository.
git clone [email protected]:lrkkr/corner.git
cargo build --release
- Config
Router.toml
Rename Router-example.toml
to Router.toml
.
mv ./Router-example.toml ./Router.toml
Add links and names according to toml syntax and examples.
Icons can be find in fontawesome, representing by class names.
./target/release/corner