{{- $year := now.Year }} {{- $spiffeDocs := where .Site.Pages "Section" "spiffe" }} {{- $spireDocs := where .Site.Pages "Section" "spire" }} {{- $social := .Site.Params.socialmedia }} {{- $twitterUrl := printf "https://twitter.com/%s" $social.twitter }} {{- $slackUrl := $social.slack }} {{- $stackUrl := $social.stackoverflow }} {{- $githubUrl := $social.github }} {{- $blogUrl := $social.medium }} {{- $youtubeUrl := $social.youtube }} {{- $sourceGithubURL := .Site.Params.githuburl }}