Skip to content

Commit ffafe51

Browse files
committed
rebuild static site for github pages
1 parent 9201f13 commit ffafe51

76 files changed

Lines changed: 257239 additions & 202 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/200.html

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
<!doctype html>
22
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
37

4-
<head>
5-
<meta charset="utf-8" />
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
9-
<link rel="modulepreload" href="/_app/immutable/entry/start.wNpMMrjh.js">
10-
<link rel="modulepreload" href="/_app/immutable/chunks/DCEIPI36.js">
11-
<link rel="modulepreload" href="/_app/immutable/chunks/BEinvJTW.js">
12-
<link rel="modulepreload" href="/_app/immutable/chunks/DAkbCCox.js">
13-
<link rel="modulepreload" href="/_app/immutable/chunks/CS7aBpam.js">
14-
<link rel="modulepreload" href="/_app/immutable/entry/app.Cf_nhJXQ.js">
15-
<link rel="modulepreload" href="/_app/immutable/chunks/C1FmrZbK.js">
16-
<link rel="modulepreload" href="/_app/immutable/chunks/DuBysls-.js">
17-
</head>
8+
<link rel="modulepreload" href="/_app/immutable/entry/start.wNpMMrjh.js" />
9+
<link rel="modulepreload" href="/_app/immutable/chunks/DCEIPI36.js" />
10+
<link rel="modulepreload" href="/_app/immutable/chunks/BEinvJTW.js" />
11+
<link rel="modulepreload" href="/_app/immutable/chunks/DAkbCCox.js" />
12+
<link rel="modulepreload" href="/_app/immutable/chunks/CS7aBpam.js" />
13+
<link rel="modulepreload" href="/_app/immutable/entry/app.Cf_nhJXQ.js" />
14+
<link rel="modulepreload" href="/_app/immutable/chunks/C1FmrZbK.js" />
15+
<link rel="modulepreload" href="/_app/immutable/chunks/DuBysls-.js" />
16+
</head>
1817

19-
<body>
20-
<a href="#content" class="skip-to-main">Skip to main content</a>
21-
<div>
18+
<body>
19+
<a href="#content" class="skip-to-main">Skip to main content</a>
20+
<div>
2221
<script>
2322
{
2423
__sveltekit_6t74sx = {
@@ -36,6 +35,5 @@
3635
}
3736
</script>
3837
</div>
39-
</body>
40-
41-
</html>
38+
</body>
39+
</html>

docs/__data.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
{"type":"data","nodes":[null,{"type":"data","data":[{"data":1},[2,3,4],"a","b","c"],"uses":{}}]}
1+
{
2+
"type": "data",
3+
"nodes": [
4+
null,
5+
{
6+
"type": "data",
7+
"data": [{ "data": 1 }, [2, 3, 4], "a", "b", "c"],
8+
"uses": {}
9+
}
10+
]
11+
}

docs/_app/env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const env={}
1+
export const env = {};

docs/_app/immutable/assets/0.CQv66jvY.css

Lines changed: 844 additions & 1 deletion
Large diffs are not rendered by default.

docs/_app/immutable/assets/2.M_XvhbkP.css

Lines changed: 353 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
.wrapper.svelte-p95kjz.svelte-p95kjz{padding:1rem;max-width:60rem;margin:0 auto}article.svelte-p95kjz>h2.svelte-p95kjz{background:var(--color-fg);color:var(--color-bg);padding:0 16px}
1+
.wrapper.svelte-p95kjz.svelte-p95kjz {
2+
padding: 1rem;
3+
max-width: 60rem;
4+
margin: 0 auto;
5+
}
6+
article.svelte-p95kjz > h2.svelte-p95kjz {
7+
background: var(--color-fg);
8+
color: var(--color-bg);
9+
padding: 0 16px;
10+
}
Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,51 @@
1-
h3.svelte-19ry7n{margin-top:0}div.svelte-19ry7n{width:calc(25em - 4px);padding:16px;background:var(--color-input-bg);color:var(--color-input-fg);margin:2px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}details.svelte-19ry7n{font-family:var(--mono)}summary.svelte-19ry7n{cursor:pointer}code.svelte-19ry7n{display:block;background:var(--color-input-fg);color:var(--color-input-bg);padding:16px;white-space:pre-wrap}button.svelte-19ry7n{font-family:var(--mono)}span.svelte-19ry7n{margin-left:16px}.wrapper.svelte-mrklgf{padding:1rem;max-width:60rem;margin:0 auto}.samples.svelte-mrklgf{display:-webkit-box;display:flex;flex-wrap:wrap;gap:8px;margin-top:2rem}h1.svelte-mrklgf{margin-top:0}
1+
h3.svelte-19ry7n {
2+
margin-top: 0;
3+
}
4+
div.svelte-19ry7n {
5+
width: calc(25em - 4px);
6+
padding: 16px;
7+
background: var(--color-input-bg);
8+
color: var(--color-input-fg);
9+
margin: 2px;
10+
display: -webkit-box;
11+
display: flex;
12+
-webkit-box-orient: vertical;
13+
-webkit-box-direction: normal;
14+
flex-direction: column;
15+
-webkit-box-pack: justify;
16+
justify-content: space-between;
17+
}
18+
details.svelte-19ry7n {
19+
font-family: var(--mono);
20+
}
21+
summary.svelte-19ry7n {
22+
cursor: pointer;
23+
}
24+
code.svelte-19ry7n {
25+
display: block;
26+
background: var(--color-input-fg);
27+
color: var(--color-input-bg);
28+
padding: 16px;
29+
white-space: pre-wrap;
30+
}
31+
button.svelte-19ry7n {
32+
font-family: var(--mono);
33+
}
34+
span.svelte-19ry7n {
35+
margin-left: 16px;
36+
}
37+
.wrapper.svelte-mrklgf {
38+
padding: 1rem;
39+
max-width: 60rem;
40+
margin: 0 auto;
41+
}
42+
.samples.svelte-mrklgf {
43+
display: -webkit-box;
44+
display: flex;
45+
flex-wrap: wrap;
46+
gap: 8px;
47+
margin-top: 2rem;
48+
}
49+
h1.svelte-mrklgf {
50+
margin-top: 0;
51+
}
Lines changed: 103 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,103 @@
1-
.chapters.svelte-s3rw5i.svelte-s3rw5i{position:absolute;top:5rem;display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between;padding:0 1rem}.chapter.svelte-s3rw5i.svelte-s3rw5i{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:end;-webkit-box-flex:1;flex:1;margin:0 3px}.chapter.svelte-s3rw5i.svelte-s3rw5i:first-of-type{margin-left:0}.chapter.svelte-s3rw5i.svelte-s3rw5i:last-of-type{margin-right:0}.chapter.active.svelte-s3rw5i.svelte-s3rw5i{-webkit-box-flex:5;flex:5}.text.svelte-s3rw5i.svelte-s3rw5i{position:absolute;top:-1.2rem;font-size:12px;white-space:nowrap;opacity:.3}.chapter.active.svelte-s3rw5i .text.svelte-s3rw5i{opacity:1}.title.svelte-s3rw5i.svelte-s3rw5i{visibility:hidden}.chapter.active.svelte-s3rw5i .title.svelte-s3rw5i{visibility:visible}.block.svelte-s3rw5i.svelte-s3rw5i{position:relative;-webkit-box-flex:1;flex:1;height:2px;border-radius:1px;margin:0 1px;background:#000;opacity:.3;-webkit-transition:opacity calc(var(--1s) * .4);transition:opacity calc(var(--1s) * .4)}.block.svelte-s3rw5i.svelte-s3rw5i:first-of-type{margin-left:0}.block.svelte-s3rw5i.svelte-s3rw5i:last-of-type{margin-right:0}.block.active.svelte-s3rw5i.svelte-s3rw5i{opacity:1}@media (max-width: 600px){.text.svelte-s3rw5i.svelte-s3rw5i{font-size:10px}}figure.svelte-4vfsg0{position:absolute;top:calc(var(--offset) + var(--buffer));height:calc(100% - var(--offset) - var(--buffer));left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);overflow:hidden;width:45rem;padding:1rem;z-index:3;pointer-events:none;-webkit-transition:opacity calc(var(--1s) * .5) ease-in-out;transition:opacity calc(var(--1s) * .5) ease-in-out;background:#e6e6fa}article.svelte-1myyodm{position:absolute;top:5rem;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%);width:100%;max-width:45rem;padding:1rem;z-index:3;pointer-events:none}.slide a{pointer-events:auto;white-space:nowrap}
1+
.chapters.svelte-s3rw5i.svelte-s3rw5i {
2+
position: absolute;
3+
top: 5rem;
4+
display: -webkit-box;
5+
display: flex;
6+
width: 100%;
7+
-webkit-box-pack: justify;
8+
justify-content: space-between;
9+
padding: 0 1rem;
10+
}
11+
.chapter.svelte-s3rw5i.svelte-s3rw5i {
12+
display: -webkit-box;
13+
display: flex;
14+
-webkit-box-align: end;
15+
align-items: end;
16+
-webkit-box-flex: 1;
17+
flex: 1;
18+
margin: 0 3px;
19+
}
20+
.chapter.svelte-s3rw5i.svelte-s3rw5i:first-of-type {
21+
margin-left: 0;
22+
}
23+
.chapter.svelte-s3rw5i.svelte-s3rw5i:last-of-type {
24+
margin-right: 0;
25+
}
26+
.chapter.active.svelte-s3rw5i.svelte-s3rw5i {
27+
-webkit-box-flex: 5;
28+
flex: 5;
29+
}
30+
.text.svelte-s3rw5i.svelte-s3rw5i {
31+
position: absolute;
32+
top: -1.2rem;
33+
font-size: 12px;
34+
white-space: nowrap;
35+
opacity: 0.3;
36+
}
37+
.chapter.active.svelte-s3rw5i .text.svelte-s3rw5i {
38+
opacity: 1;
39+
}
40+
.title.svelte-s3rw5i.svelte-s3rw5i {
41+
visibility: hidden;
42+
}
43+
.chapter.active.svelte-s3rw5i .title.svelte-s3rw5i {
44+
visibility: visible;
45+
}
46+
.block.svelte-s3rw5i.svelte-s3rw5i {
47+
position: relative;
48+
-webkit-box-flex: 1;
49+
flex: 1;
50+
height: 2px;
51+
border-radius: 1px;
52+
margin: 0 1px;
53+
background: #000;
54+
opacity: 0.3;
55+
-webkit-transition: opacity calc(var(--1s) * 0.4);
56+
transition: opacity calc(var(--1s) * 0.4);
57+
}
58+
.block.svelte-s3rw5i.svelte-s3rw5i:first-of-type {
59+
margin-left: 0;
60+
}
61+
.block.svelte-s3rw5i.svelte-s3rw5i:last-of-type {
62+
margin-right: 0;
63+
}
64+
.block.active.svelte-s3rw5i.svelte-s3rw5i {
65+
opacity: 1;
66+
}
67+
@media (max-width: 600px) {
68+
.text.svelte-s3rw5i.svelte-s3rw5i {
69+
font-size: 10px;
70+
}
71+
}
72+
figure.svelte-4vfsg0 {
73+
position: absolute;
74+
top: calc(var(--offset) + var(--buffer));
75+
height: calc(100% - var(--offset) - var(--buffer));
76+
left: 50%;
77+
-webkit-transform: translateX(-50%);
78+
transform: translate(-50%);
79+
overflow: hidden;
80+
width: 45rem;
81+
padding: 1rem;
82+
z-index: 3;
83+
pointer-events: none;
84+
-webkit-transition: opacity calc(var(--1s) * 0.5) ease-in-out;
85+
transition: opacity calc(var(--1s) * 0.5) ease-in-out;
86+
background: #e6e6fa;
87+
}
88+
article.svelte-1myyodm {
89+
position: absolute;
90+
top: 5rem;
91+
left: 50%;
92+
-webkit-transform: translate(-50%, 0);
93+
transform: translate(-50%);
94+
width: 100%;
95+
max-width: 45rem;
96+
padding: 1rem;
97+
z-index: 3;
98+
pointer-events: none;
99+
}
100+
.slide a {
101+
pointer-events: auto;
102+
white-space: nowrap;
103+
}

0 commit comments

Comments
 (0)