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.2k stars 2.9k forks source link

Example site does not build with Hugo v0.71.1 #1718

Closed resulumit closed 4 years ago

resulumit commented 4 years ago

Describe the bug

Hugo v0.71.1 was released very recently, on 25 May 2020. The example site in Academic does not build with this version. It builds fine with the previous Hugo version, v0.71.0.

To Reproduce

I am trying to build the site with blogdown in RStudio.

Steps to reproduce the behavior:

  1. Go to RStudio
  2. Create a new website project, with Academic theme
  3. type blogdown::server_site() or blogdown::build_site() in the console

Expected behavior

With blogdown::server_site(), for example, the site to appear in the Viewer.

Technical details:

thomwiggers commented 4 years ago

Probably relates to #1715 and #1717

resulumit commented 4 years ago

This issue has been fixed with the following commit: 88d83a6