Giter Site home page Giter Site logo

hexo-theme-minimal's Introduction

关于 Minimal

Minimal 简介、优雅、尊贵。一款能展示项目的主题, 致无私的开源贡献者。

演示地址

前往演示地址

安装

在终端窗口下,定位到 Hexo 站点目录下。使用 Git checkout 代码:

$ cd your-hexo-site
$ git clone https://github.com/ckryo/hexo-theme-minimal themes/minimal

启用主题

与所有 Hexo 主题启用的模式一样。 当 git clone 完成后,打开 站点 配置文件 , 找到 theme 字段,并将其值更改为 minimal

theme: minimal

如果您的电脑中尚未安装所需要的程序,请根据以下安装指示完成安装。

主题设定

以下是主题配置文件项目说明:

site:
  logo: 网站logo - 文字logo
  title: 网站标题

banner: 网站上部 - 导航下面banner 区域样式
  title: 自定义显示标题
  description: 副标题
  background_image: 背景图片

author: 网站侧边栏的作者信息
  avatar: 头像图片地址
  nick: 昵称
  description: 个人简介

menu: 导航菜单
  首页: /
  项目: /project/index.html
  文章: /post/index.html
  关于我: /about.html
  Minimal: /project/2016/04/28/hexo-minimal.html

menu_icons: 导航菜单图标
  Minimal: tachometer

# 集成第三方服务
vendors:
  baidu_analytics: 百度统计

  # 社会化评论, 畅言
  changyan:
    enable: true
    app_id: cysYE5nWR
    conf: prod_ea59e8a942c2c4c0e72b24ed00ecddc9

其它配置项说明:

  1. 项目目录

    定位到 your-hexo-site-path/source 目录下, 新增 _projects 文件目录; 将项目文章放置到该文件目录下即可。

  2. Front-matter

    # 公共属性
    preview: 类缩图
    comments: 是否添加评论
    
    # project属性
    date: 项目创建时间
    description: 项目描述
    home_url: 项目主页
    demo_url: 演示地址 or 下载链接
    

致歉

由于目前精力有限,该项目还有诸多不足之处,包括分类页,标签云等,还请各位海涵,在以后的时间里,将会不断更新完善。 同时也接受各种形式的贡献,包括不限于提交问题与需求,修复代码。等待您的Pull Request。

hexo-theme-minimal's People

Stargazers

 avatar  avatar

Watchers

 avatar  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.