The build command - nshebang/nob GitHub Wiki

The nob build command is used to apply all changes made to .nob/entries/ and .nob/templates/ to your static HTML files.

If you run nob build --autodelete or 'nob build -d`, the program will apply all the changes and automatically delete any HTML file in your blog root directory that doesn't have a Markdown file.

When should I run this command?

  • When you create new entries
  • When you edit an existing entry
  • When you mark an entry as a draft
  • When you delete an entry
  • When you edit any file in .nob/templates/