eniklas / gamatrix

Inspect GOG DBs and report the games in common between them
Mozilla Public License 2.0
11 stars 3 forks source link

Organize images to allow for web development in the static/ folder #96

Closed derek-keeler closed 2 years ago

derek-keeler commented 2 years ago

I'd like to organize how images are kept in our repo a bit. One reason is to make it a bit clearer about the purpose of various images (the images/ folder in the root is not used for anything but documentation, for instance, and not used in production) as well as make the .gitignore file slightly simpler.

A side benefit of this cleanup makes us of the static/ folder for web dev a bit more straightforward as well.

derek-keeler commented 2 years ago

Note

Such a cleanup would have an effect on the configuration of any running services at the moment (not particularly destructive, but definitely annoying for the admin).

eniklas commented 2 years ago

@derek-keeler closing this issue, we forgot when we merged the PR.