tohojo / bufferbloat-net

The source repository for the bufferbloat.net web site
https://www.bufferbloat.net
Other
52 stars 32 forks source link

Add Asuswrt-Merlin to custom firmware section #73

Closed Kojoley closed 3 months ago

Kojoley commented 3 months ago

List rendering is broken on the site :( Github renders it correctly.

tohojo commented 3 months ago

Alright, reverted. Please resubmit a working version (probably some markdown dialect issue)...

Kojoley commented 3 months ago

I have no idea how to test. The first five "markdown online preview" found on google - all render it correctly.

Kojoley commented 3 months ago

According to https://gohugo.io/getting-started/configuration-markup/ it uses Goldmark dialect, there is a link to online previewer and it... renders correctly. I have no clue what's wrong. Which dialect is the site configured to?

richb-hanover commented 3 months ago

Actually, the bufferbloat.net site uses an old (v0.16?) version of Hugo. (Many years ago, Hugo made an incompatible change to the format of their links. It would be a massive amount of work to upgrade the hundreds of links in the site, so we have chosen to stay with this version of Hugo.)

That said, I use a Dockerfile to build and test the site. The instructions in the README tell how to invoke Docker.