Create new content with the command:
hugo new content <SECTIONNAME>/<FILENAME>.<FORMAT>
Start the embedded web server with the command:
hugo server --buildDrafts
Create new content with the command:
hugo new content <SECTIONNAME>/<FILENAME>.<FORMAT>
Start the embedded web server with the command:
hugo server --buildDrafts