We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241a54e commit 3821ef6Copy full SHA for 3821ef6
13 files changed
.vscode/launch.json
@@ -0,0 +1,19 @@
1
+{
2
+ "configurations": [
3
+ {
4
+ "name": "Launch Generate image direct",
5
+ "program": "${workspaceFolder}/scripts/generatePostPreviewImages.js",
6
+ "request": "launch",
7
+ "type": "node"
8
+ },
9
10
+ "type": "node",
11
12
+ "name": "Generate Image",
13
+ "runtimeExecutable": "yarn",
14
+ "runtimeArgs": [
15
+ "generatePostPreviewImages"
16
+ ]
17
+ }
18
19
content/posts/2023-01-12-jit/admin-issueops.md
content/posts/2023-01-12-jit/cover.jpeg
346 KB
content/posts/2023-01-12-jit/deploy.png
37.9 KB
content/posts/2023-01-12-jit/fellenoord.jpeg
389 KB
content/posts/2023-01-12-jit/github-sudo.png
151 KB
content/posts/2023-01-12-jit/index.md
content/posts/2023-01-12-jit/jit-process.png
277 KB
0 commit comments