1.0.14 • Published 7 years ago

gaia-font-icons v1.0.14

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

`# Gaia Font Icons

A Font Icons based for Gaia

Bower

bower install gaia-font-icons --save

npm

npm install gaia-font-icons --save

Adding more icons

  1. cd ~/Projetos/gaia-font-icons/

Adding more icons

  1. Add icon on /svg folder.
  2. Open Terminal and run:
# Update repo
cd folder/gaia-font-icons
git pull origin master

# Generate fonts
fontcustom compile svg/

# Update packages
Abrir arquivos bower.json e package.json e alterar a versão

# Commit on GitHub
git add . --all
git commit -m "Name of icons added"
git push origin master

# Update Bower
Criar novo release no GitHub

# Update NPM
(Se não tiver logado) npm login
npm publish

Installing

Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

fontcustom

brew install Caskroom/cask/xquartz
brew install fontforge --with-python
brew install eot-utils
gem install fontcustom

gaia-fontawesome repo

cd folder/to/save
git clone  https://github.com/I-Value/gaia-font-icons.git
1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago