Skip to content

Commit e73e103

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: PSJekyll.PSJekyll.ps1
Putting PSModule data into subfolders
1 parent da19b5a commit e73e103

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/_data/PSModule/Info.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"Name": "PSJekyll",
3+
"Version": {
4+
"Major": 0,
5+
"Minor": 1,
6+
"Build": -1,
7+
"Revision": -1,
8+
"MajorRevision": -1,
9+
"MinorRevision": -1
10+
},
11+
"Description": "Give Jekyll more power with PowerShell",
12+
"Copyright": "2024",
13+
"CompanyName": "PowerShellWeb",
14+
"Author": "James Brundage",
15+
"Tags": [
16+
"PowerShellWeb",
17+
"Jekyll",
18+
"Docker",
19+
"GitHubAction"
20+
]
21+
}

0 commit comments

Comments
 (0)