Mikey Lombardi (He/Him)

Results 126 issues of Mikey Lombardi (He/Him)

Currently, `Create-NewService` only outputs messages to the host; these messages can't be captured as easily when the script is automated.

**Is your feature request related to a problem? Please describe.** I'm working on a default `frontmatter.json` definition for users of my Hugo theme to be able to leverage because Front...

enhancement
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** I've been working through configuring Front Matter for my site and my configuration (without adding the data types for my...

enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to define a custom sorting option for my content, which logically follows weights by folder and subfolder. Unfortunately,...

enhancement
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** My content is organized by several sub-projects (in my case, different web-books, with supplementary materials). Right now, I have defined...

enhancement
Backlog
v10.2.0

**Is your feature request related to a problem? Please describe.** Some of the data in my site is organized into folders where each file is a different object. I do...

enhancement

**Is your feature request related to a problem? Please describe.** I was trying to turn my [art shortcode][01] into a snippet and thought it would be useful to be able...

enhancement
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** While schematizing my data files so they can be edited in Front Matter, I ran into a case where one...

enhancement

**Describe the bug** The `frontMatter.data.folders` setting does not appear to work. **To Reproduce** Steps to reproduce the behavior: 1. Create the folder `data/tests` with empty files `foo.json` and `bar.yaml`. 2....

bug
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** I took some time over the weekend to write JSON schemas for my data types so I could use those...

enhancement