Git Product home page Git Product logo

hexo-theme-antiquity's Introduction

Antiquity

一个有点古风的Hexo主题,来自一个不会设计不会配色的前端渣渣。

安装

安装

$ git clone https://github.com/yiluyanxia/hexo-theme-antiquity.git

使用

将根目录中的config.yml文件中的theme修改为antiquity

更新

cd themes/antiquity
git pull

配置

# Header
menu:
  Home: /
  Archives: /archives
rss: /atom.xml

# Content
excerpt_link: 阅读全文
fancybox: true

# Sidebar
sidebar: left
widgets:
- category
- tag
- tagcloud
- archives
- recent_posts

# Background
# background_image: /images/bg.jpeg
background_title: 图片来自网络

# favicon
favicon: /images/default-avatar.webp

#Userinfo
author: 一路烟霞
slogan: 特别耐撕的小前端,资深的打酱油攻城狮。
# avatar: /images/code-title.png
avatar_title: 图片来自网络

# Article code panel: cloud doorframe mac
highlightPanel: cloud

#Gitment
gitment:
  owner: 
  repo: 
  client_id: 
  client_secret: 

# Miscellaneous
google_analytics:
gauges_analytics:
google_site_verification: 
baidu_site_verification: 


# 友情链接
blogroll:
  一路眼瞎: https://yiluyanxia.github.io/
  • menu -导航菜单

  • rss - RSS 链接

  • excerpt_link - 文章尾部阅读全文链接所显示的文字.设置为‘false’则隐藏。

  • fancybox - 启用 [Fancybox]

  • sidebar - 侧边栏位置,可以选填 ‘left’, ’right‘ or ’false‘。

  • widgets - 侧边栏显示的小部件

  • background_image - 背景图,设置路径即可。

  • background_title - 鼠标经过背景图所出现的文字。

  • highlightPanel - 代码框样式,可选值为 cloud doorframe mac

  • gitment - gitment的配置

  • google_analytics - Google Analytics ID

  • favicon - 网站图标路径

  • twitter - Twiiter ID

  • google_plus - Google+ ID

特性

Fancybox

使用Fancybox展示图片。

![img caption](img url)

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

星魂使用心得:
1、如何去掉“阅读有风险 参考需谨慎”字样:
  在source/css文件夹中找到sytle.css,打开,可查找到“阅读有风险 参考需谨慎”,删除或者更改即可

hexo-theme-antiquity's People

Contributors

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