avine / avine-logo

My personal logo

Home Page:https://avine.github.io/avine-logo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avine logo

Build Status

My personal logo

Avine logo

View demo

Installation

npm install
npm run build
npm start

package.json scripts

Create folders and copy files to ./dist directory

npm run dir

Use ./src/logo/*.svg images to create alternative colors. Put the result in ./dist/logo/colors/*.svg.

npm run colorize

Generate favicons at the root of the ./dist. Copy html files from ./src/*.html to ./dist and inject favicons markup.

npm run favicon

Compile less to css

npm run less

Run local server and watch files...

npm run dev

About

My personal logo

https://avine.github.io/avine-logo

License:MIT License


Languages

Language:HTML 53.1%Language:CSS 40.4%Language:JavaScript 6.6%