sanjinhub / Hexo Theme Geek
Licence: mit
一个符合极客精神主义极简的 Hexo 主题
Stars: ✭ 251
Labels
Projects that are alternatives of or similar to Hexo Theme Geek
Hexo Theme Random
A hexo theme with random fullscreen background image.
Stars: ✭ 179 (-28.69%)
Mutual labels: hexo, hexo-theme
Hexo Theme Hipaper
A fashional newspaper theme for Hexo.
Stars: ✭ 204 (-18.73%)
Mutual labels: hexo, hexo-theme
Hexo Theme Lite
Keep Calm, Light and Writing. Light Hexo Theme.
Stars: ✭ 148 (-41.04%)
Mutual labels: hexo, hexo-theme
Hexo Theme Hiero
An awesome magazine, blog theme for your Hexo site.
Stars: ✭ 209 (-16.73%)
Mutual labels: hexo, hexo-theme
Hexo Theme Ochuunn
A simple green super hexo theme.
Stars: ✭ 202 (-19.52%)
Mutual labels: hexo, hexo-theme
Hexo Theme Amazing
Demo: https://removeif.github.io/removeif-demo hexo-theme
Stars: ✭ 154 (-38.65%)
Mutual labels: hexo, hexo-theme
Hexo Theme Arknights
明日方舟罗德岛阵营的 Hexo 主题,支持数学公式、Valine评论系统、Mermaid图表
Stars: ✭ 154 (-38.65%)
Mutual labels: hexo, hexo-theme
Hexo Theme Overdose
⚠ Caution: you could be overdosed with this theme.
Stars: ✭ 137 (-45.42%)
Mutual labels: hexo, hexo-theme
Hexo Theme Lx
👉 A simple & clear & elegant Hexo theme. 🔭🔭Lx——一款简洁、美观的Hexo博客主题。
Stars: ✭ 144 (-42.63%)
Mutual labels: hexo, hexo-theme
Hexo Theme Butterfly
🦋 A Hexo Theme: Butterfly
Stars: ✭ 3,146 (+1153.39%)
Mutual labels: hexo, hexo-theme
Hexo Theme Fluid
🌊 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo
Stars: ✭ 3,700 (+1374.1%)
Mutual labels: hexo, hexo-theme
一款十分简洁的 Hexo 博客 Geek 主题
演示
演示地址:https://geek.lc
黑色风格
白色风格
为什么要自己开发
- 因为一直在用
WordPress
,服务器奔溃,数据丢失了 - 从此不想用笨重的程序了,所以采用纯静态博客,最后选择了
Hexo
- 找了目前市面上的主题,没有我喜欢的简洁主题,于是亲自操刀(瞎折腾)搞了这款主题
- 主题命名就是博客的域名 :
Geek
使用说明
1.下载
进入 Hexo -> themes 目录下
命令下执行:
git clone https://github.com/sanjinhub/hexo-theme-geek.git geek
or
进入 Hexo -> themes 目录下,下载主题解压到当前文件夹下,改名为 geek
2.修改主题
修改 hexo -> _config.yml 的 theme 为 geek
3.配置主题
# 首页博客名称
logo_title: GEEK 三斤
# 默认主题风格 black or white
style: black
# 主题 ico
favicon: /favicon.ico
# 主题菜单
# 需要新建页面:hexo new page "页面地址"
menu:
作品: /project
域名: /domain
友联: /links
关于: /about
Github: https://github.com/sanjinhub
# valine 评论 , 使用说明见 https://valine.js.org
# 做了域名限制,请改成自己的 KEY
# 如不使用valine功能,将enable设为false即可
valine:
enable: true
appId: CmCti21ooOOIzFOhEyFkFvR0-gzGzoHsz
appKey: FqiyUqbg7McKN2eG0MCewupf
# 关闭 Hexo 自带代码高亮
highlight:
enable: false
贡献者
感谢所有这些优秀的贡献者们
SanJin
|
李寻欢
|
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].