gutterpress 0.0.0 → 0.9.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -16
- package/dist/api/index.d.ts +6 -2
- package/dist/api/index.js +15 -3
- package/dist/{audit-1jrwwacz.js → audit-k16v3n98.js} +5 -5
- package/dist/{build-5s92kgpc.js → build-8tqr4gbb.js} +5 -5
- package/dist/checks/types.d.ts +6 -0
- package/dist/{cli-hvqjs342.js → cli-rkqxbnkq.js} +2 -2
- package/dist/{cli-h7phg3ka.js → cli-v2dze8ja.js} +258 -258
- package/dist/{index-1tyj4bk3.js → cli-wchtvxvw.js} +4 -1
- package/dist/{cli-7ykx7pp0.js → cli-yp0d2hp8.js} +611 -259
- package/dist/{cli-5bxx0c4y.js → cli-yzrh708h.js} +2 -2
- package/dist/cli.js +15 -15
- package/dist/{doctor-25zjt8dz.js → doctor-57czxy3q.js} +2 -2
- package/dist/{index-3h3fef7r.js → index-m3pa4wyf.js} +826 -335
- package/dist/{cli-1tyj4bk3.js → index-wchtvxvw.js} +4 -1
- package/dist/{index-5bxx0c4y.js → index-yzrh708h.js} +2 -2
- package/dist/index.js +15 -3
- package/dist/lib/asset-inline.d.ts +19 -0
- package/dist/lib/build-error.d.ts +0 -1
- package/dist/lib/build-fingerprint.d.ts +14 -0
- package/dist/lib/build-runner.d.ts +21 -1
- package/dist/lib/ghostscript.d.ts +0 -9
- package/dist/lib/manifest-config.d.ts +7 -0
- package/dist/lib/manifest.d.ts +8 -0
- package/dist/lib/markdown/index.d.ts +0 -1
- package/dist/lib/npm-plugin-installer.d.ts +1 -1
- package/dist/lib/output-paths.d.ts +0 -1
- package/dist/lib/pagination.d.ts +0 -20
- package/dist/lib/pdf-inspect.d.ts +2 -2
- package/dist/lib/pdf-parse.d.ts +2 -1
- package/dist/lib/plugin-manager.d.ts +0 -2
- package/dist/lib/presets.d.ts +36 -7
- package/dist/lib/project-scaffold.d.ts +39 -2
- package/dist/lib/project-source.d.ts +11 -9
- package/dist/lib/project-templates.d.ts +45 -7
- package/dist/lib/publish/providers/azure-swa.d.ts +0 -1
- package/dist/lib/publish/providers/itch.d.ts +0 -1
- package/dist/lib/publish/providers/shopify.d.ts +0 -1
- package/dist/lib/remote-auth/github-repos.d.ts +0 -2
- package/dist/lib/remote-auth/recovery/dispatch.d.ts +0 -5
- package/dist/lib/remote-auth/recovery/outcome-mapping.d.ts +3 -2
- package/dist/lib/remote-auth/recovery/recover-stale-lock.d.ts +0 -8
- package/dist/lib/remote-auth/sync.d.ts +2 -10
- package/dist/lib/remote-auth/test-access.d.ts +0 -2
- package/dist/lib/remote-auth/test-support/git-http-server.d.ts +0 -37
- package/dist/lib/source-provider.d.ts +0 -14
- package/dist/lib/static-serve.d.ts +39 -0
- package/dist/lib/style-resolver.d.ts +10 -1
- package/dist/lib/targets.d.ts +84 -0
- package/dist/lib/theme-import.d.ts +0 -2
- package/dist/lib/theme-manager.d.ts +1 -1
- package/dist/lib/validation-exec.d.ts +4 -3
- package/dist/{lint-f63nxjfj.js → lint-4sq0dvf6.js} +5 -5
- package/dist/{manifest.schema-rn1dpdpn.json → manifest.schema-z61rzw44.json} +12 -6
- package/dist/new-f2nmyr5b.js +185 -0
- package/dist/{plugin-wf2cbmwc.js → plugin-xskq3dtx.js} +5 -5
- package/dist/{preflight-tg4mpz1h.js → preflight-epcffags.js} +24 -29
- package/dist/preview/file-watcher.d.ts +9 -22
- package/dist/preview/server-context.d.ts +22 -0
- package/dist/{preview-h2bwbb2x.js → preview-xf5dktz2.js} +5 -5
- package/dist/{project-source-0tg0r6vm.js → project-source-p0gn1wd5.js} +3 -3
- package/dist/{publish-ztaet53r.js → publish-97vdwq31.js} +5 -5
- package/dist/{repair-jkp4n3j8.js → repair-cz4z4hkg.js} +5 -5
- package/dist/schema/manifest.types.d.ts +14 -3
- package/dist/{source-provider-hp96b5jf.js → source-provider-c1rjm2c0.js} +2 -8
- package/dist/types.d.ts +0 -1
- package/dist/{validate-k2drs19j.js → validate-swzejnd8.js} +8 -8
- package/package.json +2 -2
- package/dist/chapter-01-jj8ftn4c.md +0 -29
- package/dist/lib/validation-profile.d.ts +0 -18
- package/dist/manifest-ryyg71nf.yaml +0 -9
- package/dist/new-7b08a42h.js +0 -105
- package/dist/theme-0yzvthe8.css +0 -65
- package/dist/theme-6a2fngc8.json +0 -6
package/dist/theme-0yzvthe8.css
DELETED
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
/* =============================================================================
|
|
2
|
-
TTRPG Supplement — gutterpress built-in theme (theme.css)
|
|
3
|
-
Bold headings, parchment fills, boxed blocks. Customize the tokens in :root.
|
|
4
|
-
============================================================================= */
|
|
5
|
-
|
|
6
|
-
:root {
|
|
7
|
-
--color-ink: #241a12; /* body text */
|
|
8
|
-
--color-ink-muted: #5c4a36; /* captions, secondary text */
|
|
9
|
-
--color-accent: #7a2222; /* headings, key accents */
|
|
10
|
-
--color-paper: #faf4e6; /* parchment page background */
|
|
11
|
-
--color-tint: #efe3c8; /* stat-block / callout fill */
|
|
12
|
-
--color-rule: #b89a6a; /* borders, rules */
|
|
13
|
-
|
|
14
|
-
--font-body: "Palatino Linotype", "Book Antiqua", Palatino, serif;
|
|
15
|
-
--font-display: "Trajan Pro", "Cinzel", "Georgia", serif;
|
|
16
|
-
--font-mono: "Consolas", "Menlo", monospace;
|
|
17
|
-
|
|
18
|
-
--scale-h1: 2.4rem;
|
|
19
|
-
--scale-h2: 1.7rem;
|
|
20
|
-
--scale-h3: 1.25rem;
|
|
21
|
-
--leading: 1.45;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
@page {
|
|
25
|
-
size: 8.5in 11in;
|
|
26
|
-
margin: 0.7in;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
body {
|
|
30
|
-
color: var(--color-ink);
|
|
31
|
-
background: var(--color-paper);
|
|
32
|
-
font-family: var(--font-body);
|
|
33
|
-
line-height: var(--leading);
|
|
34
|
-
font-size: 10.5pt;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
h1, h2, h3 {
|
|
38
|
-
font-family: var(--font-display);
|
|
39
|
-
color: var(--color-accent);
|
|
40
|
-
letter-spacing: 0.02em;
|
|
41
|
-
text-transform: uppercase;
|
|
42
|
-
font-weight: 700;
|
|
43
|
-
}
|
|
44
|
-
h1 { font-size: var(--scale-h1); margin: 0 0 0.5em; border-bottom: 3px double var(--color-rule); padding-bottom: 0.2em; }
|
|
45
|
-
h2 { font-size: var(--scale-h2); margin: 1.3em 0 0.4em; }
|
|
46
|
-
h3 { font-size: var(--scale-h3); margin: 1.1em 0 0.3em; letter-spacing: 0; }
|
|
47
|
-
|
|
48
|
-
p { margin: 0 0 0.7em; }
|
|
49
|
-
|
|
50
|
-
a { color: var(--color-accent); text-decoration: none; }
|
|
51
|
-
|
|
52
|
-
blockquote {
|
|
53
|
-
margin: 1em 0; padding: 0.6em 0.9em;
|
|
54
|
-
background: var(--color-tint);
|
|
55
|
-
border: 1px solid var(--color-rule);
|
|
56
|
-
border-radius: 4px;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
table {
|
|
60
|
-
width: 100%; border-collapse: collapse; margin: 1em 0;
|
|
61
|
-
}
|
|
62
|
-
th, td { border: 1px solid var(--color-rule); padding: 0.35em 0.6em; text-align: left; }
|
|
63
|
-
th { background: var(--color-tint); font-family: var(--font-display); }
|
|
64
|
-
|
|
65
|
-
code, pre { font-family: var(--font-mono); font-size: 0.9em; }
|