Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CDN support #77

Open
CLCK0622 opened this issue Jan 10, 2023 · 4 comments
Open

Add CDN support #77

CLCK0622 opened this issue Jan 10, 2023 · 4 comments
Labels
feature New feature or request

Comments

@CLCK0622
Copy link

CLCK0622 commented Jan 10, 2023

Excuse me, I'd like to apply your font to my website, and I wonder if it is possible to add a CDN support so that it can be easier and faster to use? Many thanks.

@subframe7536 subframe7536 added the feature New feature or request label Jan 11, 2023
@subframe7536 subframe7536 moved this to Mono in Maple Mono Jan 11, 2023
@subframe7536
Copy link
Owner

add woff2 build in the repo

@github-project-automation github-project-automation bot moved this from Mono to Done in Maple Mono Jan 15, 2023
@plutonium-239
Copy link

Hello, I think they meant it would be easy to use on websites if hosted on a CDN (such as Google fonts, fontsource, etc.)
That way, we don't have to host the font files on our server and can rely on the CDN server, while just adding one line of HTML in the head.
(which has other benefits as well, such as CDN servers being distributed across the globe for fast access and non-duplicated downloads when 2 sites request the same file from CDN)

@plutonium-239
Copy link

You can request fontsource to host your font as described here

@subframe7536 subframe7536 reopened this Aug 5, 2024
@CLCK0622
Copy link
Author

CLCK0622 commented Aug 7, 2024

Hello, I think they meant it would be easy to use on websites if hosted on a CDN (such as Google fonts, fontsource, etc.) That way, we don't have to host the font files on our server and can rely on the CDN server, while just adding one line of HTML in the head. (which has other benefits as well, such as CDN servers being distributed across the globe for fast access and non-duplicated downloads when 2 sites request the same file from CDN)

Exactly. Thanks for follow-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants