Enhance documentation and admin UI: Add detailed implementation guidelines in CLAUDE.md, introduce a referrer index in README.md, and update admin UI translations for improved user experience. Update package dependencies for better functionality and performance.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//! Library for RustyCMS (used by the main server binary and by tools like export-json-schema).
|
||||
|
||||
pub mod api;
|
||||
pub mod referrers;
|
||||
pub mod schema;
|
||||
pub mod store;
|
||||
|
||||
Reference in New Issue
Block a user