@kjanat/404-page
Advanced tools
+2
-1
| { | ||
| "name": "@kjanat/404-page", | ||
| "version": "2.2.5", | ||
| "version": "2.3.0", | ||
| "description": "Custom 404 error page for KajKowalski Edge.", | ||
@@ -36,2 +36,3 @@ "homepage": "https://404.kjanat.com", | ||
| "smoke": "bun scripts/smoke.ts", | ||
| "test": "bun test src", | ||
| "test:e2e": "playwright test", | ||
@@ -38,0 +39,0 @@ "typecheck": "tsgo --noEmit" |
+15
-0
@@ -30,3 +30,18 @@ # 404 - This host is not configured | ||
| <details><summary>add 404 page to a github pages deployment</summary> | ||
| ```yaml | ||
| - run: curl -fsSLo dist/404.html https://esm.sh/@kjanat/404-page/index.html | ||
| ``` | ||
| or use the composite action (writes `404.html` into `directory`): | ||
| ```yaml | ||
| - uses: kjanat/404@master | ||
| with: { directory: dist/site } | ||
| ``` | ||
| </details> | ||
| <!-- markdownlint-disable-file no-inline-html --> | ||
| <!-- rumdl-disable-file no-inline-html --> |
Sorry, the diff of this file is too big to display
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
87544
11.77%0
-100%47
46.88%