• Stars
    star
    201
  • Rank 194,491 (Top 4 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Coder | Hexo Theme


Light 🌲 | Minimalism ✈️ | Dark/Light 🌞🌛



A Hexo theme for Coders.

Introduction🎙️ | 中文

Coder is a clean Hexo theme☁️ for Coders.

How To Use

1. Clone Coder

  • Latest:cd /themes
git clone [email protected]:Xunzhuo/hexo-theme-coder.git coder
  • Stable:In Released download zip and unzip it in /themes.

2.Set theme to coder in _config.yml

3. Language Setting

Set language to en or zh-Hans in _config.yml.

4. Configuration Setting

# 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

5. 404 Page Setting:

Create a 404.md om Hexo Source Directory like below:

---
title: 404
type: "404"
layout: "404"
---

Contributors

Coder TODO LIST🌟

  • 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 🤝


If you like Hexo Coder, please give it a star

More Repositories

1

Algorithm-Guide

Xunzhuo`s Tutorials of Algorithm and Data Structure 🚀🚀🚀
Java
1,558
star
2

Xunzhuo

About me
20
star
3

Awesome-Chinese-Books

一些很棒的中文技术书的PDF集合:Collections of awesome Chinese Books for Developers in PDF
19
star
4

Baby-BlockChain

从0用Java学习和搭建区块链 From baby to learn and build a Blockchain in Java
10
star
5

async

Go 异步任务库 ⚡️ Go Async Task Library with SuperPower ⚡️
Go
9
star
6

AirSpider

A Fast and Light Python Spider Framework 🕷️
Python
8
star
7

LSTM-Music

👉趣味小项目:通过LSTM 基于Keras做古典音乐🎵
Python
6
star
8

English-Novel

👉 English reading website based on Springboot 👀
Java
4
star
9

kube-prow-bot

A light-weight kube prow style bot helps manage your issues and PRs via GitHub Action. 🌊
Go
3
star
10

bitbot

A kube prow style bot helps manage your issues and PRs via GitHub Action.
Go
3
star
11

xunzhuo.github.io

Preview for Hexo Coder
HTML
3
star
12

Blog

Xunzhuo`s Personal Blog
JavaScript
3
star
13

stock-with-lstm

a small Deep Learning Project to make Stock-Market prediction based on LSTM
Jupyter Notebook
2
star
14

Java-Student-Roadmap

为准备大厂Java岗校招的学生,制定的学习路线;The Roadmap of Preparing Java Engineer for BAT in School; 🚗
2
star
15

kiali-handbook

kiali-handbook 中文指南: 从 架构,配置,源码与实战全面讲解 Kiali 🌟🌟
1
star
16

WechatBot

TypeScript
1
star
17

SwordForOffer-in-Java

吃透75道剑指offer算法题(Java实现)
Java
1
star
18

Book-Plane-Ticket

A JavaWeb Project Based on servlet + jsp + Mysql for Booking Plane Tickets✈️一个基于JavaEE的机票预订网站
CSS
1
star