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
Uou can copy paste http://localhost:1313/ is your web browser. The command
hugo server start a watcher, so basically each time you change the content,
it will update the local website.
add your change on the online website
Once the content edited git push! Be careful, start by git pull to
make sure you have the latest version of the code.