aws-samples / aws-samples/aws-modernization-workshop-base

blackFriday depreciation

Open
#6 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
22
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Hi,
On lines 78-79, config.toml requests blackFriday as the default Markdown Handler.
Running this on a recent hugo installation gives the following:
`hugo.exe server
Error: add site dependencies: create deps: markup: Configured defaultMarkdownHandler "blackfriday" not found. Did you mean to use goldmark? Blackfriday was removed in Hugo v0.100.0.`

Replacing it with Goldmark works fine, but I'm not certain it will run smoothly once deployed on the AWS workshops site. What should we do here?
Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.