The https://nerdcult.net frontend.
antifallobst ca7ed256f8 | ||
---|---|---|
src | ||
style | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md | ||
index.html | ||
nginx.conf |
README.md
Frontend
As the mainpage of Nerdcult, the code contained in this repository includes the Rust-written frontend script source as well as the HTML markup code and the CSS styling.
Running locally
First, install trunk
:
cargo install trunk
Make sure that $HOME/.cargo/bin
is included in your PATH
.
Following that, execute the following in the project's root directory:
trunk serve