-
Notifications
You must be signed in to change notification settings - Fork 899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User guide: update info about hugo installation #1597
base: main
Are you sure you want to change the base?
Conversation
616e010
to
1a342d1
Compare
Looks good! (if #1486 goes in with my suggestions we'll need to bump it to 0.112.0 for the next release....) |
1a342d1
to
b6a2e51
Compare
b6a2e51
to
44a7410
Compare
44a7410
to
1407da7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -10,26 +10,49 @@ This page describes the prerequisites for building a site that uses Docsy as a H | |||
|
|||
## Install Hugo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider mentioning installing the Hugo binary via NPM: https://deploy-preview-1597--docsydocs.netlify.app/docs/get-started/other-options/#as-an-npm-module
/cc @LisaFC
This PR updates the section in the user guide that tells about hugo installation. Most important, we add the requirement that hugo version
v0.110.0
and higher needs to be installed as of docsy versionv.0.7.0
Preview: https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/