-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into auto-publish-frequency
- Loading branch information
Showing
6 changed files
with
111 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"@context": "https://schema.org", | ||
"@graph": [ | ||
{ "@context": "https://schema.org", "@type": "Article", "headline": "1 thing that sinks a consulting engagement before it starts gaining traction?", "image": [], "datePublished": "2023-12-08T00:00:00+00:00", "dateModified": "2024-11-19T17:15:42+00:00", "author": [{ "@type": "Person", "name": "Martin Hinshelwood", "url": "https://nkdagility.com/company/people/martin-hinshelwood/" }] }, | ||
{ | ||
"@type": "WebSite", | ||
"@id": "https://nkdagility.com/#website", | ||
"url": "https://nkdagility.com/", | ||
"name": "naked Agility with Martin Hinshelwood", | ||
"description": "", | ||
"publisher": { "@id": "https://nkdagility.com/#organization" }, | ||
"potentialAction": [{ "@type": "SearchAction", "target": { "@type": "EntryPoint", "urlTemplate": "https://nkdagility.com/?s={search_term_string}" }, "query-input": { "@type": "PropertyValueSpecification", "valueRequired": true, "valueName": "search_term_string" } }], | ||
"inLanguage": "en-GB" | ||
}, | ||
{ | ||
"@type": "BreadcrumbList", | ||
"@id": "https://nkdagility.com/resources/videos/1-thing-that-sinks-a-consulting-engagement-before-it-starts-gaining-traction/#breadcrumb", | ||
"itemListElement": [ | ||
{ "@type": "ListItem", "position": 1, "name": "naked Agility", "item": "https://nkdagility.com/" }, | ||
{ "@type": "ListItem", "position": 2, "name": "What we think?", "item": "https://nkdagility.com/resources/" }, | ||
{ "@type": "ListItem", "position": 3, "name": "Technically Agile: Videos", "item": "https://nkdagility.com/resources/videos/" }, | ||
{ "@type": "ListItem", "position": 4, "name": "1 thing that sinks a consulting engagement before it starts gaining traction?", "item": "https://nkdagility.com/resources/videos/1-thing-that-sinks-a-consulting-engagement-before-it-starts-gaining-traction/" } | ||
] | ||
}, | ||
{ | ||
"@type": "Person", | ||
"@id": "https://nkdagility.com/company/people/martin-hinshelwood/#Person", | ||
"name": "Martin Hinshelwood", | ||
"image": { | ||
"@type": "ImageObject", | ||
"inLanguage": "en-GB", | ||
"@id": "https://nkdagility.com/company/people/martin-hinshelwood/#primaryimage", | ||
"url": "https://nkdagility.com/company/people/martin-hinshelwood/images/MartinHinshelwood260-SOLO.png", | ||
"contentUrl": "https://nkdagility.com/company/people/martin-hinshelwood/images/MartinHinshelwood260-SOLO.png", | ||
"caption": "Martin Hinshelwood - CEO, Principal Consultant \u0026amp; Trainer Focus on maximising value delivery for software products ✪ Award-winning Tech Leader, Author, \u0026amp; Speaker with 20+ yrs in DevOps, Lean, Agile ✪ EBMgt \u0026amp; HDD Champion ✪ Exec Tech Advisor ✪ Scrum (PST) \u0026amp; Kanban (PKT) Trainer" | ||
}, | ||
"description": "CEO, Principal Consultant \u0026amp; Trainer Focus on maximising value delivery for software products ✪ Award-winning Tech Leader, Author, \u0026amp; Speaker with 20+ yrs in DevOps, Lean, Agile ✪ EBMgt \u0026amp; HDD Champion ✪ Exec Tech Advisor ✪ Scrum (PST) \u0026amp; Kanban (PKT) Trainer", | ||
"sameAs": ["https://nkdagility.com/company/people/martin-hinshelwood/", "https://nkdagility.com/blog", "https://www.facebook.com/martin.hinshelwood", "http://www.linkedin.com/in/martinhinshelwood", "https://x.com/mrhinsh", "http://www.youtube.com/user/mrhinsh"] | ||
}, | ||
{ | ||
"@type": "Organization", | ||
"@id": "https://nkdagility.com/#organization", | ||
"name": "naked Agility with Martin Hinshelwood", | ||
"alternateName": "nkdAgility", | ||
"url": "https://nkdagility.com/", | ||
"logo": { "@type": "ImageObject", "inLanguage": "en-GB", "@id": "https://nkdagility.com/#/schema/logo/image/", "url": "https://nkdagility.com/images/nkdagility-with-martin-hinshelwood-light.png", "contentUrl": "https://nkdagility.com/images/nkdagility-with-martin-hinshelwood-light.png", "width": 1203, "height": 491, "caption": "naked Agility with Martin Hinshelwood" }, | ||
"image": { "@id": "https://nkdagility.com/#/schema/logo/image/" }, | ||
"sameAs": ["https://www.facebook.com/nkdAgility/", "https://x.com/nkdagility", "https://www.linkedin.com/company/naked-agility-with-martin-hinshelwood/", "https://www.youtube.com/@nakedAgility", "https://www.tiktok.com/@nkdagility"], | ||
"description": "", | ||
"email": "[email protected]", | ||
"telephone": "+44 141 343 9621", | ||
"legalName": "Naked Agility Limited", | ||
"foundingDate": "2013-07-01", | ||
"vatID": "GB410658614", | ||
"taxID": "1030513365", | ||
"duns": "219457519", | ||
"numberOfEmployees": { "@type": "QuantitativeValue", "minValue": "1", "maxValue": "10" }, | ||
"address": { "@type": "PostalAddress", "streetAddress": "47 Ballantrae Crecent", "addressLocality": "Glasgow", "addressCountry": "UK", "addressRegion": "Scotland", "postalCode": "G775TX" } | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }} | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>{{ .Title | htmlEscape }} | {{ .Site.Title | htmlEscape }}</title> | ||
<link>{{ .Permalink | absURL }}</link> | ||
<description>{{ .Description | default .Site.Params.description | htmlEscape }}</description> | ||
<language>{{ .Site.Language.Lang }}</language> | ||
<atom:link href="{{ .Permalink | absURL }}" rel="self" type="application/rss+xml" /> | ||
{{ range first 50 .Pages.ByDate.Reverse }} | ||
<item> | ||
<title>{{ .Title | htmlEscape }}</title> | ||
<link>{{ .Permalink }}</link> | ||
<guid>{{ .Permalink }}</guid> | ||
<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</pubDate> | ||
<description><![CDATA[ {{ .Content | safeHTML }} ]]></description> | ||
{{ $keywords := partial "functions/keywords.html" . }} | ||
{{ range $keywords }} | ||
<category>{{ . | htmlEscape }}</category> | ||
{{- end -}} | ||
</item> | ||
{{ end }} | ||
</channel> | ||
</rss> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{{ $keywords := slice -}} | ||
{{- range $taxonomy, $terms := .Page.Site.Taxonomies -}} | ||
{{- $pageTerms := index $.Params $taxonomy -}} | ||
{{- if $pageTerms -}} | ||
{{- $keywords = $keywords | append $pageTerms -}} | ||
{{- end -}} | ||
{{- end -}} | ||
{{- return $keywords -}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters