-
Notifications
You must be signed in to change notification settings - Fork 25
自定义文章字体
Co1MugX edited this page Aug 10, 2017
·
2 revisions
主题本身支持三种类型的文章字体选择
# article-fonts
# default | Simsun | YaHei | Hel | Custom
fonts-style: default
其中默认是我觉得最合适的!
但是有同志抱怨过了,哎你这主题不行啊,文章字体太少了。你放个变量出来啊我自己搞一下!
OK,/source/style/_custom.styl
其中变量准备好了,$custom-fonts-style
,把字体按顺序填入即可。(推荐顺序:西文字体 -> 中文字体)
另外如果想要载入自定义字体@font-face
的话,直接写里面就行了,该文件优先级比较高。
最后在_config.yml
中,把字体调为custom