Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xunzhuo/coder

A fast、pure、practical、elegant Hexo theme for Developers 🔥🔥🔥
https://github.com/xunzhuo/coder

blog-engine blog-theme hexo hexo-blog hexo-theme

Last synced: about 1 month ago
JSON representation

A fast、pure、practical、elegant Hexo theme for Developers 🔥🔥🔥

Awesome Lists containing this project

README

        



Coder | Hexo Theme





轻便 🌲 | 极简 ✈️| 黑白🌞🌛|实用效率🔨




为简约、极简爱好者打造的Hexo主题



# Why Coder❓

+ 自己从大一就在用Hexo写博客,对Hexo很喜欢,一直想着自己写一个主题
+ 博客的极简也是很多人追求的,所以我前前后后大概用了一个月开发了这个主题
+ 如果你在使用Coder,欢迎提issue提供URL,我会放在这里展示你的博客~

# Introduction🎙️

## Coder 是 一个极简的Hexo主题☁️

正如名字所言,主题是关于程序员的,而程序员代表的是应该`效率`、`简洁`和`实用`

这也是`Coder`这个主题所表达的精神,也是这个主题的特点

当你厌倦了花哨之后,我相信很多人想让博客变得简约,Coder就是为你们而设计❤️

> 因为 **Coder 2.0** 发布了,具体效果请参见[这里](https://www.liuxunzhuo.top)

# How To Use❓

## Coder使用和配置很简单:

### 1. 下载Coder

+ **最新版**:进入 /Hexo目录/themes:

``` shell
git clone [email protected]:Xunzhuo/hexo-theme-coder.git coder
```

+ **稳定版**:在[Released](https://github.com/Xunzhuo/hexo-theme-coder/releases/tag/2.0)下载 ZIP 解压在 /themes 文件夹下

### 2. 修改Hexo目录下的_config.yml 的 **theme** 为 **coder**

### 3. 语言配置

请在hexo文件下的"_config.yml"修改 **language** 为 **en** 或者 **zh-Hans**, 目前只支持这两种语言

### 4. 修改配置

````yaml
# 当前版本 | Theme Version
Hexo: "2.1"

# 网站标题 | Title
logo_title: Title Name

# 初始化风格 | Default Style "black/light"
style: black
#style: light

#SEO优化 | SEO settings

## 网站描述 | Description
description: 嘿,我是刘训灼~这是我的子站,用于展示写的Hexo主题:Coder。欢迎访问!

## 网站关键词:用英文逗号分割 | Keywords
keywords: Blog,Hexo,Theme,刘训灼,LiuXunzhuo

# 首页URL | Your 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
访问主站🎉: https://liuxunzhuo.tech
GitHub🐒: https://github.com/xunzhuo

# 站内关键词搜索 | Local Search
search:
enable: true
path: search.xml
field: post
# onload: true

# Valine 评论系统 | Comments of Valine
## 请改成自己的 KEY | Replace Your Own Key
## 若关闭valine 设置enable为false
valine:
enable: true
appId: NOsswOncKgc8HOxqo9oxIWlX-gzGzoHsz
appKey: z1FihjWEbS8uIfUQdmCtK7zz

# 代码高亮 | Code Highlight
highlight:
enable: true
````

### 5. 404 页面配置:

#### 在hexo跟目录的Source文件夹下创建一个404.md,并写入如下内容:

``` markdown
---
title: 404
type: "404"
layout: "404"
---
```

> 然后你就可以愉快的开始使用啦!😊

# Coder TODO LIST🌟

闲暇时可能会不断扩展这个主题的功能,让Coder更实用~

- [x] 增加搜索功能🌲
- [ ] 增加分类页🌲
- [ ] 增加标签页🌲
- [ ] 增加文章TOC🌲
- [ ] 手机端兼容性提高🌲
- [ ] 文章字数、阅读量统计🌲
- [x] 网站 pv uv 统计🌲
- [x] 多语言支持🌲
- [ ] CSS整体美化🌲
- [ ] 提高个人定制化功能🌲
- [ ] **Endless Updating**🌲🌲🌲

> 如果你对这个项目感兴趣也可以一起合作🤝

---

### 如果喜欢请送上一个star✨~

### 如果你对我的研究感兴趣期待你的follow👬~🌈