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

如何让 Next 支持「汉字标准格式」? #1558

Closed
la3rence opened this issue Apr 1, 2017 · 5 comments
Closed

如何让 Next 支持「汉字标准格式」? #1558

la3rence opened this issue Apr 1, 2017 · 5 comments

Comments

@la3rence
Copy link

la3rence commented Apr 1, 2017

Expected behavior (预期行为)

让 Next 支持「汉字标准格式」

Actual behavior (实际行为)

引用文件二个文件来启用「汉字标准格式」——han.min.css(或使用 Sass 汇入)及 han.min.js (或使用 JavaScript 模组框架),后者(脚本文件)可依网站的需求选用。
<link rel="stylesheet" href="path/src/css/han.min.css">
<script src="path/src/js/han.min.js"></script>

Steps to reproduce the behavior (重现步骤)

同上

NexT Information

Add the ✔ sign before an item which is affected by this behavior.

NexT Version:

  • ✔Master
  • Latest Release
  • Old version -

NexT Scheme:

  • All schemes
  • Muse
  • ✔Mist
  • Pisces

Other Information (Like Browser, System, Screenshots)

作为一个刚刚入门 HTML 和 Hexo 的菜鸟,不知道如何实现 QAQ。

geekrainy added a commit to geekrainy/hexo-theme-next that referenced this issue Apr 17, 2017
@jjandxa
Copy link
Contributor

jjandxa commented Apr 17, 2017

_layout/_script/vendors.swig 是作为第三方库导入的一个模板,请多多研究并贡献代码吧。
不过似乎已经有人提交过 PR 了

@geekrainy
Copy link
Contributor

@jjandxa 0dbde47

@ivan-nginx
Copy link
Collaborator

Reference to #1598
@lonor problem is solved?

@la3rence
Copy link
Author

Probldem solved. Much appreciated!

@la3rence la3rence reopened this Apr 22, 2017
@ivan-nginx
Copy link
Collaborator

@lonor if solved, why reopen it? Please, do all bugs in #1598. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants