tangled
alpha
login
or
join now
dunkirk.sh
/
pstream-ng
1
fork
atom
pstream is dead; long live pstream
taciturnaxolotl.github.io/pstream-ng/
1
fork
atom
overview
issues
pulls
pipelines
chore: fix docs
dunkirk.sh
6 days ago
07ccfd5c
63e50135
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+91
-5
5 changed files
expand all
collapse all
unified
split
.github
workflows
docs.yml
docs
.eslintrc.json
next.config.mjs
package.json
pnpm-lock.yaml
+1
-1
.github/workflows/docs.yml
···
31
31
cache: pnpm
32
32
cache-dependency-path: docs/pnpm-lock.yaml
33
33
34
34
-
- run: pnpm install --frozen-lockfile
34
34
+
- run: pnpm install
35
35
working-directory: docs
36
36
37
37
- run: pnpm run build
+4
docs/.eslintrc.json
···
1
1
+
{
2
2
+
"root": true,
3
3
+
"extends": ["next", "prettier"]
4
4
+
}
+4
-4
docs/next.config.mjs
···
1
1
-
import { guider } from '@neato/guider';
1
1
+
import { guider } from "@neato/guider";
2
2
3
3
const withGuider = guider({
4
4
-
themeConfig: './theme.config.tsx',
4
4
+
themeConfig: "./theme.config.tsx",
5
5
});
6
6
7
7
export default withGuider({
8
8
-
output: 'export',
9
9
-
basePath: '/pstream-ng/docs',
8
8
+
output: "export",
9
9
+
basePath: "/pstream-ng",
10
10
});
+1
docs/package.json
···
17
17
"eslint-config-next": "^14.2.26",
18
18
"eslint-config-prettier": "^9.1.0",
19
19
"eslint-plugin-prettier": "^5.2.6",
20
20
+
"autoprefixer": "^10.4.27",
20
21
"prettier": "^3.5.3",
21
22
"typescript": "5.4.3"
22
23
},
+81
docs/pnpm-lock.yaml
···
33
33
'@types/react':
34
34
specifier: 18.2.73
35
35
version: 18.2.73
36
36
+
autoprefixer:
37
37
+
specifier: ^10.4.27
38
38
+
version: 10.4.27(postcss@8.5.3)
36
39
eslint:
37
40
specifier: ^8.57.1
38
41
version: 8.57.1
···
189
192
engines: {node: '>= 10'}
190
193
cpu: [arm64]
191
194
os: [linux]
195
195
+
libc: [glibc]
192
196
193
197
'@next/swc-linux-arm64-musl@14.2.26':
194
198
resolution: {integrity: sha512-s6JaezoyJK2DxrwHWxLWtJKlqKqTdi/zaYigDXUJ/gmx/72CrzdVZfMvUc6VqnZ7YEvRijvYo+0o4Z9DencduA==}
195
199
engines: {node: '>= 10'}
196
200
cpu: [arm64]
197
201
os: [linux]
202
202
+
libc: [musl]
198
203
199
204
'@next/swc-linux-x64-gnu@14.2.26':
200
205
resolution: {integrity: sha512-FEXeUQi8/pLr/XI0hKbe0tgbLmHFRhgXOUiPScz2hk0hSmbGiU8aUqVslj/6C6KA38RzXnWoJXo4FMo6aBxjzg==}
201
206
engines: {node: '>= 10'}
202
207
cpu: [x64]
203
208
os: [linux]
209
209
+
libc: [glibc]
204
210
205
211
'@next/swc-linux-x64-musl@14.2.26':
206
212
resolution: {integrity: sha512-BUsomaO4d2DuXhXhgQCVt2jjX4B4/Thts8nDoIruEJkhE5ifeQFtvW5c9JkdOtYvE5p2G0hcwQ0UbRaQmQwaVg==}
207
213
engines: {node: '>= 10'}
208
214
cpu: [x64]
209
215
os: [linux]
216
216
+
libc: [musl]
210
217
211
218
'@next/swc-win32-arm64-msvc@14.2.26':
212
219
resolution: {integrity: sha512-5auwsMVzT7wbB2CZXQxDctpWbdEnEW/e66DyXO1DcgHxIyhP06awu+rHKshZE+lPLIGiwtjo7bsyeuubewwxMw==}
···
431
438
resolution: {integrity: sha512-vtIu34luF1jRktlHtiwm2mjuE8oJCsFiFr8hT5+tFQdqFKjPhbJXn83LswKsOhy0GxAEevpXDI4xxEwkjuXIPA==}
432
439
cpu: [arm64]
433
440
os: [linux]
441
441
+
libc: [glibc]
434
442
435
443
'@unrs/resolver-binding-linux-arm64-musl@1.4.1':
436
444
resolution: {integrity: sha512-H3PaOuGyhFXiyJd+09uPhGl4gocmhyi1BRzvsP8Lv5AQO3p3/ZY7WjV4t2NkBksm9tMjf3YbOVHyPWi2eWsNYw==}
437
445
cpu: [arm64]
438
446
os: [linux]
447
447
+
libc: [musl]
439
448
440
449
'@unrs/resolver-binding-linux-ppc64-gnu@1.4.1':
441
450
resolution: {integrity: sha512-4+GmJcaaFntCi1S01YByqp8wLMjV/FyQyHVGm0vedIhL1Vfx7uHkz/sZmKsidRwokBGuxi92GFmSzqT2O8KcNA==}
442
451
cpu: [ppc64]
443
452
os: [linux]
453
453
+
libc: [glibc]
444
454
445
455
'@unrs/resolver-binding-linux-s390x-gnu@1.4.1':
446
456
resolution: {integrity: sha512-6RDQVCmtFYTlhy89D5ixTqo9bTQqFhvNN0Ey1wJs5r+01Dq15gPHRXv2jF2bQATtMrOfYwv+R2ZR9ew1N1N3YQ==}
447
457
cpu: [s390x]
448
458
os: [linux]
459
459
+
libc: [glibc]
449
460
450
461
'@unrs/resolver-binding-linux-x64-gnu@1.4.1':
451
462
resolution: {integrity: sha512-XpU9uzIkD86+19NjCXxlVPISMUrVXsXo5htxtuG+uJ59p5JauSRZsIxQxzzfKzkxEjdvANPM/lS1HFoX6A6QeA==}
452
463
cpu: [x64]
453
464
os: [linux]
465
465
+
libc: [glibc]
454
466
455
467
'@unrs/resolver-binding-linux-x64-musl@1.4.1':
456
468
resolution: {integrity: sha512-3CDjG/spbTKCSHl66QP2ekHSD+H34i7utuDIM5gzoNBcZ1gTO0Op09Wx5cikXnhORRf9+HyDWzm37vU1PLSM1A==}
457
469
cpu: [x64]
458
470
os: [linux]
471
471
+
libc: [musl]
459
472
460
473
'@unrs/resolver-binding-wasm32-wasi@1.4.1':
461
474
resolution: {integrity: sha512-50tYhvbCTnuzMn7vmP8IV2UKF7ITo1oihygEYq9wW2DUb/Y+QMqBHJUSCABRngATjZ4shOK6f2+s0gQX6ElENQ==}
···
647
660
resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
648
661
engines: {node: '>= 0.4'}
649
662
663
663
+
autoprefixer@10.4.27:
664
664
+
resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==}
665
665
+
engines: {node: ^10 || ^12 || >=14}
666
666
+
hasBin: true
667
667
+
peerDependencies:
668
668
+
postcss: ^8.1.0
669
669
+
650
670
available-typed-arrays@1.0.7:
651
671
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
652
672
engines: {node: '>= 0.4'}
···
665
685
balanced-match@1.0.2:
666
686
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
667
687
688
688
+
baseline-browser-mapping@2.10.0:
689
689
+
resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==}
690
690
+
engines: {node: '>=6.0.0'}
691
691
+
hasBin: true
692
692
+
668
693
binary-extensions@2.3.0:
669
694
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
670
695
engines: {node: '>=8'}
···
681
706
682
707
browserslist@4.24.4:
683
708
resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
709
709
+
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
710
710
+
hasBin: true
711
711
+
712
712
+
browserslist@4.28.1:
713
713
+
resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
684
714
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
685
715
hasBin: true
686
716
···
713
743
714
744
caniuse-lite@1.0.30001712:
715
745
resolution: {integrity: sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==}
746
746
+
747
747
+
caniuse-lite@1.0.30001777:
748
748
+
resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==}
716
749
717
750
ccount@2.0.1:
718
751
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
···
865
898
866
899
electron-to-chromium@1.5.132:
867
900
resolution: {integrity: sha512-QgX9EBvWGmvSRa74zqfnG7+Eno0Ak0vftBll0Pt2/z5b3bEGYL6OUXLgKPtvx73dn3dvwrlyVkjPKRRlhLYTEg==}
901
901
+
902
902
+
electron-to-chromium@1.5.307:
903
903
+
resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==}
868
904
869
905
emoji-regex-xs@1.0.0:
870
906
resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==}
···
1182
1218
format@0.2.2:
1183
1219
resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==}
1184
1220
engines: {node: '>=0.4.x'}
1221
1221
+
1222
1222
+
fraction.js@5.3.4:
1223
1223
+
resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
1185
1224
1186
1225
fs.realpath@1.0.0:
1187
1226
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
···
1866
1905
node-releases@2.0.19:
1867
1906
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
1868
1907
1908
1908
+
node-releases@2.0.36:
1909
1909
+
resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
1910
1910
+
1869
1911
normalize-path@3.0.0:
1870
1912
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
1871
1913
engines: {node: '>=0.10.0'}
···
2573
2615
2574
2616
update-browserslist-db@1.1.3:
2575
2617
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
2618
2618
+
hasBin: true
2619
2619
+
peerDependencies:
2620
2620
+
browserslist: '>= 4.21.0'
2621
2621
+
2622
2622
+
update-browserslist-db@1.2.3:
2623
2623
+
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
2576
2624
hasBin: true
2577
2625
peerDependencies:
2578
2626
browserslist: '>= 4.21.0'
···
3406
3454
3407
3455
async-function@1.0.0: {}
3408
3456
3457
3457
+
autoprefixer@10.4.27(postcss@8.5.3):
3458
3458
+
dependencies:
3459
3459
+
browserslist: 4.28.1
3460
3460
+
caniuse-lite: 1.0.30001777
3461
3461
+
fraction.js: 5.3.4
3462
3462
+
picocolors: 1.1.1
3463
3463
+
postcss: 8.5.3
3464
3464
+
postcss-value-parser: 4.2.0
3465
3465
+
3409
3466
available-typed-arrays@1.0.7:
3410
3467
dependencies:
3411
3468
possible-typed-array-names: 1.1.0
···
3417
3474
bail@2.0.2: {}
3418
3475
3419
3476
balanced-match@1.0.2: {}
3477
3477
+
3478
3478
+
baseline-browser-mapping@2.10.0: {}
3420
3479
3421
3480
binary-extensions@2.3.0: {}
3422
3481
···
3440
3499
node-releases: 2.0.19
3441
3500
update-browserslist-db: 1.1.3(browserslist@4.24.4)
3442
3501
3502
3502
+
browserslist@4.28.1:
3503
3503
+
dependencies:
3504
3504
+
baseline-browser-mapping: 2.10.0
3505
3505
+
caniuse-lite: 1.0.30001777
3506
3506
+
electron-to-chromium: 1.5.307
3507
3507
+
node-releases: 2.0.36
3508
3508
+
update-browserslist-db: 1.2.3(browserslist@4.28.1)
3509
3509
+
3443
3510
buffer-from@1.1.2: {}
3444
3511
3445
3512
busboy@1.6.0:
···
3468
3535
camelcase-css@2.0.1: {}
3469
3536
3470
3537
caniuse-lite@1.0.30001712: {}
3538
3538
+
3539
3539
+
caniuse-lite@1.0.30001777: {}
3471
3540
3472
3541
ccount@2.0.1: {}
3473
3542
···
3611
3680
eastasianwidth@0.2.0: {}
3612
3681
3613
3682
electron-to-chromium@1.5.132: {}
3683
3683
+
3684
3684
+
electron-to-chromium@1.5.307: {}
3614
3685
3615
3686
emoji-regex-xs@1.0.0: {}
3616
3687
···
4078
4149
4079
4150
format@0.2.2: {}
4080
4151
4152
4152
+
fraction.js@5.3.4: {}
4153
4153
+
4081
4154
fs.realpath@1.0.0: {}
4082
4155
4083
4156
fsevents@2.3.3:
···
5121
5194
5122
5195
node-releases@2.0.19: {}
5123
5196
5197
5197
+
node-releases@2.0.36: {}
5198
5198
+
5124
5199
normalize-path@3.0.0: {}
5125
5200
5126
5201
npm-to-yarn@3.0.1: {}
···
6021
6096
update-browserslist-db@1.1.3(browserslist@4.24.4):
6022
6097
dependencies:
6023
6098
browserslist: 4.24.4
6099
6099
+
escalade: 3.2.0
6100
6100
+
picocolors: 1.1.1
6101
6101
+
6102
6102
+
update-browserslist-db@1.2.3(browserslist@4.28.1):
6103
6103
+
dependencies:
6104
6104
+
browserslist: 4.28.1
6024
6105
escalade: 3.2.0
6025
6106
picocolors: 1.1.1
6026
6107