https://github.com/notninja/branding
Branding assets and guidelines for !ninja
https://github.com/notninja/branding
Last synced: 4 months ago
JSON representation
Branding assets and guidelines for !ninja
- Host: GitHub
- URL: https://github.com/notninja/branding
- Owner: NotNinja
- Created: 2017-04-22T17:39:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T14:25:41.000Z (over 8 years ago)
- Last Synced: 2025-02-28T18:10:17.457Z (over 1 year ago)
- Size: 27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
888 888b 888 888 888b 888 8888 8888b
888 8888b 888 888 8888b 888 8888 88888b
888 88888b 888 888 88888b 888 888 888Y88b
888 888Y88b 888 888 888Y88b 888 888 888 Y88b
888 888 Y88b888 888 888 Y88b888 888 888 Y88b
888 Y88888 888 888 Y88888 888 888 888 Y88b
8"8 888 Y8888 888 888 Y8888 88888888888 888 Y88b
888 888 Y888 888 888 Y888 88888888888 888 Y88b
This repository contains branding assets and guidelines for [!ninja](https://not.ninja).
1. [Guidelines](https://github.com/NotNinja/branding/tree/master/docs%2Fguidelines.md)
1. [Fonts](https://github.com/NotNinja/branding/tree/master/docs%2Fguidelines.md#fonts)
2. [Colors](https://github.com/NotNinja/branding/tree/master/docs%2Fcolors.md)
1. [Palette](https://github.com/NotNinja/branding/tree/master/docs%2Fcolors.md#palette)
3. [Assets](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md)
1. [Banners](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#banners)
2. [Copyright](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#copyright)
3. [Logos](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#logos)
4. [Tiles](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#tiles)
5. [Social](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#social)
## Using Assets
All assets are owned by !ninja and intended for use by !ninja, however, we are an open organization so if you wish to use our assets, simply ask us for permission to do so, detailing who/what/when/where/why you intend to use them.
The best way to get in touch with us is via [email](mailto:contact@not.ninja) or on [slack](https://slack.not.ninja).
## Generating Assets
The assets and documentation within this repository are generated using [Brander](https://github.com/NotNinja/brander) based on our `.branderrc.json` configuration file.
To get started, first clone the repository:
``` bash
$ git clone https://github.com/NotNinja/branding.git
$ cd branding
```
Then install all of the necessary dependencies:
``` bash
branding$ npm install
```
Now you can easily generate all assets and documentation after making whatever changes you want to the configuration file or asset sources:
``` bash
branding$ npm start
```
If successful, it should end with "Done!".
---
[](https://not.ninja)