githubnext / monaspace

An innovative superfamily of fonts for code
https://monaspace.githubnext.com
SIL Open Font License 1.1
13.18k stars 220 forks source link

Use VCS for sources, not build artifacts #73

Open alerque opened 7 months ago

alerque commented 7 months ago

Leave it to the largest Git forge site in the world to track generated artifacts in Git instead of sources. Let me guess, you asked Google what a font repository layout should look like.

Sarcasm aside: The way this should work is a VCS repo should have the font source files and commands used by build tooling used to generate the artifacts. Attach the artifacts to releases, but don't track them in Git.