Skip to content

Social media assets for your project. Generate like, follow, profile links etc. Get official brand color, logo, company name, etc.

License

Notifications You must be signed in to change notification settings

web-on/social-media-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-media-assets

Social media assets for your project. Generate like, follow, profile links etc. Get official brand color, logo, company name, etc.

How to use

  1. Clone repository:
git clone https://github.com/web-on/social-media-assets.git
  1. Run npm install inside of the project directory:
cd social-media-assets
npm install
  1. Build the css result file with gulp:
gulp css

The above assumes you have nodejs, npm, gulp and gulp-cli installed globally in your system. The example of how to do it can be as follows:

sudo apt install nodejs npm
sudo npm i -g npm
sudo npm i -g gulp
sudo npm i -g gulp-cli

After building you can find the result files in dist directory

About

Social media assets for your project. Generate like, follow, profile links etc. Get official brand color, logo, company name, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published