forrtproject.github.io icon indicating copy to clipboard operation
forrtproject.github.io copied to clipboard

Update this to work with latest hugo - address warnings generated

Open richarddushime opened this issue 1 year ago • 10 comments

Describe the bug I encountered issues running the project after installing the latest Hugo versions (v0.137.0 and v0.139.0). The project fails to build, throwing errors.

To Reproduce

  1. Install the latest Hugo version (v0.137.0 or v0.139.0).
  2. Clone the project repository.
  3. Run the project using hugo server.

Expected Outcome The project should start successfully without errors.

Actual Behavior Errors are thrown, and the project fails to start.

Suggested Workaround For new users experiencing this issue, consider installing Hugo v0.130.0 or below while an update to support the latest Hugo versions is being planned.

For Mac building from source works well an article here for more

richarddushime avatar Nov 18 '24 23:11 richarddushime

In our automated deploy, we have fixed HUGO_VERSION: "0.123.3", so that won't break - but obviously it would be good to be able to update that at some point. Thanks for looking into this!

LukasWallrich avatar Nov 20 '24 10:11 LukasWallrich

maybe this should be added in the CONTRIBUTING.md ?

richarddushime avatar Nov 21 '24 16:11 richarddushime

This issue has been inactive for more than 90 days. If there is no further activity, it will be automatically closed in seven days time. You can reopen the issue if it is still relevant.

github-actions[bot] avatar Feb 11 '25 02:02 github-actions[bot]

warnings fix

WARN deprecated: .Site.GoogleAnalytics was deprecated in Hugo v0.120.0 and will be removed in a future release. Use .Site.Config.Services.GoogleAnalytics.ID instead. WARN deprecated: .Site.IsMultiLingual was deprecated in Hugo v0.124.0 and will be removed in a future release. Use hugo.IsMultilingual instead.

richarddushime avatar Mar 12 '25 17:03 richarddushime

This issue has been inactive for more than 90 days. If there is no further activity, it will be automatically closed in seven days time. You can reopen the issue if it is still relevant.

github-actions[bot] avatar May 15 '25 02:05 github-actions[bot]

open

richarddushime avatar May 15 '25 07:05 richarddushime

This issue has been inactive for more than 90 days. If there is no further activity, it will be automatically closed in seven days time. You can reopen the issue if it is still relevant.

github-actions[bot] avatar Jul 15 '25 02:07 github-actions[bot]

This issue has been inactive for more than 90 days. If there is no further activity, it will be automatically closed in seven days time. You can reopen the issue if it is still relevant.

github-actions[bot] avatar Sep 23 '25 02:09 github-actions[bot]

This issue has been automatically closed due to it being stale for more than 7 days. Please feel free to reopen if you still want this issue.

github-actions[bot] avatar Sep 30 '25 02:09 github-actions[bot]

🤖 Hi @richarddushime, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

github-actions[bot] avatar Sep 30 '25 07:09 github-actions[bot]