hsxyhao / gridea-theme-next

Gridea NexT主题,搬hexo-next-theme
https://hsxyhao.github.io
MIT License
304 stars 52 forks source link

cdn #73

Open RookieXv opened 4 years ago

RookieXv commented 4 years ago

请问cdn功能如何使用

o1f commented 4 years ago

如果你是部署在github

可以直接填写

https://cdn.jsdelivr.net/gh/你的用户名/你的博客仓库名@master

如果为其他云储存托管分发

把 源文件价 output 内的

上传到云储存,填写绑定的域名即可 .

RookieXv commented 4 years ago

好的,谢谢

o1f commented 4 years ago

eeee , 最后不用带/ ,虽然能用,但不好看

RookieXv commented 4 years ago

好的,再问一下,最后一个功能:跟踪,我应该填写什么

o1f commented 4 years ago

google 统计

或者

百度统计

申请完会有提示的. 按照提示的格式截取你的id就可以

RookieXv commented 4 years ago

如果能提供搜索和分类功能就太好了 搜索功能可以看看这个:https://github.com/qyxtim/bitcron-pro 它还支持暗黑模式 非常感谢您的开源

o1f commented 4 years ago

搜索作者正在做 分类应该需要 gridea 支持 .

暗黑模式 可能晚一点就 add to do ..

RookieXv commented 4 years ago

如果我更新next,我的gridea配置会变吗?如果会,我该怎样备份

o1f commented 4 years ago

不会 .

主体配置文件 在 config

建议整个源文件夹同步

坚果云 , onedrive 都可以 .

RookieXv commented 4 years ago

谢谢

ghost commented 4 years ago

如果我更新next,我的gridea配置会变吗?如果会,我该怎样备份

可以先把新文件下载,然后把更新了的文件替换,这样不会清空

ghost commented 4 years ago

如果我更新next,我的gridea配置会变吗?如果会,我该怎样备份

可以先把新文件下载,然后把更新了的文件替换,这样不会清空

diego3893 commented 4 years ago

git pull origin master你试一下呢

---Original--- From: "Michael Xiang"<notifications@github.com> Date: Wed, Apr 22, 2020 18:51 PM To: "hsxyhao/gridea-theme-next"<gridea-theme-next@noreply.github.com>; Cc: "Subscribed"<subscribed@noreply.github.com>; Subject: Re: [hsxyhao/gridea-theme-next] cdn (#73)

如果我更新next,我的gridea配置会变吗?如果会,我该怎样备份

可以先把新文件下载,然后把更新了的文件替换,这样不会清空

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

BaeKey commented 4 years ago

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

o1f commented 4 years ago

打开你的博客仓库, 点击 releases , draft a new releases 看不到图片就百度一下 新建releases , CDN链接记得带上@master 或者指定版本号 例如@0.01 EINw8XJZfE

o1f commented 4 years ago

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

BaeKey commented 4 years ago

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

不是看不到图片,我刚才在测试,我现在开启了CDN,但是颜色,圆角设置都失去了作用

o1f commented 4 years ago

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

不是看不到图片,我刚才在测试,我现在开启了CDN,但是颜色,圆角设置都失去了作用

我上面回复有张gif动图,不挂梯子可能看不到,不是说你的问题, 新建releases更新缓存

BaeKey commented 4 years ago

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

这是开启后的效果

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

不是看不到图片,我刚才在测试,我现在开启了CDN,但是颜色,圆角设置都失去了作用

我上面回复有张gif动图,不挂梯子可能看不到,不是说你的问题, 新建releases更新缓存

您好,我设置CDN后,圆角,模糊,透明度还有颜色设置都会失效,怎么解决

看上面回复

不是看不到图片,我刚才在测试,我现在开启了CDN,但是颜色,圆角设置都失去了作用

我上面回复有张gif动图,不挂梯子可能看不到,不是说你的问题, 新建releases更新缓存

解决了,谢谢!

trainchaseCC commented 1 year ago

如果能提供搜索和分类功能就太好了 搜索功能可以看看这个:https://github.com/qyxtim/bitcron-pro 它还支持暗黑模式 非常感谢您的开源

我按照gridea-search配置搜索功能,但是总是文件报错。