kelthezad🥝
恩施行
恩施特种兵三日游
Hexo使用 Github Action 自动部署
让用户的静态博客使用 Github Action 自动部署
Markdown语法与外挂标签写法汇总
🥧本文汇总Markdown格式以及外挂标签在网页端的渲染效果,可作为文档进行查询
基于家宽服务器的hexo博客搭建
基于家宽服务器的hexo博客搭建 博主家宽服务器配置: 一、搭建步骤 1.配置服务器环境 服务器安装nginx: npm install -y nginx 启动服务器: 12systemctl start nginxsystemctl enable nginx 2.negix配置 在/etc/nginx/目录下创建一个文件夹vhost: 1234cd /etc/nginxmkdir vhostcd vhostvim blog.conf 编辑blog.conf文件内容: 1234567server{ listen 80; root /home/www/website;这里填博客目录存放的地址 server_name 这里填域名如(www.baidu.com) 如果暂时没有域名就填阿里云的公网ip,以后有了再改回来; location /{ }} 打开/etc/nginx/目录下的nginx.conf文件: 1sudo vim nginx.conf 在这里添加: 1include /etc/nginx/vhos ...
Frpc加入systemd服务开机自启
systemd服务 1、Linux服务器端安装systemd。 1234567891011121314# yumyum install systemd# aptapt install systemd # 启动frpsystemctl start frpc# frp跟随Linux自启systemctl enable frpc# 停止frpsystemctl stop frpc# 重启frpsystemctl restart frpc# 查看frp状态systemctl status frpc :::warning 修改systemd服务配置文件后,需要重新加载配置文件 ::: 123456# 重新启动服务systemctl restart 服务名# 重新加载配置文件:不会中断服务,但是新的配置文件需要支持热加载systemctl reload 服务名# 重新加载配置文件:不会中断服务,重新加载所有配置文件systemctl deamon-reload 服务名 2、创建frpc.service文件 systemd配置目录/usr/lib/systemd/system 3、编辑frps ...
Hexo发布文章
Front-matter Front-matter 是 markdown 文件最上方以---分隔的区域,用于指定个别档案的变数。 Page Front-matter 用于页面配置 Post Front-matter 用于文章页配置 如果标注可选的参数,可根据自己需要添加,不用全部都写 Page Front-matter: 123456789101112131415---title:date:updated:type:comments:description:keywords:top_img:mathjax:katex:aside:aplayer:highlight_shrink:--- 写法 解释 title 页面标题,必需项 date 页面创建日期,必需项 type 标签、分类和友情链接三个页面需要配置,必需项 updated 页面更新日期,可选项 description 页面描述,可选项 keywords 页面关键字,可选项 comments 显示页面评论模块(默认为true),可选项 top_img 页面顶部图片,可选项 math ...
avatar
🏂想去滑雪~
kelthezad🥝
一个努力学习的构建者
前往小窝
公告栏
--- 主域名 ---
dyzzy.asia | kelthezad.github.com
--- 代挂链接 ---
suo.im/jdtt
cloudflare.fomal.cc
小站资讯
文章数目 :
6
本站总字数 :
1.7w
本站访客数 :
本站总访问量 :
最后更新时间 :

空降评论复制本文地址
随便逛逛昼夜切换关于博客美化设置切换全屏打印页面