Skip to content

Latest commit

 

History

History
90 lines (57 loc) · 2.36 KB

readme.md

File metadata and controls

90 lines (57 loc) · 2.36 KB

logos

logo of pumpncode/logos

This is the repository for all the logos for Pumpn Code projects. It includes Adobe Illustrator source files, as well as various ready-to-use variants in SVG and PNG formats. For authors, it also includes scripts to help automate the process of exporting the logos in various formats.

Getting Started

Prerequisites

Installation

  1. Install dependencies for local development:

    npm install

Usage

<project-names> below is a comma-separated list of project names. The project names are the names of the directories in the "projects" directory and these folders need to exist except for the create-base command.

Create a base logo for a new project (not really working yet)

deno task create-base <project-names>

Generate variants of a logo

deno task generate-variants <project-names>

Convert project logos from SVG to PNG

deno task convert-to-png <project-names>

Generate variants and convert to PNG in one command (might only work on unix systems)

deno task process <project-names>

Roadmap

See the current projects and the open issues for a list of proposed features and known issues.

Contributing

Any contributions you make are greatly appreciated.

See the contributing guide for ways to get started.

This project has a code of conduct. By interacting with this repository you agree to follow its terms.

Contact

Pumpn Code - office@pumpn.net

Nano Miratus - @nnmrts - nanomiratus@gmail.com

Project Link: https://github.com/pumpncode/logos

Contributors

Name Website GitHub
Nano Miratus https://pumpn.net/ @nnmrts

License

0BSD © Pumpn Code