As we celebrate the Beta addition of Hugo theme support for PRSS, we have more great news to announce: as of today you'll see significant improvements to the build process for both Hugo themes and Official PRSS themes. PRSS now leverages multi-threaded and incremental builds, so you can now enjoy a much faster development experience.

The wait time for clean builds is significantly reduced, with a cut of over half in comparison to previous versions. And, as a bonus, subsequent builds are almost instantaneous, thanks to the reuse of existing generated outputs. This means you can focus on creating and testing your projects without being held back by slow build times.

Here's what you need to know about these changes:

  • Multi-threaded builds allow PRSS to only rebuild what's necessary, making the process much faster overall.
  • Incremental builds leverage existing generated outputs to minimize the time spent on subsequent builds.
  • Development builds are now minified, allowing the Deploy process to happen quickly and without a need for rebuild.

We're confident that these improvements will have a significant impact on your workflow and productivity. Say goodbye to tedious wait times and hello to a more efficient development experience with PRSS!