/halo-theme-crux-4zero4

基于halo-theme-crux进行二次修改开发的halo主题

Primary LanguageHTMLMIT LicenseMIT


Banner

Crux

简介

本主题是Snuffel233开发的halo-theme-crux,主题的风格我比较喜欢,所以本菜鸡进行简单的新版本适配和主观的ui改动。

🚨 注意事项

  1. 由于我比较菜鸡,所以可能存在一些未知bug,请谅解。
  2. 如遇到bug建议自行解决之后再提pr,因为提给我我可能也不会修(太菜了)。
  3. 本人太菜,随缘更新。

预览

演示站(目前无法访问)https://crux.4zero4.cn/ 个人站https://blog.4zero4.cn/
图片预览

to do

  • 未知bug修复。
  • 修复搜索问题。
  • 统一分类、标签图标。
  • 友链页面完善。
  • 评论表情展开ui问题。
  • 页面跳转加入过渡动画。
  • 瞬间加入评论和点赞功能。
  • 加入统计模块
  • 社交账号值的介绍(原作者文档已失效)

主题目录结构

.
├── templates
│   ├── modules
│   │   ├── components
│   │   │   ├── archives-post-card.html
│   │   │   ├── footer-basic.html
│   │   │   ├── footer.html
│   │   │   ├── health-check.html
│   │   │   ├── hero.html
│   │   │   ├── nav.html
│   │   │   ├── post-card.html
│   │   │   ├── social-card.html
│   │   │   ├── social.html
│   │   │   └── user-card.html
│   │   ├── icon
│   │   │   ├── github.html
│   │   │   ├── links.html //remove soon
│   │   │   └── qq.html
│   │   └── layout.html
│   ├── assets
│   │   └── dist
│   │       ├── main.iife.js
│   │       └── style.css
│   ├── archives.html
│   ├── author.html
│   ├── categories.html
│   ├── category.html
│   ├── index.html
│   ├── links.html
│   ├── moments.html
│   ├── page.html
│   ├── page_about_personal.html
│   ├── page_github.html
│   ├── photos.html
│   ├── post.html
│   ├── tag.html
│   └── tags.html
├── annotation-setting.yaml
├── settings.yaml
└── theme.yaml