README file for bornhack/assets repository
Repository to store and organize digital and printed assets, like stickers and signs.
Assets are organized depending on general usage or year-specific. Furthermore, assets are divided into folders for each relevant team and subject.
For example, team Sanitation has both general and yearly signs:
.
└── assets/
├── generic/
│ └── signs/
│ └── sanitation/
│ ├── toilets/
│ │ ├── signs
│ │ └── resources (icons, images, etc.)
│ └── trash/
│ ├── signs
│ └── resources (icons, images, etc.)
└── year/
└── signs/
└── sanitation/
├── signs
└── resources (icons, images, etc.)
This is just quickly thrown together, so people can make sense of the repo :) -Looking forward to seeing others contributions!🥰