Commit graph

76 commits

Author SHA1 Message Date
Matt Troutman
02c8c16f92
Update Homebrew formula URLs to use the new API endpoint for font archives, ensuring consistent access across font classes. 2025-05-19 12:15:39 -05:00
Matt Troutman
749dc7d418
Update font formulas to use specific directory paths for font files, ensuring proper installation structure across multiple font classes. 2025-05-19 12:14:09 -05:00
Matt Troutman
8d5f0f3f90
Update Homebrew formula generator to use new archive URL and adjust file paths for font installation. Add tap configuration for Genet Godzilla fonts. 2025-05-19 12:13:23 -05:00
Matt Troutman
b01b74c595
Add new font formulas for various styles, ensuring proper directory structure and installation verification. 2025-05-19 12:11:02 -05:00
Matt Troutman
bc8845fc96
Refactor Homebrew formula generator to correctly format class names and file paths for font installation. Update glob patterns to remove unnecessary font_name variable and ensure proper directory structure for font files. 2025-05-19 12:10:53 -05:00
263f3c2c54 Merge pull request 'cursor_cleanup' (#1) from cursor_cleanup into main
Reviewed-on: http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/pulls/1
2025-05-19 17:06:43 +00:00
Matt Troutman
6a1ebcee85
Add new font formulas for various styles and families, ensuring proper directory structure for font installation verification. 2025-05-19 12:05:38 -05:00
Matt Troutman
18a1498554
Update Homebrew formula homepage URL to point to the new server 2025-05-19 12:05:27 -05:00
Matt Troutman
95451bb68b
Add Homebrew formula generator script for font installation 2025-05-19 12:03:22 -05:00
Matt Troutman
f1ec7227c1
Update various font files and licensing documents across multiple font families. 2025-05-19 11:57:58 -05:00
Matt Troutman
5bd74dec5e
Update Homebrew font tap URL in README for installation instructions 2025-05-19 11:57:22 -05:00
Matt Troutman
df75b6e955
Remove deprecated font folder cleanup scripts and add new FontFolderCleaner implementation for organizing font files. 2025-05-19 11:57:10 -05:00
Matt Troutman
8508981848
Add font folder structure requirements and implementation guidelines 2025-05-19 11:57:00 -05:00
Matt Troutman
e890f61e50
Ran script. Files in place now 2024-10-03 00:50:52 -05:00
7f982826c5 Merge pull request 'lowercasing_folders' (#2) from lowercasing_folders into main
Reviewed-on: fonts/fonts#2
2024-10-03 00:47:16 -05:00
Matt Troutman
adfcf9a594
adding new fonts 2024-10-03 00:40:43 -05:00
Matt Troutman
aac2221794
Cleanup ran 🥰 2024-10-03 00:40:00 -05:00
Matt Troutman
339cd33dd6
script maintenance 2024-10-03 00:38:34 -05:00
Matt Troutman
d6aa9cf4c8
no message 2024-10-02 23:12:53 -05:00
Matt Troutman
75e0a060ea
no message 2024-10-02 23:11:32 -05:00
Matt Troutman
358e94cde7
updated structure a bit. 2024-10-02 16:37:20 -05:00
Matt Troutman
46156f7bdd
refactoring a bit 2024-10-02 16:27:49 -05:00
Matt Troutman
1f18110229
no message 2024-10-02 16:08:00 -05:00
Matt Troutman
747b93412d
no message 2024-10-02 16:04:28 -05:00
Matt Troutman
5bebd760a9
no message 2024-10-02 15:48:25 -05:00
Matt Troutman
98fb1aae67
no message 2024-10-02 15:43:43 -05:00
Matt Troutman
a829efc23a
no message 2024-10-02 15:15:07 -05:00
Matt Troutman
1c91c9d74b
no message 2024-10-02 15:08:17 -05:00
Matt Troutman
0e844b94e7
no message 2024-10-02 15:05:28 -05:00
Matt Troutman
199951e3e2
no message 2024-10-02 15:04:03 -05:00
Matt Troutman
b7777b024a
no message 2024-10-02 15:03:29 -05:00
Matt Troutman
43133c6347
Renamed for clarity 2024-10-02 14:53:46 -05:00
Matt Troutman
1427542ecb
Added new script as the other was being a turd 💩 2024-10-02 14:36:29 -05:00
Matt Troutman
2809b0366d
Update gitignore 2024-10-02 14:21:22 -05:00
Matt Troutman
5626a60c84
lowercase file names 2024-10-02 14:17:56 -05:00
Matt Troutman
407407e23d
added .env to the gitignore file. Why wasn't this already there? 🤷🏼‍♂️ 2024-10-02 14:15:33 -05:00
Matt Troutman
a12912b3bf
additional cleanup 2024-10-02 13:59:19 -05:00
Matt Troutman
689ed19245
cleanup after itself. 2024-10-02 13:52:17 -05:00
Matt Troutman
522f6154d0
🤞🏼Maybe closer? 2024-10-02 13:45:04 -05:00
Matt Troutman
be9f7e8524
added new terms to cleanup script 2024-10-02 13:35:39 -05:00
Matt Troutman
b2beb5765b
Adding function to remove .setup_complete files. 2024-10-02 13:33:08 -05:00
Matt Troutman
bccb822eca
Remove Extra script 2024-10-02 13:03:28 -05:00
Matt Troutman
afc0577b5f
Adding Script and README.md to the repo 2024-10-02 12:55:36 -05:00
Matt Troutman
eb865b1dc3
Merge branch 'font-prep'
* font-prep:
  Fonts prepped 🎉
  Don't track the .setup_complete files.
  Fix double quotes
  Cleanup
  setup scripts
  account for TTC files.
  Iterate over each folder.
  using the script to move things around.

# Conflicts:
#	prep 1 font.sh
2024-09-27 12:42:01 -05:00
Matt Troutman
275fb67813
Fonts prepped 🎉 2024-09-27 12:36:51 -05:00
Matt Troutman
b485398ada
Don't track the .setup_complete files. 2024-09-27 12:30:39 -05:00
Matt Troutman
4eac6fcf7a
Fix double quotes 2024-09-27 12:28:56 -05:00
Matt Troutman
0a9ea08804
Cleanup 2024-09-27 12:26:23 -05:00
Matt Troutman
08cd03bf8f
setup scripts 2024-09-27 12:17:58 -05:00
Matt Troutman
e1194a4877
account for TTC files. 2024-09-27 11:48:16 -05:00