https://github.com/mbrjun/mbrjun-blog
MBRjun-Blog 的源码仓库(Hexo 版) • 我们生活在大地上,但我们的梦想超越天空
https://github.com/mbrjun/mbrjun-blog
blog giscus hexo
Last synced: 7 months ago
JSON representation
MBRjun-Blog 的源码仓库(Hexo 版) • 我们生活在大地上,但我们的梦想超越天空
- Host: GitHub
- URL: https://github.com/mbrjun/mbrjun-blog
- Owner: MBRjun
- License: other
- Created: 2022-11-13T03:08:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T14:33:05.000Z (over 1 year ago)
- Last Synced: 2025-01-30T22:36:54.313Z (over 1 year ago)
- Topics: blog, giscus, hexo
- Language: Makefile
- Homepage: https://www.mbrjun.cn
- Size: 75.4 MB
- Stars: 10
- Watchers: 1
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# MBRjun-Blog
Repository for MBRjun-Blog
A blog built with Hexo, available at [libmbr.com](https://www.libmbr.com)
This is the Hexo refactored(from 2022) version of the ``MBR's Blog``.
This open-source repository is used for CI deployment, reproducible builds, and comments.
## About
See ``source/about`` or [this url](https://www.libmbr.com/about/).
## Build
- Install ``make``
- Install Node.js v24 or v22 LTS
*(note: v18 to v20 deprecated in late 2025)*
- run ``make hexo``