Skip to content

DenverCoder1/heroku-buildpack-fonts-segoe-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-fonts-segoe-ui

This buildpack makes it easy to install Segoe UI font on Heroku stacks.

Install

# Add the buildpack
heroku buildpacks:add --index 1 https://github.com/DenverCoder1/heroku-buildpack-fonts-segoe-ui

#Deploy
git push heroku master

Building

tar -czvf fonts.tar.gz ./fonts/

About

Heroku buildpack for Segoe UI font.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%