diff --git a/_config.materialis.yml b/_config.materialis.yml index 1496ae9..1f3b100 100644 --- a/_config.materialis.yml +++ b/_config.materialis.yml @@ -3,21 +3,21 @@ #Comment 请选择一个 #---start--- comment: - service: twikoo # 可选: twikoo, waline, giscus + service: nothing # 可选: twikoo, waline, giscus # 侧边栏配置 #---start--- sidebar: # 用户信息 - name: "system:error" + name: "OhMyIWB" slogen: "不定期分享 IWB 小知识、软件、更新等内容" - avatar: "https://github.com/MacroMeng.png" + avatar: "github.com/MacroMeng.png" # 导航菜单 nav: - name: "首页" icon: "home" url: "/" - - name: "文章归档" + - name: "文章" icon: "article" url: "/diary/" @@ -29,10 +29,6 @@ nav: icon: "tag" url: "/tags/" - - name: "关于" - icon: "person" - url: "/about/" - - name: "友链" icon: "link" url: "/links/" @@ -77,7 +73,7 @@ custom: #字体设置 #---start--- font: - primary: pingfang # 只能选择一个: lxwk dingtalk pingfang 或者false + primary: lxwk # 只能选择一个: lxwk dingtalk pingfang 或者false #---end--- #Footer #---start--- @@ -95,11 +91,11 @@ footer: theme_name: "materialis" # 自定义徽章 - # badges: - # - text: "开源" - # variant: "small" - # icon: "code" - # href: "https://github.com/yourname/your-theme" + badges: + - text: "由 MacrosMeng 用♥️制作" + variant: "small" + icon: "volunteer_activism" + href: "/" # - text: "v1.0.0" # variant: "small" @@ -154,4 +150,9 @@ index_generator: #-updated:按文章更新日期降序排列 #title:按文章标题字母顺序排列 #-title:按文章标题字母倒序排列 -#random:随机排列 \ No newline at end of file +#random:随机排列 +data: + about: + name: "OhMyIWB" + title: "不定期分享 IWB 小知识、软件、更新等内容" + description: "你好👋这里是OMI" diff --git a/_config.yml b/_config.yml index f35e398..1ad69e4 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: OhMyIWB +title: "OhMyIWB" subtitle: '不定期分享 IWB 知识/软件/更新/...的地方' description: '' keywords: @@ -91,12 +91,13 @@ pagination_dir: page ## include:/exclude: options only apply to the 'source/' folder include: exclude: + - "*.yml" ignore: # Extensions ## Plugins: https://hexo.io/plugins/ ## Themes: https://hexo.io/themes/ -theme: Materialis +theme: materialis # Deployment ## Docs: https://hexo.io/docs/one-command-deployment @@ -108,4 +109,12 @@ feed: path: feed.xml limit: 20 content: true - order_by: -date \ No newline at end of file + order_by: -date + +data: + about: + title: "" + name: "" + description: "" + skills: + diff --git a/source/_posts/about.yml b/source/_posts/about.yml deleted file mode 100644 index 6c30c18..0000000 --- a/source/_posts/about.yml +++ /dev/null @@ -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" diff --git a/source/_posts/links.yml b/source/_posts/links.yml deleted file mode 100644 index 1059419..0000000 --- a/source/_posts/links.yml +++ /dev/null @@ -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 的个人网站 diff --git a/source/about/index.md b/source/about/index.md deleted file mode 100644 index 2b896a6..0000000 --- a/source/about/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: about -date: 2026-5-16 00:00:00 -type: about -layout: about ---- diff --git a/source/tags/index.md b/source/tags/index.md index 8405ef6..7796bdb 100644 --- a/source/tags/index.md +++ b/source/tags/index.md @@ -1,6 +1,6 @@ --- -title: tags -date: 2026-05-16 00:00:00 +title: 标签 +date: 2025-10-04 19:04:54 type: tags -layout: tags +layout: tag --- diff --git a/themes/Materialis b/themes/Materialis deleted file mode 160000 index c1b939c..0000000 --- a/themes/Materialis +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c1b939c4991f96446a3adbc93ebe2745706c796c