-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
How to change font? #219
Comments
Hey, I managed to change the font on a child version of the theme. Caution: I'm very new with Hugo so it's probably not the best way, but it works :) In this example, our new font-family is Fengardoneue.
Et voilà! Hope it helps ^^ |
I have successfully changed the font following @ImaCrea's instructions. Thank you! But I encountered a problem as leoplct at the beginning. When editing the file I'm entirely new to web development, so I don't know why. Maybe the problem raised by leoplct is also caused by this because I noticed that the |
Any reason for using
I recommend converting |
No special reason, just because the font file I got is By the way, I love the design of doks, thanks for your work, and it would be better if there is documentation on how to change the font. |
Thanks + noted |
Discussed in thuliteio/doks#492
Originally posted by leoplct October 6, 2021
I've edited this file to replace Jost to Roboto but it keeps using Jost.
Fonts file are saved here: static/fonts/vendor/Roboto/Roboto-Regular.ttf and I can successfully download it from http://localhost:1313/fonts/vendor/Roboto/Roboto-Regular.ttf
I've run
assets/scss/common/_fonts.scss
The text was updated successfully, but these errors were encountered: