Skip to content

szabgab/events

Repository files navigation

Virtual Events

  • See the rust.yaml file for content.

Generate the site

cargo run

This will create the _site folder.

View site locally

Install rustatic

and after generating the static pages with the previously described command, run

rustatic --host localhost --port 5000 --indexfile index.html --nice --path _site/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published