@philnash I'm trying to use philnash/jekyll-mastodon_webfinger on my Jekyll website (which is all new to me), but I don't see the `.well-know` folder within the `_site` folder after running `bundle exec jekyll serve`.

I'm currently using the Minimal Mistakes theme. Is that conflicting with your plugin?

Or is this a user error? (More likely!)

PS: the example you give with your own site does not seem to work at this moment?

@prosumer have you added your mastodon username and instance to your _config.yml file?
@philnash Yes I did. I hope to experiment a bit more today. Does the order of the “mastodon:” section and the plug-in list matter? Anything obvious (to experienced Jekyll users) I might be doing wrong?
@prosumer I’ll see if I can take a look today too, will let you know.