All Projects → WongMinHo → Hexo Theme Miho

WongMinHo / Hexo Theme Miho

🍺一款单栏响应式的hexo主题, A single column response for hexo . https://blog.minhow.com

Projects that are alternatives of or similar to Hexo Theme Miho

Hexo Theme Vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
Stars: ✭ 546 (+181.44%)
Mutual labels:  hexo, ejs
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (+92.27%)
Mutual labels:  hexo, ejs
Hexo Theme Geektutu
极速加载的Hexo主题,不引入第三方JS库
Stars: ✭ 187 (-3.61%)
Mutual labels:  hexo, ejs
Hexo Theme Zhaoo
🐳 A simple theme for Hexo
Stars: ✭ 131 (-32.47%)
Mutual labels:  hexo, ejs
Poetries.github.io
博客,用于记录学习总结的地方。关注公众号「前端进阶之旅」,一起学习
Stars: ✭ 94 (-51.55%)
Mutual labels:  hexo, ejs
Hexo Theme Anisina
🎨 A simple responsive , support qiniu image cdn theme for hexo https://haojen.github.io/
Stars: ✭ 746 (+284.54%)
Mutual labels:  hexo, ejs
Email Templates
📫 Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more!
Stars: ✭ 3,291 (+1596.39%)
Mutual labels:  responsive, ejs
Hexo Theme Volantis
A Wonderful Theme for Hexo https://volantis.js.org
Stars: ✭ 1,050 (+441.24%)
Mutual labels:  hexo, ejs
Generator Hexo Theme
Generate a hexo theme: ejs, pug, swig, nunjucks | Moved to https://tcrowe.commons.host/contact
Stars: ✭ 119 (-38.66%)
Mutual labels:  hexo, ejs
Flex Block
一个基于Hexo的主题
Stars: ✭ 133 (-31.44%)
Mutual labels:  hexo, responsive
Vanilla Back To Top
Simple and smooth Back To Top button
Stars: ✭ 179 (-7.73%)
Mutual labels:  hexo
Vue Breakpoints
🍬 🙈 Vue.js utility component to show and hide components based on breakpoints
Stars: ✭ 179 (-7.73%)
Mutual labels:  responsive
Hexo Theme Laughing
A lightweight hexo theme
Stars: ✭ 185 (-4.64%)
Mutual labels:  hexo
Magnify
🖼 A jQuery plugin to view images just like in Windows. Browser support IE7+!
Stars: ✭ 177 (-8.76%)
Mutual labels:  responsive
Hexo Theme Butterfly
🦋 A Hexo Theme: Butterfly
Stars: ✭ 3,146 (+1521.65%)
Mutual labels:  hexo
Shuffle
Categorize, sort, and filter a responsive grid of items
Stars: ✭ 2,170 (+1018.56%)
Mutual labels:  responsive
Frontplate
フロントエンド開発の効率をあげるフルスタックテンプレート
Stars: ✭ 175 (-9.79%)
Mutual labels:  ejs
Slider
Touch swipe image slider/slideshow/gallery/carousel/banner mobile responsive bootstrap
Stars: ✭ 2,046 (+954.64%)
Mutual labels:  responsive
Argon Design System
Argon - Design System for Bootstrap 4 by Creative Tim
Stars: ✭ 2,307 (+1089.18%)
Mutual labels:  responsive
Gatsby Starter Morning Dew
🚀 A Gatsby theme/starter to build lightning-fast blog/websites
Stars: ✭ 186 (-4.12%)
Mutual labels:  responsive

MiHo hexo-theme-miho

MiHo is a single and responsive design theme for Hexo. MiHo requires Hexo 3.0 and above, Compatible with mobile browsing; Theme DEMO:MinHow's Blog. 中文文档请查看.

Summary

General

Version Author

Hexo node.js

Features

  • Responsive
  • Concise
  • Tags Support & Categories Support
  • Googe analytics & Baidu analytics & Cnzz analytics
  • Disqus comments & Changyan comments
  • Stylus CSS preprocessor
  • Local Site Search
  • Pagination
  • ejs HTML templates

Installation

Installation Theme

$ git clone https://github.com/WongMinHo/hexo-theme-miho.git themes/miho

Update

cd themes/miho
git pull

Dependency installation

Json-content

Generate site articles static data for in-site search; detailed configuration please check hexo-generator-json-content.

npm install hexo-generator-json-content --save

Theme Config

Change theme field in Hexo root's _config.yml file.

theme: miho

Configuration

Modify settings in themes/miho/_config.yml,Please use it as needed.

# hexo-theme-miho
# https://github.com/wongminho/hexo-theme-miho

# Favicon of your site | 网站icon
favicon: /favicon.ico

# Header

# Keywords of your site | 网站关键字
keywords: MinHow,MinHow's Blog
# Head headline | 头部标题
header_title: MinHow's Blog
# Head description | 头部描述
header_description: 一个专注 WEB 开发的技术博客
# Link to your logo | logo地址
logo: images/logo.png
# Link to your banner_img | 首页banner图地址
banner_img: images/banner.jpg
# Menu setting | 菜单设置
#  name:                  Font Awesome icon | Font Awesome 图标
#    title: Home          Title | 标题
#    url: //minhow.com    Url, absolute or relative path | 链接,绝对或相对路径
#    target: true         Whether to jump out | 是否跳出
menu:
  home:
    title: Home
    url: /
    target: false
  archive:
    title: Archives
    url: /archives
    target: false
  user:
    title: About
    url: /about
    target: false
# Social setting, use to display social information | 社交设置,用来展示社交信息
#  name:                  Font Awesome icon | Font Awesome 图标
#    title: Home          Icon title | 图标标题
#    url: //minhow.com    Url, absolute or relative path | 链接,绝对或相对路径
#    target: true         Whether to jump out | 是否跳出
social:
  home:
    title: MinHow
    url: //minhow.com
    target: true
  github:
    title: Github
    url: //github.com/wongminho
    target: true
  weibo:
    title: Weibo
    url: //weibo.com/WongMinHo
    target: true
  twitter:
    title: Twitter
    url: //twitter.com/huangminhow
    target: true
  #qq:
  #weixin:
  #snapchat:
  #telegram:
  #envelope-o:
  #facebook:
  #google:
  #linkedin:

# Content

# Excerpt length | 摘录长度
excerpt_length: 190
# Excerpt link | 摘录链接
excerpt_link: more>>
# New window open link | 新窗口打开文章
open_new_link: false
# Article default cover picture,size:350*150 | 文章默认封面图,尺寸:350*150
cover_picture: images/banner.jpg
# Open background particles | 开启背景粒子
open_bg_particle: true
# Open animation in homepage and head | 开启主页及头部动画
open_animation: true

# Article

# Open toc | 是否开启toc
toc: true
# Open share | 是否开启分享
share: true

# Style customization | 样式定制
style:
  # Main color tone | 主色调
  main_color: '#0cc'

# Reward | 打赏

reward:
  # 0-close, 1-All articles are rewarding, 2-Article's md file has reward:true attribute, only reward
  # 0-关闭, 1-所有文章均有打赏, 2-文章的md文件里有reward:true属性,才有打赏
  status: 1
  # 标题
  title: 请我吃糖~
  # 微信,关闭设为 false
  wechat: images/wechat_code.jpg
  # 支付宝,关闭设为 false
  alipay: images/alipay_code.jpg

# Comments | 评论

# 畅言,输入appid和appkey
changyan_appid: false
changyan_appkey: false
# 友言,输入id
youyan_id: false
# disqus
disqus: false
# gitment  https://github.com/imsun/gitment
gitment:
  owner: false   #你的 GitHub ID
  repo: ''   #存储评论的 repo
  client_id: '' #client ID
  client_secret: ''  #client secret

# Analytics | 分析
# 站长分析,输入站点id
cnzz_analytics: false
# 百度分析,输入key值
baidu_analytics: false
# google analytics | google分析
google_analytics: false

# Footer

# Access statistics | “不蒜子”访问量统计
access_counter:
  on: true
  site_uv: 总访客数:
  site_pv: 总访问量:

# Copyright Information | 版权信息
copyright: 2017 MinHow

Article cover picture

Article default cover picture,size:350*150, When the article configuration does not have cover_picture display.

cover_picture: images/banner.jpg

Background particles

Whether to open background particles.

open_bg_particle: true

Homepage and head animation

Whether to open homepage and head animation.

open_animation: true

Analytics

Google analytics, Baidu analytics and cnzz analytics are supported.

# 站长分析,输入站点id
cnzz_analytics: false
# 百度分析,输入key值
baidu_analytics: false
# google analytics | google分析
google_analytics: false

Comments

This theme support both Disqus and Changyan as the third party discussion system.

# 畅言,输入appid和appkey
changyan_appid: false
changyan_appkey: false
# 友言,输入id
youyan_id: false
# disqus
disqus: false

Article configuration example

---
title: Hello World
date: 2017-06-18
categories: First
tags:
    - First
    - Second
cover_picture: /images/banner.jpg
---
 MinHow-This is a summary
<!-- more -->

Contributing

All kinds of contributions (enhancements, new features, documentation & code improvements, issues & bugs reporting) are welcome.

License

Open sourced under the GPL v3.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].