Tobylai的小站

这个博客的主题开源啦


分类 Hexo Theme
标签 Github Hexo MDUI twikoo prismjs

Github 地址

tobylai-toby/hexo-theme-mdsuper
来给个 star ⭐

简介

  • 这个网站的主题是基于mduiv2的,带有Material You(Material Design 3)风格

  • 高亮代码使用prismjs

  • 评论系统集成

Readme

以下部分为项目的Readme介绍文件(摘要)

hexo-theme-mdsuper

简体中文

A hexo blog theme using mdui-v2 with Material You (Material Design 3).
Supports twikoo comment system and Prismjs highlight.

Install

cd your-hexo-site/
git clone https://github.com/tobylai-toby/hexo-theme-mdsuper.git themes/mdsuper

Activation

go to your-hexo-site/_config.yml and change theme to mdsuper.

theme: mdsuper
language: zh-CN # default is en
# set language to zh-CN if you are using Chinese

Prismjs

mdsuper uses prismjs to highlight code.

prism.js and prism.css are included in the theme, but it’s recommended to use a customized version because you can choose what languages and plugins to include.

Go to prismjs download to download a customized download.

  • Move prism.js to your-hexo-site/themes/mdsuper/source/js/prism.js.

  • Move prism.css to your-hexo-site/themes/mdsuper/source/css/prism.css.

Configuration

go to your-hexo-site/themes/mdsuper/_config.yml and configure it.


© 2024 Tobylai 萌ICP备20258648号
Powered By Hexo & Theme mdsuper
搜索