An open API service indexing awesome lists of open source software.

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

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!".

---

[![Copyright !ninja](https://cdn.rawgit.com/NotNinja/branding/master/assets%2Fcopyright%2Fbase%2Fnot-ninja-copyright-372x50.png)](https://not.ninja)