宝藏网站推荐
这里分享一些比较实用的网站
本地AI大模型部署
记一次本地大模型的部署过程
CTF动态题目构建
记一次CTF动态题目构建的搭建过程
GZCTF 开源平台部署
记一次CTF平台的搭建过程(Docker + K3s 分离部署)
壁纸推荐
分享好看二次元壁纸
如何搭建一个自己的免费随机图片api接口
我们在搭建博客的时候肯定会用到图片api接口,但是网上找接口又很麻烦,图片也不一定是自己喜欢的,这里教大家如何搭建一个属于自己的免费随机图片api
教你解除极域的控制轻松上课摸鱼
每当我们上课的时候,都会遇到电脑屏幕被控制的情况,下面就教你如何解除极域的控制,轻松摸鱼
Hello World
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