Git Product home page Git Product logo

hexo-theme-even's People

Contributors

52admln avatar aerohub avatar ahonn avatar bay1 avatar blackbear03 avatar bridouz avatar chenyalun avatar corvofeng avatar dependabot-preview[bot] avatar djyde avatar ehds avatar elvinn avatar ensigma96 avatar jingsam avatar jyuexun avatar kflu avatar lensual avatar loveshizuka avatar monkeywithacupcake avatar olowolo avatar onns avatar smilechun avatar stefanji avatar sunziping2016 avatar tminecola avatar wencaizhang avatar xiejiss avatar yangg avatar yrom avatar zeed-w-beez 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hexo-theme-even's Issues

post.jade问题

您好post.jade那个文件对于mixins/post有重复调用,分页那个地方应该引mixins/paginator吧
最后感谢您提供的主题~很好看

几个功能增加的建议

  • 浮动菜单栏:当页面滚动到下方的时候,菜单栏可以保持这样视觉效果会好很多。https://hyunseob.github.io 他的菜单栏很舒服。
  • 搜索框:建议在菜单栏上添加一下搜索框,文章多了有搜索还是很方便的。
  • 主页面层次:因为现在显示器都非常的宽,左右两边留白太多会太突兀,http://blog.daraw.cn 这个主题中的做法不错,把页面做成两个层次。

希望采纳回复,我自己有时间也去琢磨一下代码。

Garbled code will be generated if .md file contains too many Chinese characters.

Firstly, thanks for your great work on this nice theme.

You can reproduce the issue with the following commands:

$ hexo init blog
$ cd blog
$ npm install
$ npm install --save hexo-renderer-jade hexo-renderer-scss hexo-generator-feed hexo-generator-sitemap hexo-browsersync hexo-generator-archive
$ cd themes/
$ git clone https://github.com/ahonn/hexo-theme-even even
$ cd even/
$ cp _config.yml.sample _config.yml
// Change to your theme to `even`

And add the md file to source/_posts, and run hexo server to see the generated page:

image

I'd suspect it is caused by the theme because it didn't happen when I changed to other theme. Could you help to take a look on it? Thanks!

Environment:

hexo: 3.2.2
hexo-cli: 1.0.2
os: Darwin 15.6.0 darwin x64
http_parser: 2.7.0
node: 6.3.0
v8: 5.0.71.52
uv: 1.9.1
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 57.1
modules: 48
openssl: 1.0.2h

没有评论功能

设置了多说的id,并且文章和单页的评论设置为true,但是文章下面没有评论框出现。。。

可否添加 mathjax 支持

你的主题很不错,风格很简洁,但是好像不支持数学公式,可以考虑加上这个功能吗?

achieves 页文档数量

在设置中 无论修改 per_page 为多少都只显示10篇文档,需要在achieves/index 里面做什么修改么?

# Generator-archive
archive_generator:
  per_page: 15  # 归档页文章数, 参数为 0 时不分页
  yearly: false
  monthly: false
  daily: false

Move fontawesome icon to iconfont

这个我可以把iconfont里的字体共享给你,代码可以看我的,
不过我为了能够方便更新你的,所有的改动在一个版本里,没法发PR

Social icon 的大小问题

修改_footer.scss 下:

// Font size of the iconfont
// @type Number
$icon-font-size: 50px !default;

之后发现
icon

Facebook 和知乎的图标不会跟着改变大小。

hexo server 输出 html 异常

(function() {
var d = document, s = d.createElement('script');

s.src = '//uedsky.disqus.com/embed.js';

s.setAttribute�@���ɘ��k��S����>����>����?���Xɘ��s��>����<����<���8=����ɘ�����A���`;���`;����;����ʘ�����~��� .��� .���H2��� .���ص���h˘����������0����0����0����˘�������

现在 其它正常了,但是hexo server页面底部的输出html类似这种,hexo g的结果没问题
每次刷新下面的乱码内容不一样。

markdown列表缩进功能无效

比如说

- Dashes work just as well
- And if you have sub points, put two spaces before the dash or star:
  - Like this
  - And this

不能生成这样
image

blog中会变成这样
image

访问时报错

$hexo server然后访问网站的时候报错
依赖的模块都装了

错误:
Unhandled rejection TypeError: /Users/jojoting/jojoblog/themes/hexo-theme-even/layout/partial/header.jade:7
5| //- Navbar
6| ul.nav

7| each link, name in theme.menu
8| li.nav-link
9| if is_home() && name == "Home"
10| a.active(href=link)

Cannot read property 'length' of undefined
at eval (eval at (/Users/jojoting/jojoblog/node_modules/hexo-renderer-jade/node_modules/jade/lib/index.js:218:8), :727:31)
at eval (eval at (/Users/jojoting/jojoblog/node_modules/hexo-renderer-jade/node_modules/jade/lib/index.js:218:8), :930:4)
at eval (eval at (/Users/jojoting/jojoblog/node_modules/hexo-renderer-jade/node_modules/jade/lib/index.js:218:8), :1162:22)
at res (/Users/jojoting/jojoblog/node_modules/hexo-renderer-jade/node_modules/jade/lib/index.js:219:38)
at _compiled (/Users/jojoting/jojoblog/node_modules/hexo/lib/theme/view.js:127:30)
at View.render (/Users/jojoting/jojoblog/node_modules/hexo/lib/theme/view.js:29:15)
at /Users/jojoting/jojoblog/node_modules/hexo/lib/hexo/index.js:387:25
at tryCatcher (/Users/jojoting/jojoblog/node_modules/hexo/node_modules/bluebird/js/release/util.js:16:23)
at /Users/jojoting/jojoblog/node_modules/hexo/node_modules/bluebird/js/release/method.js:15:34
at RouteStream._read (/Users/jojoting/jojoblog/node_modules/hexo/lib/hexo/router.js:134:3)
at RouteStream.Readable.read (stream_readable.js:328:10)
at resume
(_stream_readable.js:708:12)
at doNTCallback2 (node.js:429:9)
at process._tickCallback (node.js:343:17)

&copy; 没显示

footer 里这一行的缩进是不是要提前下
- copyright = '&copy;' + year

What's this?

extends partial/layout include mixins/container include mixins/paginator block title title= config.title block container +home() block pagination +paginator('home')

logo displayed in *Comic Sans* before Chancery font is downloaded

The Chancery webfont is around 30KB and might take several hundred milliseconds to download (if it has not been cached, e.g. when people visit the site for the first time). Before that, the logo is displayed in Comic Sans on most Windows PCs (because of cursive in the font-family).

qq 20161114152916

生成失败

extends partial/layout include mixins/container include mixins/paginator block title title= config.title block container +home() block pagination +paginator('home')

减少更新主题时不必要的麻烦

现在主题中不再有 _config.yml 文件,主题配置文件的模板为 _config.yml.sample

第一次使用该主题时需要手动创建 _config.yml 并将 _config.yml.sample 中的内容复制其中再根据个人需要修改。

git pull 更新主题时无需再进行重新的配置,但是此次更新依旧需要事先备份原有的 _config.yml(会重命名为 _config.yml.sample 并修改内容)。之后的 update 都不会再修改 _config.yml 文件,可直接更新使用。

Archive page 样式问题

  • top: 6px 的样式在 safari 上对不齐
  • 语言是中文是 post-time tag 这个样式宽度不够

about.jade的问题

您好~我想问下,我修改您的about.jade文件,为啥没有变化呢,其他所有的文件都可以。。。。

字体问题

我用不同的电脑看,字体是不一样的,有没有什么办法统一字体。

希望可以import _setting.scss

根据自己需要,可能需要修改一些css样式。source/css/_setting.scss可以被用来overwrite默认设置吗?(例如$global-body-width)希望可以在style.scss里面import setting这个设置文件,方便用户自定义css样式呀。

typo in head.jade

meta(name="description", contebt= config.description)
这里应该是 content

字体渲染问题

pacman
even
上图为pacman主题 下图为even主题
为何字体渲染感觉差别很大

如何才能创建categories页面

我仿照您tags页面的增加方法
编辑categories/index.md中,增加"layout: categories"

没有任何效果,请问是否可以增加categories

标签数量错误

标签页统计的标签数与实际的标签数不符,实际只有2个标签,显示“A total of 4”

Fancybox support ?

Hi,

I'm a true fan of your theme, it's clear and looks really great on any support.

However I have one missing feature, Fancybox support. It would be great if your theme supports jquery fancybox to render great galleries and images.

I will try to implement that feature and open a pull request if I managed to implement fancybox.

Have a good day,

Images not showing on the home page (only)

Hi there! Nice work with the theme.

When I click on an article's link in the archive page, all the images in the respective posts are shown properly. However, the same posts that are partially displayed on the home page, have all the images not showing at all. Any idea on how to correctly display images on the home page as well? I suspect is a path issue.

Oh... I forgot to mention that I changed post_asset_folder: true

Thanks!

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.