fix various tags & add warning logs when a tag is not defined

This commit is contained in:
James Fenn
2023-09-30 13:01:16 -04:00
parent d1ea967cb6
commit 9a675c046c
12 changed files with 74 additions and 61 deletions

View File

@@ -4,7 +4,7 @@ title: "A Better Way To Code: Documentation Driven Development",
description: "Test Driven Development is often taught to improve a your workflow; I present Documentation Driven Development as an alternative approach.",
published: '2022-01-18T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['testing', 'opinion'],
tags: ['testing', 'opinion', 'documentation'],
attached: [],
license: 'cc-by-nc-sa-4',
}