Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Restructure Images Folder
Issue: https://github.com/GSA-TTS/fac-team/issues/32
Future Image Management
Should be a little more simple! I've axed the date stamped folders for use in the collections files. They're a little tough to manage because there are lots of duplicated files.
assets/img/
, under whichever folder is most relevant.assets/img/shared/
foldershared/
img
first, rather than their subfolder. So they can get to the shared folder.walkthrough_01.png
is now eithershared/home_annotated.png
or something likewalkthrough/the_first_step.png
Changes:
shared
folder to help prevent duplicating imagesAs a bonus:
tabular_thing.png
)hero.png
)How to test: