File tree Expand file tree Collapse file tree 6 files changed +30
-16
lines changed Expand file tree Collapse file tree 6 files changed +30
-16
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ jobs:
2121 node-version : 22
2222 cache : ' npm'
2323 cache-dependency-path : package-lock.json
24- registry-url : ' https://npm.pkg.github .com/'
24+ registry-url : ' https://npm.fontawesome .com/'
2525 - name : NPM install
2626 run : |
27- npm config set "@skymatic :registry" https://npm.pkg.github .com/
27+ npm config set "@awesome.me :registry" https://npm.fontawesome .com/
2828 npm ci --ignore-scripts
2929 env :
3030 NODE_AUTH_TOKEN : ${{ secrets.FONTAWESOME_AUTH_TOKEN }}
Original file line number Diff line number Diff line change 33# Usage
44## Requirements
55* Hugo
6- * Fontawesome Pro ` npm config set "@skymatic :registry" https://npm.pkg.github. com/ && npm config set "//npm.pkg.github .com/:_authToken" TOKEN `
6+ * Font Awesome Pro ` npm config set "@awesome.me :registry" https://npm.fontawesome. com/ && npm config set "//npm.fontawesome .com/:_authToken" TOKEN `
77
88## Building
991 . ` npm install `
Original file line number Diff line number Diff line change 55 @import './custom.css' ;
66}
77
8- @import '@skymatic/fontawesome-pro/ css/all' layer(components);
8+ @import '@awesome.me/kit-628503cc21/icons/ css/all.css ' layer(components);
99
1010@plugin '@tailwindcss/forms' ;
1111@plugin '@tailwindcss/typography' ;
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ enableemoji = true
3737 target = " assets"
3838
3939 [[module .mounts ]]
40- source = " node_modules/@skymatic/fontawesome-pro /webfonts"
40+ source = " node_modules/@awesome.me/kit-628503cc21/icons /webfonts"
4141 target = " static/webfonts"
4242
4343 [[module .mounts ]]
Original file line number Diff line number Diff line change 2323 "tailwindcss" : " ^4.1.4"
2424 },
2525 "dependencies" : {
26- "@skymatic/fontawesome-pro " : " ^5.15 .4" ,
26+ "@awesome.me/kit-628503cc21 " : " ^1.0 .4" ,
2727 "alpinejs" : " ^3.14.9" ,
28+ "altcha" : " ^1.4.2" ,
2829 "jquery" : " ^3.7.1" ,
2930 "js-yaml" : " ^4.1.0" ,
30- "lazysizes" : " ^5.3.2" ,
31- "altcha" : " ^1.4.2"
31+ "lazysizes" : " ^5.3.2"
3232 }
3333}
You can’t perform that action at this time.
0 commit comments