Skip to content

Website doesn't build with latest version of hugo #495

@j-wags

Description

@j-wags

Using the latest hugo (0.139) the website won't build locally.

(hugo) jw@mba$ hugo server -D
Watching for changes in /Users/jeffreywagner/projects/OpenForceField/openforcefield.org/{archetypes,content,data,static,themes}
Watching for config changes in /Users/jeffreywagner/projects/OpenForceField/openforcefield.org/config.toml
Start building sites … 
hugo v0.139.3+extended darwin/amd64 BuildDate=unknown VendorInfo=conda-forge

Built in 49 ms
Error: error building site: assemble: failed to resolve media type for "mmark"

Unfortunately, I'm having trouble finding how to brew install old versions of hugo, so this is blocking local rendering of the website on macs.

I think the ultimate solution shouldn't be downpinning anyway. We may want to use the goldmark package as a replacement for mmark, or pre-render the mmark-dependent pages so the content that they needed to compile at build-time is instead pre-built and stored statically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions