Giter Site home page Giter Site logo

sanonz / hexo-theme-concise Goto Github PK

View Code? Open in Web Editor NEW
169.0 169.0 38.0 407 KB

Hexo 简约主题,响应式设计支持 PC、平板、手机等设备,代码高亮使用 monokai-sublime 风格,支持亮/暗色主题跟随系统。可以最低兼容到 IE8。

Home Page: https://sanonz.github.io

License: MIT License

JavaScript 0.85% Less 80.74% EJS 18.41%

hexo-theme-concise's Introduction

Social banner for Sanonz

hexo-theme-concise's People

Contributors

lolifamily avatar r-luo avatar sanonz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hexo-theme-concise's Issues

about页面404啦

我指的是这个页面对应的hexo主题的about页面,好像发错地方了

评论模块报错

Error: Bad credentials.
这是如何?点击login by github直接404了

咨询是否支持mathjax

您好,我使用您提供的模板搭建了hexo博客,感谢您的分享。

最近我要在博客中集成使用mathjax插件,一直无法生效,网上查阅各种资料还是不能好用,请问这套模板支持mathjax吗?谢谢

bug:导航栏tags标签点击不出现tag列表

你好!我的博客中使用了这个主题,在给文章正常添加tag之后,也使用了hexo new tags命令创建tags.md,但是导航栏的tags点击之后只会显示如下状况,而文章内显示的tags是能正常点击显示关键词归档的,请问是什么原因呢?希望尽快解答,谢谢!
tags bug

显示URL路径问题

作者你好, 我按照你的教程设定了执行了 hexo new tags "标签" 命令,结果其生成了一篇文章,且路径为 http://XXXX.cn/标签/
在作者你的网站上,并没有生成文章(我在你的归档中没有发现标签文章),且路径直接为http://XXXX.cn/tags/。
同样的,about这个页面,也没有生成文章。
想请问你是如何操作的呢,才达到这样的效果的呢? 谢谢!

求指教

2r9 3x r j0s 31zo 1uq7
我是按照教程来的,git clone 下来之后啥都没动,但是左侧菜单和头像都不显示,这是为啥啊

[Q]Can I change avater url

Hi

Can I change avater url in config like following?

_config.yml

# url or local path
avater: http://path.to/image.jpg
avater: /path/to/image.jpg

标签的设计优化

左边标签按钮点过之后会显示一个标签的框,希望可以通过点击框外的部分使得这个框自动收回来,请问可以改进吗?

一些小建议

  • svg文件包含的时候没有cache吧,这样会不会大幅度降低hexo g的速度啊
  • 文件怎么是dos格式的呢,难道你设置了Asis策略吗?这样会对linux用户产生不便
  • 能不能更新一下icomoon字体啊,我好像要啊
  • git_commit能不能考虑设置一个开关支持一下MD5

分类页面

我希望能够实现像archive一样的分类栏
hexo generate时,可以生成/categories/具体分类/index.html,但是在/categories 下没有index.html
如何实现该功能?

写死的数据

头像、github几个链接、最左侧导航栏中的<前端>,<后端>
这些信息都是代码中写死的,希望已配置文件中参数实现

静态编译后出错

$ hexo g
INFO Start processing
INFO Files loaded in 111 ms
ERROR /Users/jialj/GitHub/jiazhe/themes/concise/layout/post.ejs:3
1| <%- partial('_partial/article', {post: page, view: true}) %>
2|

3| <% if( theme.disqus.enable && page.comments ) { %>
4| <%- partial('_partial/comments', {post: page}) %>
5| <% } %>
6|

Cannot read property 'enable' of undefined
TypeError: /Users/jialj/GitHub/jiazhe/themes/concise/layout/post.ejs:3
1| <%- partial('_partial/article', {post: page, view: true}) %>
2|

3| <% if( theme.disqus.enable && page.comments ) { %>
4| <%- partial('_partial/comments', {post: page}) %>
5| <% } %>
6|

Cannot read property 'enable' of undefined
at eval (eval at compile (/Users/jialj/GitHub/jiazhe/node_modules/ejs/lib/ejs.js:618:12), :12:25)
at returnedFn (/Users/jialj/GitHub/jiazhe/node_modules/ejs/lib/ejs.js:653:17)
at Theme._View.View._compiled.locals [as _compiled] (/Users/jialj/GitHub/jiazhe/node_modules/hexo/lib/theme/view.js:124:48)
at Theme._View.View.View.render (/Users/jialj/GitHub/jiazhe/node_modules/hexo/lib/theme/view.js:29:15)
at route.set (/Users/jialj/GitHub/jiazhe/node_modules/hexo/lib/hexo/index.js:386:29)
at tryCatcher (/Users/jialj/GitHub/jiazhe/node_modules/bluebird/js/release/util.js:16:23)
at /Users/jialj/GitHub/jiazhe/node_modules/bluebird/js/release/method.js:15:34
at RouteStream._read (/Users/jialj/GitHub/jiazhe/node_modules/hexo/lib/hexo/router.js:134:3)
at RouteStream.Readable.read (stream_readable.js:449:10)
at resume
(_stream_readable.js:888:12)
at process._tickCallback (internal/process/next_tick.js:63:19)

关于页面也生成post文章

如题,关于页面也在post文章里面,请问这个是怎么回事,我看layout里面也没有about的单独布局文件

Some problems

你好,很感谢你贡献的主题!
你的主题非常简洁漂亮,但是我在使用时出现了一点问题,发现并不能如意的渲染正确的界面,这让我很困扰。

关于浏览器支持和一堆bug

IE10-11:
image

IE8-9:
image

IE9:
image
image

IE8:
Gitalk完全无法使用,mobile模式完全失效!
image
注意正常情况侧边栏应该居中选择的文字应该是绿色!
image
这是你想要看到的样式吗?

所有IE: Github图标大小有问题

所以,所谓的支持IE8是真的吗?能说是兼容 IE 10 都不错了。

一个Disqus的问题

我折腾了1个小时 disqus,发现存在一个问题,就是匿名用户的评论必须通过自己的审核,也就是说匿名用户的评论不能实时显示在页面上,毕竟对读者而言,如果评论还需要去注册一下disqus,就会很麻烦。所以请问作者有什么好的思路吗?

Menu 栏宽度修改

你好非常喜欢你设计的hexo主题。请问menu栏的宽度可以手动修改吗? 导航内容有点长无法在一行显示。麻烦告知修改方法,多谢🙏

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.