Hexo报纸主题:Hipaper

Hipaper

A fashional newspaper, blog theme for Hexo. ☞ 点击预览

安装步骤

  1. 从Github上获取源码

    $ git clone https://github.com/iTimeTraveler/hexo-theme-hipaper.git themes/hipaper
  2. 启用主题

    把Hexo主目录下 _config.yml 文件中的theme字段改为 hipaper,如下:

    
    # Extensions
    
    
    ## Plugins: http://hexo.io/plugins/
    
    
    ## Themes: http://hexo.io/themes/
    
    theme: hipaper
  3. 更新到最新

    $ cd themes/hipaper
    $ git pull

特性

代码高亮

Hipaper 使用 Tomorrow Theme 作为代码主题. 共有以下六种选项: default, normal, night, night blue, night bright, night eighties

code <code>default</code> theme Preview

默认高亮配色如上图, 另外的五种配色如下.

code themes

您可以在本主题的 hipaper/_config.yml 文件中更改 highlight_theme 字段.

# Code Highlight theme
# Available value:
#    default | normal | night | night eighties | night blue | night bright
# https://github.com/chriskempson/tomorrow-theme
highlight_theme: default

侧边栏

主题_config.yml文件中的 sidebar 字段可以设置为 leftright,用来控制侧边栏显示在页面左侧还是右侧。
Hipaper 拥有以下7种侧边栏组件:

  • search (搜索框)
  • social (社交网站链接)
  • recent_posts (最新文章)
  • category (分类)
  • tag (标签)
  • tagcloud (标签云)
  • archive (归档栏)

以上组件在主题中均已默认启用.您可以在 widget 字段中设置显示哪些以及顺序。

站内搜索

Hipaper 使用 Insight Search 来帮助大家使用站内搜索.

# Search
search:
    insight: true # you need to install `hexo-generator-json-content` before using Insight Search
    swiftype: # enter swiftype install key here
    baidu: false # you need to disable other search engines to use Baidu search, options: true, false

!!注意: 使用搜索工具之前您必须使用 hexo-generator-json-content 来安装,在Hexo根目录下执行命令如下:

$ npm install -S hexo-generator-json-content

Fancybox

Hipaper 使用 Fancybox 来提供文章图片预览.

![img caption](img url)

{% fancybox img_url [img_thumbnail] [img_caption] %}

评论功能

Hipaper 已完全支持原生的多说、 Disqus评论功能. 您可以在 hipaper/_config.yml 文件中更改以下字段:

# comment ShortName, you can choose only ONE to display.
duoshuo_shortname: iTimeTraveler
disqus_shortname:

支持的浏览器

贡献

本主题源于Wordpress作者 ATHEMES, 原生主题点击查看 FASHIONISTA for Wordpress.

License

Hipaper is under the MIT license. See the LICENSE file for details.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值