feat: rename project from nrd-sh to sukr
sukr = suckless + Rust. Minimal static site compiler. - Update Cargo.toml name and description - Update main.rs USAGE and doc comments - Update AGENTS.md with new name, Tera architecture - Create README.md with quick start guide
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
description = "Bespoke static site compiler for nrd.sh"
|
||||
description = "Minimal static site compiler — suckless, Rust, zero JS"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
name = "nrd-sh"
|
||||
name = "sukr"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user