averycrespi / yolk-web

A web interface for Yolk

Home Page:https://yolk.crespi.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Yolk Web

A web interface for Yolk.

DevelopmentLicenseContributionCredits

Netlify Status

Development

Requires Git, Make, and Rust nightly.

# Set nightly as default
rustup default nightly

# Install Cargo Web
cargo install cargo-web

# Clone the repository
git clone https://github.com/averycrespi/yolk-web.git && cd yolk-web

# Start a local instance at localhost:8000
make

# Build the site for deployment
make deploy

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Credits

About

A web interface for Yolk

https://yolk.crespi.dev

License:Apache License 2.0


Languages

Language:Rust 72.2%Language:HTML 22.7%Language:CSS 2.8%Language:Makefile 2.3%