Theme-based assets #9
Labels
No Label
Bug
Feature
Maintainability
Security
UX/UI
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phryk/pdnew#9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Templates are already chosen by theme, falling back to
default
– we want the same for assets.Currently, CSS, icons and other assets live in
/static
. We probably have aserve_theme_resource
lying around somewhere that already does this.