Git Product home page Git Product logo

hexo-theme-vno's Introduction

Hi there 👋

hexo-theme-vno's People

Contributors

ekkog avatar jk2k avatar kevinma2010 avatar monniya avatar yisheng 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

hexo-theme-vno's Issues

增加简书社交

太感谢这个项目了,博客比原来漂亮了很多,不过我不是做前端的,可否在社交部分添加一个简书的链接呢?

social:
jianshu: "url"

Cannot read property 'substring' of null

_config.yml如果不填写description的话,代码会报错

Unhandled rejection TypeError: /Users/burlinchen/Projects/git-master/blog/themes/vno/layout/layout.ejs:1
 >> 1| <%- partial('_partial/head') %>
    2| <body class="home-template no-js">
    3|
    4|     <span class="mobile btn-mobile-menu">

/Users/burlinchen/Projects/git-master/blog/themes/vno/layout/_partial/head.ejs:6
    4|     <meta charset="utf-8"/>
    5|     <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 >> 6|     <%
    7|     var title = page.title;
    8|     title = title ? (title + ' | ' + config.title) : (config.subtitle ? config.title + " | " + config.subtitle : config.title);
    9|

Cannot read property 'substring' of null

出错代码在下面

https://github.com/lenbo-ma/hexo-theme-vno/blob/521ef7080106418729c2b4e9e7002c82a24123b6/layout/_partial/head.ejs#L18

关于标签和分类

创建一个标签分类如tags,新建文章时候 tags:test让其归属于test标签,为何打开tags时候看不见test标签。

主题分类

hi 哥们你的主题挺好的,但是有个问题就是如何添加 category 呢,这个对于写博还是很必要的

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.