-
Notifications
You must be signed in to change notification settings - Fork 367
Project Deprecation #530
Description
This repo is out of date.
On a basic level, it's using an old webpack version that fails when compiling newer js modules. There are important, ignored PRs. From there, it's totally out of step with hugo development, and there are better ways to do almost everything from the build pipeline on out.
My company wasted about a week discovering this. When you have a canonical repo referenced in your documentation, being out of date with a technology compounds the pain of development for anybody that blithely wanders into the project. victor-hugo builds fine at the beginning, so the pain comes in when you start expanding the requirements of something you've already started, and problems are uncovered one by one, and you discover you've been building on outmoded patterns the entire time.
You could just build on top of Hyas, which is Netlify ready, properly maintained, and generally much better:
https://gethyas.com/
CC @erquhart, not sure who's controlling this repo