Mikey Lombardi (He/Him)
Mikey Lombardi (He/Him)
**Describe the bug** With a Hugo site that has section pages, which are always named `_index.md` and map directly to the folder they're found in, I'm unable to preview the...
**Describe the bug** Despite setting the **previewPath** key in `frontmatter.content.pageFolders`, the preview for a page still opens to `/`. **To Reproduce** Steps to reproduce the behavior: 1. Add Front Matter...
**Is your feature request related to a problem? Please describe.** I'm working on some snippets and was trying to define a snippet for the [hugo-book button shortcode][01]. In doing so,...
**Is your feature request related to a problem? Please describe.** When I'm editing the config, I need to keep the docs open and constantly refer back and forth while I...
Prior to this commit, the partial for determining a page title used the `Title` property of a page, if present, or humanized and titleized the file name if not. It...
Prior to this change, menu entries defined in the hugo site configuration always have `target="_blank" rel="noopener"` appended to their link definition. With this change, any entry defined in the hugo...
This is the meta-issue for [Hacktoberfest 2022][01] and the PowerShell content on [Learn][02]. For the month of October, we're focusing on providing a low-friction way for community members to contribute...
While working in a long Markdown document that extensively uses reference links, it can sometimes be frustrating to have to navigate to the link definitions and back to your original...
It might be useful to add a doc detailing help for contributing to the project. See [here](https://github.com/RamblingCookieMonster/PSDeploy/blob/master/Contributing.md) for an example, poached from @devblackops. :)
I was initially getting errors for [Microsoft.UpdateService.Internal.BaseAPI...] - when I added the types from the library subfolder manually, errors cleared. Is anyone able to reproduce? I've had this happen on...