Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ROYIANS/hexo-theme-dreamlandbook
hexo-theme-dreamlandbook 梦岛书hexo主题
https://github.com/ROYIANS/hexo-theme-dreamlandbook
book dreamland hexo hexo-blog hexo-theme
Last synced: 16 days ago
JSON representation
hexo-theme-dreamlandbook 梦岛书hexo主题
- Host: GitHub
- URL: https://github.com/ROYIANS/hexo-theme-dreamlandbook
- Owner: ROYIANS
- License: apache-2.0
- Created: 2023-04-20T10:22:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T06:48:49.000Z (about 1 year ago)
- Last Synced: 2024-08-01T08:11:23.452Z (3 months ago)
- Topics: book, dreamland, hexo, hexo-blog, hexo-theme
- Language: EJS
- Homepage: https://blog.vidorra.life/
- Size: 1.36 MB
- Stars: 25
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 敬告
主题目前处于开发阶段,因此不论是配置或者界面风格,都有可能**产生比较大的变化**(2023.04-2023.10),这个是一个风险。
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b8f25a4-3d4a-42c0-bf79-2a2ab792e070/deploy-status)](https://app.netlify.com/sites/royians/deploys)
预览: 👍 [小梦岛](https://blog.vidorra.life/) || 🤞 [小梦岛(国外线路)](https://royians.netlify.app/)
文档: 📖 [Dreamland Book Docs(挖坑中,待完善)](https://blog.vidorra.life/books/hexo-theme-dreamlandbook/)
一款基于[hexo-theme-maple](https://github.com/xbmlz/hexo-theme-maple)修改的主題
## 👥加入 QQ 频道,讨论主题
点击链接加入QQ频道【小梦岛】:https://pd.qq.com/s/79nj9iwe7
** 该项目的讨论子频道为:【小梦岛/项目岛/hexo主题梦岛书讨论区】 **# hexo-theme-dreamlandbook
![博客主页](https://s2.loli.net/2023/05/12/bfViMkJWOpFalHu.png)
![博客书架页面](https://s2.loli.net/2023/05/12/dnJqXvjF4DghELV.png)
## 💻 安裝
在博客根目录里安装最新版【推荐】
克隆仓库到本地博客`/themes`文件夹(文件夹重命名为dreamlandbook)
```bash
git clone https://github.com/ROYIANS/hexo-theme-dreamlandbook
```## ⚙ 应用主题
1. 将主题内的`postcss.config.js`和`tailwind.config.js`移动到hexo博客根目录下
2. 你需要添加`postcss`、`tailwindcss`等必要依赖:
```bash
yarn add autoprefixer postcss postcss-import postcss-load-config tailwindcss tailwindcss-typography
```4. 修改 hexo 配置文件`_config.yml`,把主题改为`dreamlandbook`
```yml
...
theme: dreamlandbook
...
```## 更好的配置
- macos/linux
在博客根目录运行```bash
cp -rf ./themes/dreamland/_config.yml ./_config.dreamland.yml
```- windows
复制`/themes/dreamland/_config.yml`此文件到 hexo 根目录,并重命名为`_config.dreamland.yml`## 开发计划
[点击查看](https://royians.notion.site/DreamlandBook-63be2c44cad845d7affbc4d5ec62d24d)
## 仓库统计
![仓库统计](https://repobeats.axiom.co/api/embed/85344a0267b16b67a5e7beedb3f070b82cc52388.svg "Repobeats analytics image")
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=ROYIANS/hexo-theme-dreamlandbook&type=Date)](https://star-history.com/#ROYIANS/hexo-theme-dreamlandbook&Date)