/logo.png

make sure to run hugo in the root directory of the project where you /content folder and config.toml file are located

navigate to the root directory of your hugo project where the content folder is located hugo new “posts/embracing-extremeprogramming-XP-a-path-to-agile-excellence/index.md”

start hugo server including drafts (-D)

hugo serve -D