diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/add-folder-to-workspace.png b/content/blog/debugging-nodejs-programs-using-chrome/add-folder-to-workspace.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/add-folder-to-workspace.png rename to content/blog/debugging-nodejs-programs-using-chrome/add-folder-to-workspace.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/allow-fs-usage.png b/content/blog/debugging-nodejs-programs-using-chrome/allow-fs-usage.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/allow-fs-usage.png rename to content/blog/debugging-nodejs-programs-using-chrome/allow-fs-usage.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/arbitrary-js.png b/content/blog/debugging-nodejs-programs-using-chrome/arbitrary-js.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/arbitrary-js.png rename to content/blog/debugging-nodejs-programs-using-chrome/arbitrary-js.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-add.png b/content/blog/debugging-nodejs-programs-using-chrome/breakpoint-add.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-add.png rename to content/blog/debugging-nodejs-programs-using-chrome/breakpoint-add.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-paused-buttons.png b/content/blog/debugging-nodejs-programs-using-chrome/breakpoint-paused-buttons.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-paused-buttons.png rename to content/blog/debugging-nodejs-programs-using-chrome/breakpoint-paused-buttons.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-paused.png b/content/blog/debugging-nodejs-programs-using-chrome/breakpoint-paused.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/breakpoint-paused.png rename to content/blog/debugging-nodejs-programs-using-chrome/breakpoint-paused.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/change-variable-value.png b/content/blog/debugging-nodejs-programs-using-chrome/change-variable-value.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/change-variable-value.png rename to content/blog/debugging-nodejs-programs-using-chrome/change-variable-value.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/chrome-inspect.png b/content/blog/debugging-nodejs-programs-using-chrome/chrome-inspect.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/chrome-inspect.png rename to content/blog/debugging-nodejs-programs-using-chrome/chrome-inspect.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/disabled-breakpoints.png b/content/blog/debugging-nodejs-programs-using-chrome/disabled-breakpoints.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/disabled-breakpoints.png rename to content/blog/debugging-nodejs-programs-using-chrome/disabled-breakpoints.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/edited-but-not-saved.png b/content/blog/debugging-nodejs-programs-using-chrome/edited-but-not-saved.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/edited-but-not-saved.png rename to content/blog/debugging-nodejs-programs-using-chrome/edited-but-not-saved.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/fs-permitted-not-saved.png b/content/blog/debugging-nodejs-programs-using-chrome/fs-permitted-not-saved.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/fs-permitted-not-saved.png rename to content/blog/debugging-nodejs-programs-using-chrome/fs-permitted-not-saved.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/fs-permitted-saved.png b/content/blog/debugging-nodejs-programs-using-chrome/fs-permitted-saved.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/fs-permitted-saved.png rename to content/blog/debugging-nodejs-programs-using-chrome/fs-permitted-saved.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/index.md b/content/blog/debugging-nodejs-programs-using-chrome/index.md similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/index.md rename to content/blog/debugging-nodejs-programs-using-chrome/index.md diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/initial-debugger.png b/content/blog/debugging-nodejs-programs-using-chrome/initial-debugger.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/initial-debugger.png rename to content/blog/debugging-nodejs-programs-using-chrome/initial-debugger.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/inspect-employee.png b/content/blog/debugging-nodejs-programs-using-chrome/inspect-employee.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/inspect-employee.png rename to content/blog/debugging-nodejs-programs-using-chrome/inspect-employee.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/inspect-variable-value.png b/content/blog/debugging-nodejs-programs-using-chrome/inspect-variable-value.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/inspect-variable-value.png rename to content/blog/debugging-nodejs-programs-using-chrome/inspect-variable-value.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/next-few-lines.png b/content/blog/debugging-nodejs-programs-using-chrome/next-few-lines.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/next-few-lines.png rename to content/blog/debugging-nodejs-programs-using-chrome/next-few-lines.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/next-line.png b/content/blog/debugging-nodejs-programs-using-chrome/next-line.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/next-line.png rename to content/blog/debugging-nodejs-programs-using-chrome/next-line.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/package-json.png b/content/blog/debugging-nodejs-programs-using-chrome/package-json.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/package-json.png rename to content/blog/debugging-nodejs-programs-using-chrome/package-json.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/press-run-twice.png b/content/blog/debugging-nodejs-programs-using-chrome/press-run-twice.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/press-run-twice.png rename to content/blog/debugging-nodejs-programs-using-chrome/press-run-twice.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/step-inside-part-2.png b/content/blog/debugging-nodejs-programs-using-chrome/step-inside-part-2.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/step-inside-part-2.png rename to content/blog/debugging-nodejs-programs-using-chrome/step-inside-part-2.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/step-inside.png b/content/blog/debugging-nodejs-programs-using-chrome/step-inside.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/step-inside.png rename to content/blog/debugging-nodejs-programs-using-chrome/step-inside.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/step-outside.png b/content/blog/debugging-nodejs-programs-using-chrome/step-outside.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/step-outside.png rename to content/blog/debugging-nodejs-programs-using-chrome/step-outside.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/temporarily-saved.png b/content/blog/debugging-nodejs-programs-using-chrome/temporarily-saved.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/temporarily-saved.png rename to content/blog/debugging-nodejs-programs-using-chrome/temporarily-saved.png diff --git a/content/blog/intro-to-nodejs-debugging-with-chrome/working-ran-debugger-code.png b/content/blog/debugging-nodejs-programs-using-chrome/working-ran-debugger-code.png similarity index 100% rename from content/blog/intro-to-nodejs-debugging-with-chrome/working-ran-debugger-code.png rename to content/blog/debugging-nodejs-programs-using-chrome/working-ran-debugger-code.png