HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.19k stars 2.9k forks source link

Build issue #1541

Closed arcaravaggi closed 4 years ago

arcaravaggi commented 4 years ago

I've been rebuilding my site, having used a long-obsolete version of Academic that's more effort than it's worth to update. I've rebuilt from scratch and things are running fine from blogdown::serve_site(). However, when I use hugo or hugo server, I receive the following error:

+++ parse failed: template: index.html:12: function "reflect" not defined +++

I had expected the site to be built prior to upload. I can't figure out how to solve this issue.

2020-01-31 16_00_39-MINGW64__c_Users_amcarava_Dropbox_GitHub_arcaravaggi github io

2020-01-31 15_59_03-New Issue · gcushen_hugo-academic

gcushen commented 4 years ago

Likely you are attempting to use incompatible versions of Hugo Extended and Academic. The official installation guide, which states the compatible Hugo Extended version (currently v0.63.1), can be found here: https://sourcethemes.com/academic/docs/install/ . Otherwise, if updating, the compatible Hugo version is found in the Breaking Changes section of the release notes if a newer version is required.

Note these issues are for bug reports and feature requests. For support, see https://github.com/gcushen/hugo-academic/blob/master/.github/support.md