You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out you have to delete _site/ to get the new post to take. npm build restart helps with this. This should not be the default developer experience, and the README should be cleaned up to explain this workflow.
Expected Behavior
When I visit the local site, I should to see my draft blog post in the list.
Actual Behavior
When I visit the local site, my draft post is nowhere to be found.
Steps to reproduce the behavior
serve
is runningThis issue is done when
The text was updated successfully, but these errors were encountered: