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
Error: error building site: render: failed to render pages: render of "page" failed: "/root/blog/my-blog/themes/hugo-theme-luna/layouts/_default/search.json:10:28": execute of template failed: template: _default/search.json:10:28: executing "_default/search.json" at <append $data>: error calling append: cannot append slice of []string to slice of string
The text was updated successfully, but these errors were encountered:
hugo version
hugo v0.114.1-e9b716ad9869b79e7c374bbdae4daf5ee6406bd4+extended linux/amd64 BuildDate=2023-06-23T11:02:58Z VendorInfo=snap:0.114.1
node -v
v18.16.1
测试这段,发现无法运行
🛠️ Development
git clone https://github.com/Ice-Hazymoon/hugo-theme-luna/
cd hugo-theme-luna
npm install
hugo server -s ./exampleSite -D --themesDir "../.."
错误:
WARN error calling resources.GetRemote: Get "https://pbs.twimg.com/media/FzhT64CXsAEWW4l?format=jpg&name=orig": dial tcp 108.160.169.186:443: i/o timeout
Built in 181988 ms
Error: error building site: render: failed to render pages: render of "page" failed: "/root/blog/my-blog/themes/hugo-theme-luna/layouts/_default/search.json:10:28": execute of template failed: template: _default/search.json:10:28: executing "_default/search.json" at <append $data>: error calling append: cannot append slice of []string to slice of string
The text was updated successfully, but these errors were encountered: