Giter Club home page Giter Club logo

hexo-theme-indigo's Introduction

hexo-theme-material-indigo

Material Design 风格的Hexo主题,基于 Hexo 3.0+ 制作。预览 我的博客

特色

  1. 仅支持 IE10+ 等现代浏览器。难道还有程序猿用 IE < 9 吗?
  2. 去 jQuery。仅仅 100+ 行js代码,还需要 jQuery 吗?
  3. 去 fancybox。没了 jQuery, 这个自然也失效了。
  4. 使用 Less 作为 css 预处理器,需要安装 hexo-renderer-less
  5. 添加了英文字体支持 Roboto。
  6. 添加了一些波纹效果。By Waves
  7. 分享直接使用了 JiaThis API 接口,免去了一次加载请求。

使用

安装

$ git clone [email protected]:yscoder/hexo-theme-indigo.git themes/indigo

less安装

npm install hexo-renderer-less --save

配置

修改hexo/_config.yml

# 主题
theme: indigo

# 插件依赖
plugins:
  - hexo-renderer-less

开启标签页

hexo new page tags

修改hexo/source/tags/index.md的页面配置

type: "tags"
noDate: true
comments: false
---

截图

PC

indigo-pc

Pad

indigo-pad

Phone

indigo-phone-1 indigo-phone-2

Config

# Header
menu:
  home:
    url: /
  archives:
    url: /archives
  tags:
    url: /tags
  github:
    url: https://github.com/yscoder
    target: _blank
  weibo:
    url: http://www.weibo.com/ysweb
    target: _blank

rss: /atom.xml

#你的头像url
avatar: /img/logo.jpg

# Content
tags:
  title: 标签

excerpt_link: more
mathjax: false
archive_yearly: true

#是否开启分享
share: true

#是否大屏幕下文章页隐藏导航
hideMenu: true

#是否开启toc
#toc: false
toc:
  list_number: false  # 是否显示数字排序

#站长统计,如要开启,输入CNZZ站点id,如 cnzz: 1255152447
cnzz: false

# Miscellaneous
google_analytics: ''
favicon: /favicon.ico

# less
less:
  paths:
    - source/css/style.less


#是否开启多说评论,填写你在多说申请的项目名称 duoshuo: duoshuo-key
#若使用disqus,请在博客config文件中填写disqus_shortname,并关闭多说评论
duoshuo: ysblog

hexo-theme-indigo's People

Contributors

hexobot avatar yscoder avatar

Watchers

 avatar

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.