chocolatey / docs

https://docs.chocolatey.org - new docs website
Apache License 2.0
151 stars 165 forks source link

Update README on building a production version of the website #1017

Closed st3phhays closed 1 week ago

st3phhays commented 3 weeks ago

What New Or Updated Would You Like To See?

The README should be updated to give instructions on how to do a production build of the website.

Why Is It Needed?

This is useful for finding hidden errors before pushing up a PR.

Additional Context?

This can be done by running yarn build and then yarn preview.