Skip to content

code-star/codestar-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Codestar Media and Branding

Installing

To install the Python 3 dependencies, run:

brew install poetry
poetry install

Generating hoodie visuals

To generate the hoodie templates, run:

poetry run python scripts/render_hoodies.py templates

To generate just one template, run:

poetry run python scripts/render_hoodies.py templates/name.json

For the SVG generation to work, you need to install Inkscape, and install all the fonts in /fonts/.

Regenerating resources

To re-generate all the logos (if the master logo was modified), run:

rm -rf logos
poetry run python scripts/process.py
poetry run python scripts/convert.py

Spelling of Codestar

It's Codestar, not:

  • CODESTAR
  • CODE.STAR
  • Code.Star
  • Code Star

About

Repository for media assets and generation

Resources

Stars

Watchers

Forks

Contributors