Skip to content
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

Document and require yarn for makefile #88

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Document and require yarn for makefile #88

merged 1 commit into from
Jun 21, 2022

Conversation

squeedee
Copy link
Member

[finishes #15]

@netlify
Copy link

netlify bot commented Jun 19, 2022

Deploy Preview for elated-stonebraker-105904 ready!

Name Link
🔨 Latest commit fd8968d
🔍 Latest deploy log https://app.netlify.com/sites/elated-stonebraker-105904/deploys/62af80f312424e000a8fbc2f
😎 Deploy Preview https://deploy-preview-88--elated-stonebraker-105904.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@cirocosta cirocosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

  • not having yarn installed
$ make
Makefile:4: *** "Yarn (and node) must be installed".  Stop.

after installing:

$ make
echo "Open docs at: http://localhost:1313"
Open docs at: http://localhost:1313
hugo server --disableFastRender
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants