diff --git a/content/articles/2019-06-14-universal-dashboard-templates-scaffolding-a-new-ud-project-with-powershell.md b/content/articles/2019-06-14-universal-dashboard-templates-scaffolding-a-new-ud-project-with-powershell.md index c6a8e2db8..7bd17949a 100644 --- a/content/articles/2019-06-14-universal-dashboard-templates-scaffolding-a-new-ud-project-with-powershell.md +++ b/content/articles/2019-06-14-universal-dashboard-templates-scaffolding-a-new-ud-project-with-powershell.md @@ -16,18 +16,6 @@ _All code from this article is freely available on Github as a template reposito -## Index {.wp-block-heading} - - - - - [What are the advantages of project scaffolding](the-why) - - - - - [How does ud-template work](the-how) - - - ## The Why {.wp-block-heading} Why should you consider scaffolding a new project? While we're here, what exactly is scaffolding? Much like the term's origin a project scaffold is meant to build a consistent framework and design that you can use to build your projects with.