DennisL68
DennisL68
Ok, I see. The folder `content` actually contains content **type** origin documents?
Do you currently actually need a frontmatter.json file outside of the .frontmatter folder?
In our case, when using Git and branches, anything in the main branch *is* to be published. There is no need to use additional ways of handling revisions with Git...
Yes, that looks promising. When using Git branches, a Published/Draft status in the Dashboard will be confusing (if not labeling it `SSG - Published` and `SSG - Draft`). However, if...
Yes, if I've selected a (future) `Git - Conventional Commits` option, I'd like a pop-out window for entering a Commit message my self each time I use Synchronize (if there...
I don't get this demonstration. Why do you expect the $foo['Value'] to be updated in sequence? The only thing you need to care about is that two different threads doesn't...
It seems that CIM itself is supported in PowerShell since v3... I.e. natively in Windows 8 and later. So who is actually bound to using WMI if not using an...
> @DennisL68 CIM uses WinRM (WSMAN) where WMI uses native WMI calls. I've come across a few scenarios where WMI is enabled, but WinRM is not, and vice-versa. Yes, WMI...
A quick fix getting a WYSIWYG feature is just to add [vditor](https://github.com/Vanessa219/vditor/blob/master/README_en_US.md) as an optional editor in Notable. I really like the simplicity of Notable, but I need to convert...
I've got the same issue when starting mailslurper from Windows. Is this the issue? ~~~ go-sqlite3 requires cgo to work ~~~