mnixo / nuxeo-logo-generator

Nuxeo Logo Generator is a small web application that simplifies the process of creating Nuxeo logos.

Home Page:https://mnixo.github.io/nuxeo-logo-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxeo Logo Generator

Build Status

Nuxeo Logo Generator is a small web application that simplifies the process of creating Nuxeo logos.

How do I create some logos?

Try it here!

Parameters

  • Logo template: base template of the logo.
  • Height and Width: dimensions of the logo, in pixels.
  • Colors: from the default color palette or custom.
    • Value: color code (CSS valid).
    • Opacity: alpha value of the color (0 to 1).

All the SVG logo templates and default colors are compliant with the Nuxeo branding guidelines.

The resulting file format for the logo is PNG.

Under the (small) hood

Nuxeo Logo Generator started as a simple Polymer 2 application. As a candidate for exploratory research, it evolved into a Polymer 3 app, using the very new and unreleased LitElement base class.

About

Nuxeo Logo Generator is a small web application that simplifies the process of creating Nuxeo logos.

https://mnixo.github.io/nuxeo-logo-generator/

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 4.3%