Mesen-X/Docs/README.md
mkwong98 8f06f5d78e Update README.md
Added a remark for hugo version requirement
2021-04-30 00:01:39 +08:00

435 B

This is the source code/resources used to build the documentation website located at https://www.mesen.ca/docs/

It requires hugo to build. You can download hugo here: https://gohugo.io/. Do not use hugo 0.60 or later to build the website due to compatiblity problems.

Use the "build.cmd" batch file to build a copy of the documentation - it will be saved to the "docs" subfolder.