I have a few pages that are tagged “.net”. e.g.
---
title: Updating Blazor PacMan to .NET 5
date: 2020-12-13
status: publish
layout: layouts/post.njk
excerpt: ''
type: post
id: 224
tags:
- .net
- 'c#'
tag: []
post_format: []
---
This tag appears in the tag list at https://dunnhq.com/tags/, but the physical folder ‘/tags/.net’ does not exist when I look in the download of the actual Netflify deploy.
It does appear when I build locally.
I’m guessing the trouble stems from the tag starting with a dot and I’m guessing it’s a difference between building with Windows (at home) and Linux (at Netlify).
Any help appreciated!
Thank you in advance,
Steve Dunn
- netlify site name: stevedunn (https://app.netlify.com/sites/stevedunn/overview)
- custom domain: dunnhq.com
- deploy: https://app.netlify.com/sites/stevedunn/deploys/5fda4deac41d4800082dae41
- the FULL build log: