Enhance RustyCMS: Update .gitignore to include demo assets, improve admin UI dependency management, and add new translations for asset management. Implement asset date filtering and enhance content forms with asset previews. Introduce caching mechanisms for improved performance and add support for draft status in content entries.
This commit is contained in:
BIN
content/assets/mountains-w300.webp
Normal file
BIN
content/assets/mountains-w300.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
@@ -2,4 +2,5 @@
|
||||
_slug: "demo-welcome",
|
||||
title: "Welcome",
|
||||
body: "This is the demo content. Replace types and content with your own; only this demo type and entry stay in version control.",
|
||||
}
|
||||
image: "/api/assets/mountains-w300.webp",
|
||||
}
|
||||
Reference in New Issue
Block a user