Skip to content

BogdanFloris/bogdanfloris.com

Repository files navigation

bogdanfloris.com

This is my personal website bogdanfloris.com.

It's written in Rust using the Axum framework.

Running locally

In two separate terminals run:

tailwind -i src/style.css -o dist/output.css --watch

and then,

cargo watch -x run

Or run them in detached mode by appending & at the end of the command.

About

My personal website: bogdanfloris.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published