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

Fix static file loading #15

Open
marykatefain opened this issue Jun 17, 2022 · 0 comments
Open

Fix static file loading #15

marykatefain opened this issue Jun 17, 2022 · 0 comments
Assignees

Comments

@marykatefain
Copy link
Collaborator

marykatefain commented Jun 17, 2022

There are multiple static file directories, often different ones used on the server vs local which requires content to be duplicated across the codebase. Ex. essays, images, and css

Example:
Need to move the GenderDeath.png image from /srv/qmh-v2/myAsylum/qmh/static/images/GenderDeath.png to: /srv/qmh-v2/myAsylum/static/images

Why are there two static folders? Why are still a third for images on dev that is not even in the codebase?

@marykatefain marykatefain self-assigned this Jun 17, 2022
@marykatefain marykatefain changed the title Fix static image loading Fix static file loading Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant