Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2.92 KB

File metadata and controls

31 lines (26 loc) · 2.92 KB

Quickfall's Project Resources

This repository contains most of the resources used by the Quickfall team. When contributing, you are expected to utilise these resources where appropriate - see existing documentation for reference and examples.

License

The Quickfall Resources repository -- Quickfall/resources -- and it's contents are licenced under CC BY-NC-ND 4.0 except where stated otherwise.

Naming Schema

The naming schema of filenames within this repository is like so. Each 'section' of a filename will be surrounded with underscores.

  1. File Owner - most files will be labeled as 'quickfall', though they may belong to a specific user or other project.
  2. Content Type - this can be things like 'logo' or 'banner' and outline the general purpose of the file.
  3. Shape - a description of the generic size of the file content, usually 'square', 'full', or 'x*ypx'.
  4. Theme - either 'light' or 'dark' and shows the background type that is best effective with the image.
  5. Background - either 'visible' or 'transparent' and just shows whether the background is part of the image or not.

For any further questions regarding naming schemas, please contact @tobezdev.

Accessing Resources

Resource Type Theme Background Resolutor
Logo Full Dark Visible https://github.com/Quickfall/resources/blob/main/quickfall_logo_full_dark_visible.png?raw=true
Logo Square Dark Visible https://github.com/Quickfall/resources/blob/main/quickfall_logo_square_dark_visible.png?raw=true
Logo Square Light Visible https://github.com/Quickfall/resources/blob/main/quickfall_logo_square_light_visible.png?raw=true
Logo Full Light Visible https://github.com/Quickfall/resources/blob/main/quickfall_logo_full_light_visible.png?raw=true
Logo Full Dark Transparent https://github.com/Quickfall/resources/blob/main/quickfall_logo_full_dark_transparent.png?raw=true
Logo Square Dark Transparent https://github.com/Quickfall/resources/blob/main/quickfall_logo_square_dark_transparent.png?raw=true
Logo Square Light Transparent https://github.com/Quickfall/resources/blob/main/quickfall_logo_square_light_transparent.png?raw=true
Logo Full Light Transparent https://github.com/Quickfall/resources/blob/main/quickfall_logo_full_light_transparent.png?raw=true