README: clarify how to start working on this site locally
Changes
The README was changed to start with the exact commands to start local development.
Context
When I tried to run through those steps to get a clean local setup, I thought I understood what I had written there, and still I had to work through a couple of failed attempts until I got all those commands right and could run hugo successfully.
Based on this experience, I expect that the DX was quite frustrating. Let's hope that these improvements help in the future.
Changes
The README was changed to start with the exact commands to start local development.
Context
When I tried to run through those steps to get a clean local setup, I thought I understood what I had written there, and still I had to work through a couple of failed attempts until I got all those commands right and could run
hugosuccessfully.Based on this experience, I expect that the DX was quite frustrating. Let's hope that these improvements help in the future.
Mm
I'll go ahead and merge, as it is better to have the changes than not. Should it need more work, I will happily work on that in a separate PR.