Coder Social home page Coder Social logo

hexo-theme-toki's Introduction

toki

hexo-theme-toki主题

##todo: 满足自定义配置,如评论方案的选取;修改blink内核下图像混合无效问题

一款简单素雅的博客主题

Demo页面

风格简约,功能不少!

安装说明

  • 安装 hexo-theme-toki到themes文件夹
        git clone [email protected]:Vevlins/hexo-theme-toki.git
  • 安装 hexo-generator-json-content
        npm i -S hexo-generator-json-content
    并且在站点config下添加配置
    jsonContent:
        meta: false
        pages: false
        posts:
            title: true
            date: true
            path: true
            text: true
            raw: false
            content: false
            slug: false
            updated: false
            comments: false
            link: false
            permalink: false
            excerpt: false
            categories: false
            tags: false
  • 关闭hexo自带代码高亮
    highlight:
        enable: false
  • 配置选项,具体见主题内config文件。包括gitment所需要的信息。
  • 如需要about页面,必须执行 hexo new page 并将layout指定为about。分类汇总category_archive和标签汇总category_archive也需要执行同样的操作。
  • 版权声明默认为原创声明,如需要转载声明,需要在文章md文件内添加Front-matter如下:
    citation:
        author: dillinger
        link: https://dillinger.io

hexo-theme-toki's People

Contributors

vevlins 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

Watchers

 avatar  avatar  avatar  avatar  avatar

hexo-theme-toki's Issues

如何去除生成的html里的#

非常喜欢这个主题,感谢!有一个小小的疑问。
我注意到如果有header用了#,##或###, 那在生成的html里仍然会保留#符号。这个能去掉吗?它的作用是什么?是不是为了开始的table of content?

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.