This commit is contained in:
浪子 2024-05-09 10:40:20 +08:00
parent 01451046a2
commit fd90089438
15 changed files with 694 additions and 10 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/oranges"]
path = themes/oranges
url = https://github.com/zchengsite/hexo-theme-oranges.git

258
_config.blank.yml Normal file
View File

@ -0,0 +1,258 @@
# html lang
language: zh-CN
# 设置 favicon
favicon: /img/logo.png
# 设置 rss
rss: /atom.xml
# 左上角/中间的网站名字
title_font:
font_link:
font-family:
# 全局字体
fonts:
font_link:
font-family: LXGW WenKai Screen, Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, 'PingFang SC', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
# 顶部菜单
# 如果不需要显示某项,可以用'#'注释掉
menu:
home: / || fab fa-fort-awesome || rgb(255 107 107)
archive: /archives/ || fas fa-archive || rgb(10 189 227)
tag: /tags/ || fas fa-hashtag || rgb(254 202 87)
#categories: /categories || far fa-folder-open || rgb(29 209 161)
朋友圈: /fcircle/ || fas fa-heart || rgb(29 209 161)
# guestbook: /gbook/ || fab fa-telegram || hsl(205deg 100% 50%)
friends: /links/ || fab fa-weixin || hsl(152deg 73% 45%)
说说: /memos/ || fas fa-coffee ||#31c7c1
#朋友圈: /# || fas fa-search-plus || rgb(3 169 244)
about: /about/ || fab fa-grav || rgb(154 106 247)
# 如果 method: 1显示名称method: 2显示头像
logo:
method: 2
avatar: https://img.imsun.org/avatar.jpg
# 如果 method: 1只显示座右铭method: 2则同时显示座右铭和社交图标method: 3只显示社交图标
subtitle_social:
method: 2
subtitle:
motto: 曾梦想仗剑走天涯
font-size: 1.25em
font-color: "#84ccc9"
social:
Github:
icon: iconfont icon-GitHub
url: https://github.com/jkjoy
Email:
icon: iconfont icon-email
url: mailto:jkjoy@163.com
#Steam:
# icon: iconfont icon-steam
# url: https://steamcommunity.com/id/a2396837
#Bilibili:
# icon: iconfont icon-bilibili
# url: https://space.bilibili.com/8823569
#Netmusic:
# icon: iconfont icon-wangyiyunyinle1
# url: https://music.163.com/#/user/home?id=262078590
rss:
icon: iconfont icon-rss
url: /atom.xml
# 全局音乐播放器
audio:
enable: true
# 是否打开暗黑模式
todark:
enable: true
# 本地搜索
local_search:
enable: true
# 文章的相关信息
post_meta:
page:
date: true # 主页是否显示日期
categories: true # 主页是否显示分类
wordcount: true # 主页是否显示字数统计
min2read: true # 主页是否显示阅读时长
post:
date: true # 文章页是否显示日期
categories: true # 文章页是否显示字分类
wordcount: true # 文章页是否显示字数统计
min2read: true # 文章页是否显示阅读时长
# 文章目录
toc:
enable: true
# 文章自动摘要
auto_excerpt:
enable: true
length: 150
# Lazyload (图片懒加载)
# https://github.com/verlok/lazyload
lazyload:
enable: true
image: /img/loading.gif
script: https://cdn.jsdelivr.net/npm/vanilla-lazyload/dist/lazyload.iife.min.js
# https://instant.page/
# prefetch (预加载)
instantpage:
enable: true
script: https://cdn.jsdelivr.net/npm/instant.page/instantpage.min.js
# fancybox
fancybox:
enable: true
script: https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@latest/dist/jquery.fancybox.min.js
# 百度自动推送
baidu_push:
enable: false
# 谷歌分析
google_analytics:
# 百度分析
baidu_analytics:
# 代码复制功能
copy:
enable: true
# Post copyright
copyright:
enable: true
license_text: 本博客所有文章除特别声明外,均采用许可协议 <a href="http://creativecommons.org/licenses/by-nc/4.0/">CC-BY-NC-4.0</a> 转载请注明出处!
# 文章分享
sharejs:
enable: true
sites: wechat,weibo,qq
style: https://cdn.jsdelivr.net/npm/social-share.js/dist/css/share.min.css
scripts: https://cdn.jsdelivr.net/npm/social-share.js/dist/js/social-share.min.js
# 赞助/捐献
reward:
enable: true
AliPayQR: https://blogcdn.loliko.cn/ali.png # 支付宝收款码
WeChatQR: https://blogcdn.loliko.cn/wx.png # 微信收款码
PayPalLink: https://paypal.me/jkjoy # paypal收款链接
# 一个内置的简单404页面
page_404:
enable: true
subtitle: 'Oops! Page not found.'
# 备案:
ICP:
enable: true
link:
text:
# icon: /img/icp.png
# highlight
highlight:
code_color: "#fafafa" # 代码块颜色
gutter_color: "#f2f2f2" # 代码行号块颜色
# mermaid
mermaid:
enable: false
theme: default
script: https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js
# MathJax
mathjax:
enable: false
script: https://cdn.jsdelivr.net/npm/mathjax@3.0.1/es5/tex-mml-chtml.js
# 鼠标点击特效(未来会增加更多种样式)
Click:
firework: false
firework_script: https://cdn.jsdelivr.net/gh/a2396837/CDN@latest/js/firework.js
##评论系统,当您打开一个评论系统,其他评论系统必须关掉:enable: flase
# Valine 评论系统 https://valine.js.org
valine:
enable: false # 如果使用valine请设置改之为true
appid: # leancloud application app id
appkey: # leancloud application app key
placeholder: 评论记得带上邮箱,你的留言我会马上收到邮箱提醒哒
avatar: mm # gravatar style
lang: zh-CN # i18n: zh-CN/zh-TW/en/ja
meta: nick,mail,link
requiredFields: nick,mail # required fields (nick/mail)
pageSize: 10 # pagination size
recordIP: false # 是否记录评论者IP
serverURLs:
emojiCDN:
enableQQ: true
# OR
#Waline 评论系统 https://waline.js.org
waline:
enable: true
serverURL: https://waline.loliko.cn
avatar: monsterid # gravatar style https://zh-tw.gravatar.com/site/implement/images/#default-image
placeholder: Just go go # comment box placeholder
# stylesheets loaded in the <head>
stylesheets:
- /css/partial/highlight/atom-one-light.css
- https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css
- https://cdnjs.sgcd.net/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css
- https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@latest/dist/jquery.fancybox.min.css
- https://cdn.jsdelivr.net/gh/a2396837/CDN@latest/css/iconfont.css
# scripts loaded in the end of the body
scripts:
- /js/script.js
- https://cdn.jsdelivr.net/npm/jquery@latest/dist/jquery.min.js

283
_config.oranges.yml Normal file
View File

@ -0,0 +1,283 @@
# 相关配置说明
# favicon: 网站图标
# avatar: 主题用户头像与昵称
# rss: rss订阅
# gtag: Google 分析
# comments: 文章评论系统
# gitalk
# disqus
# navbar: 主题页面导航栏
# catalog: 文章目录
# prevnext: 文章末尾的上一页与下一页
# friends: 友链
# footer: 页脚信息
# search: 文章搜索
# colorSwitch: 深/浅配色切换
# postShare: 文章分享
# codeBlock: 代码块配置
# enable: 是否开启相应功能可选true || false
# 网站图标
favicon:
enable: true
icon: /img/logo.png
touch_icon: /images/favicon.png
# 用户头像与昵称
avatar:
author_photo: https://img.imsun.org/avatar.jpg
author_nickname: 浪子
path: /
# Google 分析
# https://analytics.google.com
# 注册Google分析账号在管理/创建媒体资源/选择网站/填写相关信息后得到跟踪Id一般格式为UA-xxxxxxx-x
# 如之前已有注册账号,在管理/跟踪信息/跟踪代码/找到跟踪ID一般格式为UA-xxxxxxx-x
gtag:
enable: false
gtagkey: UA-xxxxxxx-x
# 文章评论系统
comments:
enable: true
# 目前仅支持gitalk, valine, disqus评论选择喜欢的一种开启即可
gitalk:
# https://github.com/gitalk/gitalk#usage查看官方教程
enable: false
clientID:
clientSecret:
repo:
owner:
admin:
id: location.pathname
distractionFreeMode: false
valine:
# https://valine.js.org/quickstart.html#%E8%8E%B7%E5%8F%96APP-ID-%E5%92%8C-APP-Key
# 进入以上网址查看官方教程
enable: false
appId:
appKey:
placeholder: Welcome!
avatar: retro
vempty_display: false
# disqus 需科学上网方可使用
disqus:
# https://disqus.com/
# 注册账号获取shortname.disqus.comshortname为你定义的唯一name
# 例我注册配置完毕后的网址为zxcxxxx.disqus.comhttps-zxcxxxx-github-io即为shortname
enable: false
shortname: https-zxcxxxx-github-io
# waline https://waline.js.org
waline:
enable: true
serverURL: https://waline.loliko.cn
# 主题页面导航栏
navbar:
-
name: 首页
enable: true
path: /
key: home
-
name: 归档
enable: true
path: /archives/
key: archives
-
name: 分类
enable: false
path: /categories/
key: categories
-
name: 标签
enable: true
path: /tags/
key: tags
-
name: 链接
enable: true
path: /friends/
key: friends
-
name: 关于
enable: true
path: /about/
key: about
# 文章目录
catalog:
enable: true
# 文章末尾的上一页与下一页
prevnext:
enable: true
# 友链详细信息:支持多个友链
friends:
# nickname: 昵称
# site: 地址
# meta: 描述
-
nickname: Zcheng
site: https://zcheng.site/
meta:
-
nickname: Hexo
site: https://hexo.io/
meta: 博客生成
# 页脚信息
footer:
# social: 社交方式
# more: 更多页脚信息
social:
# name: 名称
# icon: 图标目前仅支持IconFont部分图标
# path: 地址
# 按需取消注释以启用
-
name: github
icon: github
path: https://github.com/jkjoy
-
name: email
icon: envelope
path: jkjoy@163.com
-
name: Mastodon
icon: mastodon
path: https://jiong.us/@sun
# -
# name: twitter
# icon: twitter
# path:
# -
# name: wechat
# icon: wechat
# path:
# -
# name: weibo
# icon: weibo
# path:
-
# # rss需安装 hexo-generator-feed 插件
# # 具体参照https://github.com/hexojs/hexo-generator-feed
name: rss
icon: rss
path: /atom.xml
more:
# 支持变量显示,可自定义扩展,具体见主题/layout/_partial/footer.ejs
# 一般用来显示根据各种场景需要切换的文本,如时间年份
# 如:{thisYear} 会被替换为今年年份
-
name: Copyright © {thisYear} 提剑追梦
path: https://blog.jkjoy.cn
-
name: Theme by Oranges | Powered by Hexo
path: https://github.com/zchengsite/hexo-theme-oranges
# 浏览量统计
# http://busuanzi.ibruce.info/
views:
enable: false
provider: '//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js'
item:
-
enable: true
id: busuanzi_value_site_pv
name: 本站总访问量
unit:
-
enable: true
id: busuanzi_value_page_pv
name: 本文总阅读量
unit:
-
enable: true
id: busuanzi_value_site_uv
name: 本站访客数
unit:
# 文章搜索
search:
enable: true
placeholder:
# 深/浅配色切换
colorSwitch:
enable: true
# 文章分享
postShare:
enable: true
twitter:
enable: true
facebook:
enable: true
# 代码块配置
codeBlock:
# 代码块风格默认normal
# 可选:默认风格'normal'mac黑色风格'mac-black'
style: 'mac-black'
# 代码复制
copy:
enable: true
# MathJax Support
# 数学公式支持
mathjax:
enable: true
# cdn配置默认关闭如需启动先确保对应插件版本cdn资源可用后再开启
# 如资源加载失败可替换cdn提供商或设置enable:false默认走本地资源
# 也可使用自己的cdn服务资源在/theme/oranges/source/plugins下
cdns:
jquery:
enable: false
url: https://cdn.jsdelivr.net/npm/jquery@3.3.1/dist/jquery.min.js
fancybox:
enable: false
url:
css: https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css
js: https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js
# LaTeX 公式
mathjax:
enable: false
url: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js
# 代码块复制
clipboard:
enable: false
url: https://cdn.jsdelivr.net/npm/clipboard@2.0.10/dist/clipboard.min.js
# 评论系统
comments:
gitalk:
enable: false
url:
css: https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css
js: https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js
valine:
enable: false
url: https://cdn.jsdelivr.net/npm/valine@1.4.18/dist/Valine.min.js
waline:
enable: false
url: https://cdn.jsdelivr.net/npm/@waline/client@2.5.1/dist/legacy.min.js
# 主题色
themeColor: '#808080'

View File

@ -98,8 +98,9 @@ ignore:
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
#theme: butterfly
#theme: Klise
theme: fluid
#theme: oranges
#theme: fluid
theme: blank
## aplayer
aplayer:
asset_inject: false

File diff suppressed because one or more lines are too long

4
source/_data/audio.yml Normal file
View File

@ -0,0 +1,4 @@
- title: '我要开花'
artist: '二手玫瑰'
mp3: 'https://xy07-1251893119.cos.ap-beijing-1.myqcloud.com/%E4%BA%8C%E6%89%8B%E7%8E%AB%E7%91%B0%20-%20%E6%88%91%E8%A6%81%E5%BC%80%E8%8A%B1.mp3'
cover: 'https://p1.music.126.net/DSTg1dR7yKsyGq4IK3NL8A==/109951163046050093.jpg'

86
source/_data/links.yml Normal file
View File

@ -0,0 +1,86 @@
1:
name: 提剑追梦
link: https://blog.jkjoy.cn
avatar: /img/logo.png
info: 曾梦想仗剑走天涯!
2:
name: Adil
info: BW/HANA顾问,BI工程师,数据分析师,数据科学家。
link: https://blog.adil.com.cn
avatar: https://tucdn.wpon.cn/2023/04/06/15dbbb2004b44.jpg
3:
name: Leonus
info: 进一寸有进一寸的欢喜。
link: https://blog.leonus.cn/
avatar: https://q1.qlogo.cn/g?b=qq&nk=990320751&s=5
4:
name: 归臧
info: 有呀
link: https://nuoea.com/
avatar: https://g.ima.cm/avatar/020d365ea2596ef6d516143bb0552704?d=identicon
5:
name: 长街短梦
info: 此行山高路远,我只剩口袋玫瑰一片
link: https://wangyunzi.com/
avatar: https://blog.wangyunzi.com/avatar.png
6:
itle:
info: 去中心化mastodon服务器
link: https://jiong.us/
avatar: https://q1.qlogo.cn/g?b=qq&nk=80116747&s=100
7:
name: 时光沉淀
info: 刻下来的幸福时光
link: https://blog.sgcd.net/
avatar: https://images.loliko.cn/2023/06/cropped-2023062900251932-150x150.png
8:
name: 梦想走过的地方
info: 日常生活分享
link: https://blog.asbid.cn/
avatar: https://blog.asbid.cn/logo.png
9:
name: 江小白
info: 一个啥都分享的博客网站
link: https://www.uusb.cf/
avatar: https://q1.qlogo.cn/g?b=qq&nk=726817119&s=640
10:
name: Guan FuQing's Blog
info: 可是我心事热烈 在黑夜流连 并不肯熄灭。
link: https://xue.bi/
avatar: https://oss.yiki.tech/img/202304230342713.jpg
11:
name: 橘夜庭
info: 是微甜的呀~
link: https://musenxi.com
avatar: https://s2.loli.net/2022/07/02/t3o7zAFqUxNkuBP.png
12:
name: 人间只是春
info: 喜马拉雅山顶上永远不会有万家灯火.
link: https://blog.mletter.cn
avatar: https://blog.mletter.cn/img/avatar_hu1d3d99a7a12f96018232fe7bc5f7ea75_56536_300x0_resize_box_3.png
13:
name: 09年记
info: 始记于2009年。
link: https://www.09j.cn/
avatar: https://www.09j.cn/avatar.png
14:
name: 生活记录分享
info: 分享日常。
link: https://loliko.cn/
avatar: https://www.loliko.cn/avatar.png
15:
name: 老孙博客
info: 分享日常。
link: https://www.imsun.org/
avatar: https://www.imsun.org/avatar.png
16:
name: 大大的小蜗牛
info: 机会总是垂青于有准备的人
link: https://www.eallion.com
avatar: https://cdn.jsdelivr.net/gh/eallion/eallion/avatar/eallion.png
17:
name: koobai
info: 空白唠叨。
link: https://koobai.com
avatar: https://img.koobai.com/photo/koobai.webp

View File

@ -1,11 +1,12 @@
---
title: EasyPanel:一款使用Docker部署的VPS面板
title: 'EasyPanel:一款使用Docker部署的VPS面板'
tags:
- EasyPanel
- VPS
- Docker
categories:
- 分享
abbrlink: b5a1f33a
date: 2024-04-02 18:39:10
---

View File

@ -1,8 +1,9 @@
---
title: 使用Docker快速部署mastodon实例
date: 2023-10-30 11:12:43
tags: mastodon
tags: mastodon
categories: 分享
abbrlink: ebf565b6
date: 2023-10-30 11:12:43
cover:
---
## 如何使用Docker快速部署mastodon实例

View File

@ -1,8 +1,9 @@
---
title: 关于网络发展的随笔
date: 2023-11-08 14:30:15
tags: 短视频
categories: 随笔
abbrlink: b50cb9c4
date: 2023-11-08 14:30:15
cover:
---
短视频的兴起其实是有迹可循的.

View File

@ -1,11 +1,12 @@
---
title: 巨械师X99主板/E5 2680 V4/RX5600XT 6G/1TB SSD/BCM94360CS[OpenCore引导]
title: '巨械师X99主板/E5 2680 V4/RX5600XT 6G/1TB SSD/BCM94360CS[OpenCore引导]'
tags:
- OpenCore
- 巨械师
- 黑苹果
categories:
- 分享
abbrlink: 5f4f3026
date: 2024-03-15 19:42:12
---

View File

@ -8,7 +8,7 @@ date: 2023-04-07 14:17:13
* 本站框架基于`Hexo`
* 源代码托管于`github`
* `Github Action`自动生成静态页面
* 托管于`阿里云`
* 网页托管于`vercel`
## 关于我
平平无奇

24
source/friends/index.md Normal file
View File

@ -0,0 +1,24 @@
---
title: 友情链接
type: friends
comments: true
date: 2023-09-25 15:16:54
---
## 要求
1. 必须为博客类型.py除外
2. 拥有顶级域名,非免费二级域名
3. 内容健康向上,无让人不适的内容
4. 做好链接留言
## 信息
```
网站名称: 提剑追梦
域名: https://blog.jkjoy.cn
头像: https://img.imsun.org/avatar.jpg
简介: 曾梦想仗剑走天涯
```
不定期清理不法访问的链接,不做告知,请知悉.
欢迎回访.

View File

@ -1,4 +1,24 @@
---
title: links
title: 友情链接
type: link
comments: true
date: 2023-09-25 15:16:54
---
## 要求
1. 必须为博客类型.py除外
2. 拥有顶级域名,非免费二级域名
3. 内容健康向上,无让人不适的内容
4. 做好链接留言
## 信息
```
网站名称: 提剑追梦
域名: https://blog.jkjoy.cn
头像: https://img.imsun.org/avatar.jpg
简介: 曾梦想仗剑走天涯
```
不定期清理不法访问的链接,不做告知,请知悉.
欢迎回访.

1
themes/oranges Submodule

@ -0,0 +1 @@
Subproject commit ab01e0366f91d61c507a71a3804a0f80973f0c39