GithubHelp home page GithubHelp logo

isabella232 / genesys-dev-icon-pack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from purecloudlabs/genesys-dev-icon-pack

0.0 0.0 0.0 4.54 MB

This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.

License: Other

HTML 3.79% SCSS 16.59% TypeScript 32.94% CSS 21.34% Shell 2.89% JavaScript 22.46%

genesys-dev-icon-pack's Introduction

genesys-dev-icon-pack

This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.

Usage

See package/README.md and https://purecloudlabs.github.io/genesys-dev-icon-pack/.

Building Locally

Generate Icon Pack and Component Package

Running the build script first generates the icon pack from the source SVG images found in the icons folder. This process uses fantasticon to transform the SVG files into a font. Next, the new resources are copied into the packaged component's resources and the package is rebuilt.

Run the build script:

./build.sh

The resulting icon pack files will be located in the dist folder. The resulting package source that gets published to npm will be located in the package/lib folder.

Deploy Component Package to NPM

After building, increment the version number if package/package.json and cd package && npm publish to publish the package to NPM. The commit that gets published should be tagged as vX.Y.Z.

Run Local Demo

The following commands will run the React.js demo application locally and can be accessed at http://localhost:3000/.

cd app
yarn install
yarn start

Build and Deploy Demo to GitHub Pages

The demo app is published to github pages at https://purecloudlabs.github.io/genesys-dev-icon-pack/. The build and publish process for this uses the gh-pages package as outlined in Deployment | GitHub Pages. This process requires your shell environment to be authorized for git to push to the gh-pages branch.

Run the following command to invoke the build and publish process:

cd app
npm run deploy

Imported icons

The owners of trademarks and registered logos retain ownership of their respective works.

Font Awesome

Font Awesome Icons used in this library are attributed to Font Awesome and are licensed under the free license found at https://fontawesome.com/license/free.

GitHub

GitHub icons used in this library are attributed to GitHub and are used per the guidelines found at https://github.com/logos.

NPM

NPM icons used in this library are attributed to NPM and are used per the guidelines found at https://github.com/npm/logos.

genesys-dev-icon-pack's People

Contributors

timsmithgenesys avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.