As a person or organization looking to host my own instance of the ATT&CK website, I want to be able to easily modify the site code to change the branding.
- I want to be able to modify the color scheme (primary and secondary colors). This is already implemented, we just need to add documentation on how to use the color system.
- I want to be able to easily change the logo. Logos should be refactored to “logo_header”, “logo_footer”, “logo_landingpage”, and so forth, so that a given user can just replace the images with their own if they want to change the logo.
As a person or organization looking to host my own instance of the ATT&CK website, I want to be able to easily modify the site code to change the branding.