SIgh. Hello, again. I lost the first couple of entries because I had
'Database.EnsureCreated()'
rather than
'Database.Migrate()'
so when I wanted to add tags (which I've done), I couldn't update the old DB in place.
However, fixed that problem now. The blog is up!