Skip to content

cubing/icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubing Icons and Fonts

Deploy to GitHub Pages

Demo

https://icons.cubing.net

Rebuild fonts and cubing-icons.css

We use the excellent gulp-iconfont.

  • npm install
  • Install potrace.
  • npm run build or npm run watch - Open www/index.html in your web browser.

Releasing

Bump version and deploy to npmjs

npm version major|minor|patch -m "Upgrade to %s for reasons"