goldmark-mathjax icon indicating copy to clipboard operation
goldmark-mathjax copied to clipboard

Can you directly provide Hugo binary files under various platforms?

Open zoushucai opened this issue 2 years ago • 2 comments

Seeing this plug-in can solve the problem in my mind. Since I am not familiar with the construction process of Hugo, I hope to provide a binary version to replace the official Hugo

zoushucai avatar Aug 25 '22 02:08 zoushucai

This guy compile hugo with goldmark-mathjax support to an exe file in windows. You can directly use it. https://github.com/xjzsq/hugo/releases/tag/v0.92.2

rzy0901 avatar Nov 29 '22 13:11 rzy0901

This guy compile hugo with goldmark-mathjax support to an exe file in windows. You can directly use it. https://github.com/xjzsq/hugo/releases/tag/v0.92.2

I also built linux version binary file. You can download here: https://github.com/rzy0901/hugo/releases/tag/v1.0.0.

rzy0901 avatar Nov 30 '22 11:11 rzy0901