Giter Site home page Giter Site logo

coney's People

Contributors

coneycode avatar gyk001 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  avatar  avatar  avatar

coney's Issues

分享,站内搜索

分享的地址不对 在哪里配置
站内搜索的 site 是什么
百度分析 验证首页不行,验证整个地址是对的

发现一个bug

刚接触github,还不太会用,只好直接留言把我的想法说出来。今天用了你的主题,很不错。不过遇到了作者头像无法显示的问题。找来找去,貌似coney/source/css/_partial/aside.styl中的一处错误导致,在.author-logo中的background no-repeat url(root +author-img) left top这一句会产生路径的错误,导致作者的头像显示不出来,应该改为 root +"/"+author-img 。我对前端语言只知道个大概,所以不知道是不是这里导致的,不过修改后确实解决了问题。个人水平有限,请谨慎参考。谢谢。

代码高亮问题

你好,感谢分享 hexo 主题,而且非常棒

我碰到一个情况,生成页面后,代码不高亮。如下图:

图片

看了您的示例,发现是有代码高亮的

多说评论short_name为中文导致的bug

after_footer.ejs文件第112行,
var duoshuoQuery = {short_name:"<%= theme.duoshuo.short_name %>"};
在_config.yml中的short_name为中文时,会导致评论框消失。

关于评论的问题

我用了你的主题
使用后,评论栏,自动就有五个评论?
这个可以删除吗?

Hexo 3 不兼容?

[error] TypeError: Cannot read property 'feed' of undefined
TypeError: Cannot read property 'feed' of undefined
at module.exports (/Users/zorro/Projects/Github/Blog/node_modules/hexo-generator-feed/lib/generator.js:16:26)
at /usr/local/lib/node_modules/hexo/lib/theme/index.js:113:7
at b (domain.js:183:18)
at Domain.run (domain.js:123:23)
at async.each.called (/usr/local/lib/node_modules/hexo/lib/theme/index.js:112:7)
at /usr/local/lib/node_modules/hexo/node_modules/async/lib/async.js:125:13
at Array.forEach (native)
at _each (/usr/local/lib/node_modules/hexo/node_modules/async/lib/async.js:46:24)
at Object.async.each (/usr/local/lib/node_modules/hexo/node_modules/async/lib/async.js:124:9)
at Theme._generate (/usr/local/lib/node_modules/hexo/lib/theme/index.js:104:9)

为啥不fork pacman

既然是基于pacman做的,为啥不fork它呢?那样岂不是可以更方便地将pacman中最新的改动merge进来?

dataURI

gay主 你好
dataURI这里已经设为false,但是img目录下已经放有1.png
运行博客时无法显示头像,可有办法
author_img_enable: true #这里也设置了
另外,非常感谢你的开源

添加了一个返回顶部按钮,但还未完美

我在我自己Fork的Coney主题目录下添加了一个效果非常不错的返回顶部小火箭(具体在我博客的首页就能看到),放在layout/_partial/totop.ejs里,但是目前我是把CSS直接写在这个文件里了,前后用style标签把它包起来,因为我尝试改写成stylus格式的放在css/_partial文件夹里没弄出来,应该还是语法没弄对吧。你若有空的话能不能麻烦把它整合成一个totop.styl以便于放在css里呢?多谢~

修改_config.yml的主题颜色没变化

coney\source\css_base\variable.styl 中看到17行 theme = convert(hexo-config("theme_color.theme"))和接下来的if 似乎无法把设置的颜色读入。尝试直接 color-theme = theme 直接报错说收到call :convert("#颜色编码"),这个应该怎么修改。convert是在哪定义的函数呢

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.