Portfolio website + blog hacked together for myself with Rust + Leptos.
- Markdown parsing
- SSR support
- Hydration support
To build and run the project, use the following commands:
# Build the docker container
docker buildx build .
# Run the container
docker run {NAME}
Alternatively this can be easily deployed with coolify