No description
Find a file
2025-08-16 14:35:17 +02:00
src fix compilation, fix nix build, fix css, outline service 2025-08-16 14:35:17 +02:00
.gitignore add project meta files 2024-10-27 16:53:56 +01:00
Cargo.toml fix compilation, fix nix build, fix css, outline service 2025-08-16 14:35:17 +02:00
cdnindex.service.nix fix compilation, fix nix build, fix css, outline service 2025-08-16 14:35:17 +02:00
default.nix fix compilation, fix nix build, fix css, outline service 2025-08-16 14:35:17 +02:00
LICENSE add project meta files 2024-10-27 16:53:56 +01:00
README.md add project meta files 2024-10-27 16:53:56 +01:00
shell.nix fix compilation, fix nix build, fix css, outline service 2025-08-16 14:35:17 +02:00

cdnindex

Index generator for more descriptive cdn pages.

Disclaimer

This project is far from done and thus should be used with caution. See the LICENSE as well.

Usage

Clone the repo and run the binary with the target directory domain as first and target cdn directory as the second argument: cargo run -- <web root, i.e. https://cdn.thebread.dev> <root dir, i.e. /var/www/cdn