cncf / hugo-netlify-starter

Static website template for CNCF projects
https://cncf-hugo-starter.netlify.com/
Other
26 stars 16 forks source link

Use npm instead of yarn #65

Closed chalin closed 2 years ago

chalin commented 2 years ago

Let's streamline on tooling a bit: I'd like to suggest that we drop yarn in favor of using npm. Use of yarn doesn't buy us anything that npm, the default Node Package Manager, won't give us.

nate-double-u commented 2 years ago

+1

I think this is a good idea (having done the same on the etcd.io site)