Welcome to the ALiAS assets repository! This repository contains various assets related to ALiAS, including advertisements, banners, logos, posters, and swag items. The assets are organized in a structured directory format for easy navigation.
The directory structure of this repository is as follows:
.
├── advertisements
├── banners
├── logos
│ ├── alias
│ ├── hack-the-night
│ └── ...
├── posters
│ ├── 2017
│ ├── 2018
│ ├── 2022
│ ├── 2023
│ └── ...
├── README.md
└── swags
├── stickers
├── tshirts
└── ...
- advertisements: This directory contains various advertisements for promoting ALiAS and volunteer drives.
- banners: This directory contains different banners that can be used for various events such as community calls, weekly meetups, and for forms and social media handles.
- logos: This directory contains logos of ALiAS and its events.
- posters: This directory contains posters from events stored in chronological order.
- swags: This directory contains various swag items such as stickers and t-shirts.
Feel free to explore and utilize the assets available in this repository for promoting ALiAS and its activities. You can download the assets directly from the respective directories.
If you have any assets that you would like to contribute to ALiAS, please follow these steps:
- Fork this repository.
- Create a new branch with a descriptive name for your contribution.
- Add your assets to the appropriate directories while adhering to the conventions.
- Commit your changes and push them to your forked repository.
- Create a pull request to merge your changes into the main repository.
-
Directories: All directories should be named in lowercase and use hyphens to separate words. For example,
hack-the-night
(except the event directory).Note: The event directory should start with MM-DD and be named in a mix of PascalCase and kebab-case. For example,
08-01-Job-Readiness
. -
Files: All files should be named in lowercase and use hyphens to separate words. For example,
hack-the-night.png
.
- The event directory should start with MM-DD and be named in a mix of PascalCase and kebab-case. For example,
08-01-Job-Readiness
. - Each event directory should be stored inside its respective year directory. For example,
2022/08-01-Job-Readiness
. - Portrait posters should be named as
poster.png
, and landscape posters should be named asposter-landscape.png
.