-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
请问“关于我”页面如何生成 #16
Comments
直接用Hexo的命令生成新的页面就可以了。 hexo new page whoami |
感谢回复,我想请教如何把style放到markdown中?正常md解析出来的标题是黑色的。您的主页的md源文件能否分享呢?再次感谢~ |
我的关于页面的md就是这样的。你可以参考一下 https://raw.githubusercontent.com/TriDiamond/TriDiamondBlog/master/source/whoami/index.md |
学到了,感谢~ |
最新版的whoami 分享下呗 |
@born198x 最新的那个目前还没有提交代码。过几天我提交上来去吧。 |
你好,上面你的关于页面的md链接打不开,能否重发一下,因为一般的md解析出来是黑色的,需要借鉴,谢谢 |
如题,请问像示例网站中的about页面应当如何生成?
The text was updated successfully, but these errors were encountered: