Giter Club home page Giter Club logo

m-hexo-blog's People

Contributors

moxfive avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

m-hexo-blog's Issues

Swiftype and labels 标签不显示

Lables may not be shown when Swiftype code is installed.

Swiftype JS代码和 Yilia 主题的标签似乎有冲突,导致后者间歇性不显示,原因不详。

image

Nav width 导航宽度

Why the width of article-nav in mobile view is different with PC page.
为什么这两个蓝色导航条 PC 端移动端宽度不一样呢。

width
pc-nav

One more week...

你我皆凡人,
生在人世间。
终日奔波苦,
一刻不得闲。

Read the Title Again... —— 2016-09-20 10:07:35

tooltip on touch devices

Need to double-click to open links when jQuery UI tooltip is enable on iPad or other touch devices.

Vertical centre 垂直居中

Need to centre article-nav-title vertically.
上下篇文章导航要居中。

In latest article:
center
In other artile:
centre2
centre3

Unhandled rejection TypeError

When I executed hexo g and hexo s, the error msg appeared.
After tried kinds of method, I found that the error was because I added a file in source folder.
Solved the problem via removing the file.

在source文件夹乱加文件导致生成文件和开启服务时报错,移除后就好了。

02
unhandled rejection typeerror

retractable right column 可隐藏的右边栏

Need a retractable right column to display tags cloud, categories, related articles and so on.
一个可收缩隐藏的右边栏可以方便的展示标签云,分类,友情链接,相关文章等信息。

Make a simple archives page 更简洁的所有文章页面

Can not browse all article title quickly because labels attract too much attention.
Maybe it is better to add a button to hide/show the labels.
标记有点妨碍用户快速浏览所有文章,或许可以提供个按钮隐藏这些标记。

archives-page

make subnav code leaner

old

            .新浪微博::before,
            .GitHub::before, {
              content: "\f18a";
              color: transparent;
            }
            #新浪微博 {
                background:url('/img/weibo.png') center no-repeat #ecc260;
            }
            #GitHub {
                background: url('/img/github.png') center no-repeat white;
            }

article copyright 文末版权声明

Need to show copyright statement at the end of an article automatically.
文末应该添加一些版权声明信息,样式应简洁,信息应便于复制。

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.