加载中...
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment
hexo-butterfly配置看板娘
前言谁不想在自己的博客页面拥有一只会一直陪伴你的看板娘呢?博主在网上查找后总结了一下发现的方案 方案一博客看板娘增强版 方案一是在原作者的基础上进行一些些的修改,因为怕链接失效,还是复述一下。 效果展示博主这里样式没调好,仅作展示用 下载配置Github地址:https://github.com/galnetwen/Live2D 把下载的live2d文件夹复制到博客根目录的source下 修改主题配置修改_config.butterfly.yml,在inject.bottom中引入以下内容: 123456789# 看板娘begin - <link rel="stylesheet" href="/live2d/css/live2d.css" /><div id="landlord"> <div class="message" style="opacity:0.5"></div> <canvas id="live2...
基于Github Action的自动化blog部署
前言发送博文前总是得进行一系列重复的操作,为了更节省时间,研究了一下Github Action,这里简单的阐述一下本人部署的过程和一些探索过程中的小tips。 创建仓库 这里我之前已经有了我的public的github.io仓库来存放我的静态博客 接着需要新建一个blog_code的private仓库来存放Hexp博客的项目源码(这里直接创建就行了,什么都不用加,加了也没事,后面git暴力合并分支就行) 生成deploy密钥1ssh-keygen -f github-deploy-key 直接命令行中执行就行,git bash也没问题,直接一路回车就行 这里会生成两个文件,私钥和公钥:github-deploy-key 、github-deploy-key.pub 这里较新的生成的格式应该都是ed25519形式的 配置deploy密钥私钥在你自己创建的blog_code的仓库里的 Settings -> Secrets and variables -> Actions 点New repository secret ,然后输入你的私钥名称和github-de...
自动化部署的测试测试自动化部署的成功
TEST这是一个测试文本 更新js
公告
This is my Blog
最新文章
网站信息
文章数目 :
5
本站访客数 :
本站总浏览量 :
最后更新时间 :