Introduction🎙️ | 中文
Coder is a clean Hexo theme☁️ for Coders.
- Latest:cd
/themes
:
git clone [email protected]:Xunzhuo/hexo-theme-coder.git coder
- Stable:In Released download zip and unzip it in
/themes
.
Set language to en or zh-Hans in _config.yml
.
# Theme Version
Hexo: "2.1"
# Title
logo_title: Title Name
# Default Style "black/light"
style: black
#style: light
# SEO settings
## Description
description: Hi, welcome to Hexo Coder!
## Keywords
keywords: Blog,Hexo,Theme,Xunzhuo,LiuXunzhuo
# our URL
link: Your_URL
#Your Slogan
words: Your Words
# Your Name
author: Your Name
# Gender
gender: /img/male.png #/img/female.png
# Small Icon of Your Site
favicon: /img/favicon.ico
# Nav Bar Settings
menu:
About👀: /about
Link🎉: https://liuxunzhuo.tech
GitHub🐒: https://github.com/xunzhuo
# Local Search
search:
enable: true
path: search.xml
field: post
# onload: true
# Comments of Valine
## Replace Your Own Key
## If you want to close valine, please set enable to false
valine:
enable: true
appId: NOsswOncKgc8HOxqo9oxIWlX-gzGzoHsz
appKey: z1FihjWEbS8uIfUQdmCtK7zz
# Code Highlight
highlight:
enable: true
---
title: 404
type: "404"
layout: "404"
---
- Add local Search🌲
- Add Categories 🌲
- Add Tags 🌲
- Add Post TOC🌲
- Compatible with mobile🌲
- Uv Pv in Posts🌲
- Uv Pv in Site🌲
- Multi-languages🌲
- CSS Beautify🌲
If you are interested in this project, welcome to give issues and PRs 🤝