ChrisCindy / Tanz

A Ghost theme which can be configured rapidly

Home Page:https://fecoding.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tanz

本主题源自 @foru17 的主题 Yasuko,再一次,对如此优秀的设计表示感谢!

Demo

点我查看

New Features

Tanz 在 Yasuko 的基础上增加了以下功能:

  • 博客多项内容可配置
  • gulp 工作流的完善
  • 可切换的评论系统(支持搜狐畅言、gitalk)
  • 百度统计、谷歌统计

Usage

# 安装依赖
npm install

# 生成打包文件,位于 dist 目录
npm run build

# 生成最终的主题压缩包,位于 zipped 目录
npm run zip

Configuration

  • 博客可配置选项位于 config.js,可参照注释内容进行配置
  • 主题源码位于 src 目录下,可按照个人喜好进行自定义修改

TODO

  • 不蒜子网站访问量统计
  • 添加 Archives 页面
  • 添加 gitalk 评论系统
  • 添加 About 页面
  • 添加 RSS 订阅功能
  • 添加全站搜索功能

Copyright & License

Copyright (c) 2013-2015 Ghost Foundation - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Ghost theme which can be configured rapidly

https://fecoding.cn

License:MIT License


Languages

Language:CSS 67.3%Language:JavaScript 20.3%Language:HTML 12.4%