Contents

Contents

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/from-zero-to-hero-create-apps-in-minutes-using-gitHub-spark/index.md”

start hugo server including drafts (-D)

hugo serve -D