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

Organise image folder hierarchy and change img references #24

Open
lunarias opened this issue Aug 3, 2020 · 0 comments
Open

Organise image folder hierarchy and change img references #24

lunarias opened this issue Aug 3, 2020 · 0 comments

Comments

@lunarias
Copy link
Member

lunarias commented Aug 3, 2020

Images are scattered throughout the img folder and need to be placed in the proper folders. The folder hierarchy should look as follows (example):

.
img
├── acpc
    └── 2015
         └── poster.png
    └── 2016
    └── ...
├── ccpc
    └── 2015
         └── poster.png
    └── 2016
    └── ...
├── logos
├── misc
  • Each contest year will be a separate folder in both acpc and ccpc.
  • The names of all posters should be changed to poster.[file extension].
  • All banners should also be changed to banner.[file extension]
  • misc folder will have any images that don't belong in acpc, ccpc, or logos

Important: You'll have to change image references across all files in the repository once you re-organize their structure and change their name.

@lunarias lunarias changed the title Organise image file hierarchy and change img references Organise image fiolder hierarchy and change img references Aug 3, 2020
@lunarias lunarias changed the title Organise image fiolder hierarchy and change img references Organise image folder hierarchy and change img references Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants