Deployment

In pitchblog directory,

  • Add any new posts in content/<post.md> with hugo new blog/<blog.md>
  • Build your website again with hugo -t <theme-name>
  • Then cd public and push the newly generated static content into the production site!