Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource directory #288

Open
andiwand opened this issue Nov 15, 2021 · 0 comments
Open

resource directory #288

andiwand opened this issue Nov 15, 2021 · 0 comments
Assignees
Labels
1d Estimate

Comments

@andiwand
Copy link
Member

support using a resource folder for static resources like styles and scripts. currently the resources are stores as part of the HTML. that is overhead for the reference output and sometimes requires to update all references just because of changing the resource files.

this could also be a customization opportunity for the user because he could change styles and scripts in a single location.

note: enable relative and absolute paths for resource files.

@andiwand andiwand added the 1d Estimate label Nov 15, 2021
@andiwand andiwand self-assigned this Nov 15, 2021
@andiwand andiwand added this to To do in Core roadmap via automation Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1d Estimate
Projects
Core roadmap
  
To do
Development

No branches or pull requests

1 participant