phntxx / dashboard

:bar_chart: a nice and simple dashboard / landing page.
MIT License
951 stars 55 forks source link

Icon font requires external resources #6

Closed Qu4tro closed 3 years ago

Qu4tro commented 4 years ago

Hey :wave:

Currently the font used to display icons is fetched through gstatic. This is normally fine, but if you're using NoScript religiously or if you're not connected to the internet, no icons will show up. My suggestion is to also bundle the font when running yarn build.

Thanks!

phntxx commented 4 years ago

Hi

Sounds like a reasonable idea, I'll look into it.

Kind regards

phntxx commented 3 years ago

Terribly sorry I'm only getting back to this just now. I've switched over to writing my own icon library since, using the official Material.io icon font. Could you perhaps elaborate on what you mean when bundling the font when running yarn build?

Kind regards

phntxx commented 3 years ago

Hi,

I've done a quick rewrite a couple of days ago. Now all required fonts are bundled in with the image and stored locally. I hope this fixes this issue.

Closing.

Qu4tro commented 3 years ago

Amazing. Thank you!

And let me just apologise for the lack of a reply. I intended to, but I postponed the first time and the tab likely got pushed into my never ending bookmark stack.