manuelkasper / sotlas-frontend

SOTLAS frontend
https://sotl.as
MIT License
26 stars 6 forks source link

Document Dev Environment without Pro FontAwesome Subscription #23

Open kwesthaus opened 11 months ago

kwesthaus commented 11 months ago

Manuel, thanks for this awesome tool :) I cloned the repo to start making some contributions but was stumped for a bit about how to get it running without a FontAwesome subscription. I played around a bit and got something working, which I have pushed to a branch on my fork (link). Ideally this would be documented/stored in a better way - do you have thoughts on how to share these changes in a more discoverable way that won't get out of date?

manuelkasper commented 11 months ago

Hmm, it would of course be nice if the build process could be modified to “automagically” fall back to FontAwesome free if NPM_FONTAWESOME_TOKEN is not set. But failing that, perhaps we could simply add a note to README.md?