Skip to content

rooootdev/larafonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

larafonts

Font repo for lara

make your own repo:

  1. Fork this repo
  2. Delete the old fonts
  3. Patch your fonts using fontpatch.py (from this repo)
  4. Add your own fonts into the fonts directory
  5. Modify fonts.json and replace these values:
"repo_name": "YOUR REPO NAME",
"repo_author": "YOUR NAME",
"repo_icon": "LINK TO YOUR REPOS ICON",
  1. Delete current font entries from fonts.json
  2. For every custom font you added, create an entry like this in the fonts array:
{
  "name": "FONT NAME",
  "url": "eg. https://linktoyourfont.com/fonts/yourfont.ttf",
  "format": "truetype" 
},
  1. Profit!

About

Font repo for lara

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages