everything but a mess

This commit is contained in:
MacrosMeng 2026-05-16 03:57:11 +08:00
parent 1c7941dd13
commit 8d5f5f0e30
7 changed files with 31 additions and 59 deletions

View File

@ -3,21 +3,21 @@
#Comment 请选择一个 #Comment 请选择一个
#---start--- #---start---
comment: comment:
service: twikoo # 可选: twikoo, waline, giscus service: nothing # 可选: twikoo, waline, giscus
# 侧边栏配置 # 侧边栏配置
#---start--- #---start---
sidebar: sidebar:
# 用户信息 # 用户信息
name: "system:error" name: "OhMyIWB"
slogen: "不定期分享 IWB 小知识、软件、更新等内容" slogen: "不定期分享 IWB 小知识、软件、更新等内容"
avatar: "https://github.com/MacroMeng.png" avatar: "github.com/MacroMeng.png"
# 导航菜单 # 导航菜单
nav: nav:
- name: "首页" - name: "首页"
icon: "home" icon: "home"
url: "/" url: "/"
- name: "文章归档" - name: "文章"
icon: "article" icon: "article"
url: "/diary/" url: "/diary/"
@ -29,10 +29,6 @@ nav:
icon: "tag" icon: "tag"
url: "/tags/" url: "/tags/"
- name: "关于"
icon: "person"
url: "/about/"
- name: "友链" - name: "友链"
icon: "link" icon: "link"
url: "/links/" url: "/links/"
@ -77,7 +73,7 @@ custom:
#字体设置 #字体设置
#---start--- #---start---
font: font:
primary: pingfang # 只能选择一个: lxwk dingtalk pingfang 或者false primary: lxwk # 只能选择一个: lxwk dingtalk pingfang 或者false
#---end--- #---end---
#Footer #Footer
#---start--- #---start---
@ -95,11 +91,11 @@ footer:
theme_name: "materialis" theme_name: "materialis"
# 自定义徽章 # 自定义徽章
# badges: badges:
# - text: "开源" - text: "由 MacrosMeng 用♥️制作"
# variant: "small" variant: "small"
# icon: "code" icon: "volunteer_activism"
# href: "https://github.com/yourname/your-theme" href: "/"
# - text: "v1.0.0" # - text: "v1.0.0"
# variant: "small" # variant: "small"
@ -155,3 +151,8 @@ index_generator:
#title按文章标题字母顺序排列 #title按文章标题字母顺序排列
#-title按文章标题字母倒序排列 #-title按文章标题字母倒序排列
#random随机排列 #random随机排列
data:
about:
name: "OhMyIWB"
title: "不定期分享 IWB 小知识、软件、更新等内容"
description: "你好👋这里是OMI"

View File

@ -3,7 +3,7 @@
## Source: https://github.com/hexojs/hexo/ ## Source: https://github.com/hexojs/hexo/
# Site # Site
title: OhMyIWB title: "OhMyIWB"
subtitle: '不定期分享 IWB 知识/软件/更新/...的地方' subtitle: '不定期分享 IWB 知识/软件/更新/...的地方'
description: '' description: ''
keywords: keywords:
@ -91,12 +91,13 @@ pagination_dir: page
## include:/exclude: options only apply to the 'source/' folder ## include:/exclude: options only apply to the 'source/' folder
include: include:
exclude: exclude:
- "*.yml"
ignore: ignore:
# Extensions # Extensions
## Plugins: https://hexo.io/plugins/ ## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/ ## Themes: https://hexo.io/themes/
theme: Materialis theme: materialis
# Deployment # Deployment
## Docs: https://hexo.io/docs/one-command-deployment ## Docs: https://hexo.io/docs/one-command-deployment
@ -109,3 +110,11 @@ feed:
limit: 20 limit: 20
content: true content: true
order_by: -date order_by: -date
data:
about:
title: ""
name: ""
description: ""
skills:

View File

@ -1,22 +0,0 @@
name: "你的名字"
title: "前端开发者 & 博主"
description: "这里写关于我的详细介绍,可以写多行文字..."
skills:
- "Updates"
- "Skills"
- "Softwares"
- "More"
contacts:
- name: "STCN论坛帖子"
icon: "chat"
link: "https://forum.smart-teach.cn/d/1783"
- name: "联系我"
icon: "email"
link: "mailto:meng-yc@outook.com"
projects:
- name: "1145141919810"
description: "我是滚木"
link: "about:blank"

View File

@ -1,9 +0,0 @@
- name: STCN 论坛
url: https://forum.smart-teach.cn
avatar: https://forum.smart-teach.cn/assets/favicon-v4ksoaxf.png
desc: 智教联盟论坛 - 智教联盟致力于为教学辅助类应用提供全方面扶持与帮助。
- name: MacrosMeng
url: https://mm666.qzz.io
avatar: https://mm666.qzz.io/images/AvatarPic.png
desc: MacrosMeng 的个人网站

View File

@ -1,6 +0,0 @@
---
title: about
date: 2026-5-16 00:00:00
type: about
layout: about
---

View File

@ -1,6 +1,6 @@
--- ---
title: tags title: 标签
date: 2026-05-16 00:00:00 date: 2025-10-04 19:04:54
type: tags type: tags
layout: tags layout: tag
--- ---

@ -1 +0,0 @@
Subproject commit c1b939c4991f96446a3adbc93ebe2745706c796c