https://cubing.github.io/icons
We use the excellent gulp-iconfont.
npm install
- Install potrace.
npm run build
ornpm run watch
- Openwww/index.html
in your web browser.
npm version major|minor|patch -m "Upgrade to %s for reasons"
npm run deploy
This will deploy to the gh-pages
branch of whatever remote your origin
is
pointing at. TravisCI will automatically run this whenever code is pushed to
main
.