Story

something about my life

0%

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 Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

安卓版使用KeePassA,UI效果操作界面比其他几个更好用。功能够用就行。存储用坚果云的WebDAV,原本打算cloudreve的,貌似有BUG,坚果云应该更稳定持久。

  阿里的codeup也有持续集成,资源给的更多,但是并不好用。webIDE限制那么多,持续集成不知道会不会有啥坑。coding的呢每月1000min,单个并发,单次30min,足够个人用。缓存功能减少每次的运行时间。

Read more »

   百度云加速是CDN来着,免费流量是每天10G,当天的用超了的话可以透支明天的,目前为止从没见流量剩余减少过,可能我的站点访问量太少。

Read more »

   新发现个好用的静态站点托管网站,cloudflare的pages,比他家主业CDN还快一些,可能是少了回源这个步骤。免费分配的 .pages.dev域名还没被强,也不会随时抽风。构建功能支持的挺多的,可惜没有hexo。不过我都是本机渲染然后公开public目录。目前只支持github的仓库代码。

  

Read more »

   后台使用的阿里云的serverless和COS CDN,也可以选腾讯云,但是腾讯云免费流量有点少,限制多。新建服务空间的话默认服务商是阿里云的。

Read more »