Guoqi Sun

Results 9 issues of Guoqi Sun

大佬,这个动态排名图的疫情数据可以从哪获取哇,还是学长自己写的爬虫然后清理的数据,想整理下最新的数据然后做个这样的图。 ![Screenshot_2022-06-08-11-29-58-283_com.github.android.jpg](https://user-images.githubusercontent.com/79169717/172525728-30267776-f3d8-482a-aff4-49ec6f55416a.jpg)

### 是什么版本出现了此问题? v2.1.0 ### 使用的什么数据库? PostgreSQL ### 使用的哪种方式部署? Docker ### 在线站点地址 https://blog.sunguoqi.com/ ### 发生了什么? 是这样,我正在搬运旧站的文章,但并不是挨个搬运的(并不是按照之前的发表时间),所以修改了文章发布时间,但网站无法按照我设置的时间进行排序,**应该在文章页设置个接口允许站长设置文章排序方式** ![image](https://user-images.githubusercontent.com/79169717/211043576-5d611fdb-2f49-4562-abf4-aa3685850763.png) ![image](https://user-images.githubusercontent.com/79169717/211042482-08505d6b-4bd1-46f9-ba8b-162b3161fd4e.png) ![image](https://user-images.githubusercontent.com/79169717/211042414-ea6f1548-4d08-428d-a2a4-31bc50ecfcef.png) ![image](https://user-images.githubusercontent.com/79169717/211042740-87fbbd1e-b932-40b1-9aa8-055630028dc0.png) ### 相关日志输出 ```shell 无 ``` ### 附加信息 无

good first issue
area/core
kind/improvement

个性化修改可以支持外部文件引入嘛,比如写一个 yml 配置 🤔

您可以向我提问任何事情? # 但最好还是再开一个`issue`吧,这样比较有针对性 ``` ___ _ ___ ___ / _ \ | | | \/ | / /_\ \___| | __ | . . | ___ | _ / __|...

I got an error when installing dependencies. After I deleted them, I installed them normally, but I don’t know what the impact was.

### Description ## before ![image](https://github.com/user-attachments/assets/9188b8da-ee52-4700-816b-553d4f3b2c45) ## after

nextjs 15.2.0 https://axiom.co/docs/send-data/nextjs#install-%40axiomhq%2Fnextjs I integrated axiom in my project according to the documentation, but I encountered the following error during the build. After some research, I guess @axiomhq/nextjs needs to...