You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
我用github部署了一个Astro静态站点,然后用社区中的CLI传到halo上。但是我发现了一个特别奇怪的地方,就是我对文档进行了修改,重新部署之后,本地的内容甚至是github actihons的日志都能看到内容被修改了,但是上传到halo的文件却没有变动,我还是先把项目内容都清空的情况下再部署到halo的。所以这次上传的应该是新的内容,不知道为什么出现了这种现象。
下面是图片,就是我把index.mdx的一个链接加了个前缀路径/columns,可以看到本地和github actions的日志都表明生成的index.html的内容都有了改变,但是我打开halo静态站点的目录却发现还是以前生成的内容,但是这个更新时间是最新的,不清楚为什么会出现这种情况。
Beta Was this translation helpful? Give feedback.
All reactions