-
Notifications
You must be signed in to change notification settings - Fork 8
/
50x.html
249 lines (213 loc) · 17.1 KB
/
50x.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kroki!</title>
<style>
html,
body,
p,
h1,
h2 {
margin: 0;
padding: 0;
}
h1,
h2 {
font-size: 100%;
font-weight: normal;
}
html {
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
html {
background-color: white;
font-size: 16px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
min-width: 300px;
overflow-x: hidden;
overflow-y: scroll;
text-rendering: optimizeLegibility;
text-size-adjust: 100%;
}
body {
font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
color: #4a4a4a;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
a {
color: #3273dc;
cursor: pointer;
text-decoration: none;
}
a strong {
color: currentColor;
}
a:hover {
color: #363636;
}
strong {
color: #363636;
font-weight: 700;
}
.container {
margin: 0 auto;
position: relative;
}
@media screen and (min-width: 1088px) {
.container {
max-width: 960px;
width: 960px;
}
}
@media screen and (min-width: 1280px) {
.container {
max-width: 1152px;
width: 1152px;
}
}
@media screen and (min-width: 1472px) {
.container {
max-width: 1344px;
width: 1344px;
}
}
.title:not(:last-child), .subtitle:not(:last-child) {
margin-bottom: 1.5rem;
}
.content p:not(:last-child) {
margin-bottom: 1em;
}
.content h1,
.content h2 {
color: #363636;
font-weight: 600;
line-height: 1.125;
}
.content h1 {
font-size: 2em;
margin-bottom: 0.5em;
}
.content h1:not(:first-child) {
margin-top: 1em;
}
.content h2 {
font-size: 1.75em;
margin-bottom: 0.5714em;
}
.content h2:not(:first-child) {
margin-top: 1.1428em;
}
.title,
.subtitle {
word-break: break-word;
}
.title {
color: #363636;
font-size: 2rem;
font-weight: 600;
line-height: 1.125;
}
.title:not(.is-spaced) + .subtitle {
margin-top: -1.25rem;
}
.subtitle {
color: #4a4a4a;
font-size: 1.25rem;
font-weight: 400;
line-height: 1.25;
}
.subtitle:not(.is-spaced) + .title {
margin-top: -1.25rem;
}
.footer {
background-color: #fafafa;
padding: 3rem 1.5rem 6rem;
}
.has-text-centered {
text-align: center!important;
}
.message {
background-color: whitesmoke;
border-radius: 4px;
font-size: 1rem;
}
.message strong {
color: currentColor;
}
.message.is-danger {
background-color: #fff5f7;
}
.message.is-danger .message-body {
border-color: #ff3860;
color: #cd0930;
}
.message-header + .message-body {
border-width: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.message-body {
border-color: #dbdbdb;
border-radius: 4px;
border-style: solid;
border-width: 0 0 0 4px;
color: #4a4a4a;
padding: 1.25em 1.5em;
}
.footer svg.logo {
height: 1rem;
}
svg.title.logo {
width: 12rem;
}
.section {
padding: 1.5rem 1.5rem;
min-height: calc(100vh - 174px);
}
</style>
</head>
<body>
<section class="section">
<div class="container">
<svg class="title logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 279.72827 95.7109" version="1.1">
<g transform="translate(26.081059,-53.951757)">
<g>
<path style="display:inline;fill:#363636;stroke-width:0.35277778"
d="m 77.547803,149.22316 c -2.775945,-0.74746 -5.16152,-2.84073 -8.887093,-7.79816 -7.607617,-10.12305 -16.796011,-32.12138 -16.79794,-40.21666 -0.0011,-4.482967 1.472166,-6.8569 4.426235,-7.132324 2.269914,-0.211635 3.623469,0.682886 5.721142,3.780931 1.564608,2.310753 5.290365,9.736723 6.770095,13.493753 0.993493,2.52248 1.906041,2.7521 2.479132,0.62381 1.224724,-4.54829 5.219633,-11.26641 8.814519,-14.823119 4.206963,-4.162287 7.645675,-5.489631 13.550166,-5.230375 2.686932,0.117979 3.602055,0.323063 5.58528,1.251687 5.699111,2.668553 9.110661,8.499137 8.027061,13.718827 -0.59987,2.88956 -2.67607,4.25257 -7.03425,4.61794 l -2.361613,0.19799 -1.664025,-2.83838 c -2.127465,-3.62888 -2.46889,-3.92296 -3.494496,-3.00996 -0.430873,0.38357 -1.460726,0.89028 -2.288562,1.12603 -4.483625,1.27681 -6.829851,6.98843 -6.901522,16.80097 -0.03274,4.48111 0.07303,5.38031 1.141071,9.70138 1.167429,4.72319 1.769452,10.30002 1.309662,12.13198 -0.42751,1.70333 -2.206057,3.30427 -4.128988,3.71667 -2.113622,0.45329 -2.168183,0.45184 -4.265874,-0.11299 z m 47.511917,0.14132 c -8.66357,-1.20946 -14.38739,-7.15128 -16.25888,-16.87815 -0.67804,-3.52407 -0.64215,-10.38743 0.071,-13.56946 2.00273,-8.93662 9.31942,-17.66167 18.83375,-22.459019 5.77684,-2.912808 10.65821,-4.220386 16.75695,-4.488698 5.78268,-0.25441 7.39786,0.338373 11.14249,4.089368 5.41102,5.420209 8.40165,13.358949 7.97389,21.166909 -0.24452,4.46313 -0.90007,7.02844 -2.73656,10.70881 -3.97819,7.97235 -10.64586,14.49224 -18.85851,18.44053 -5.37172,2.5825 -11.75878,3.7108 -16.92409,2.98971 z m 10.01682,-13.74036 c 2.92723,-1.16186 5.58812,-3.05815 8.6804,-6.18613 3.10931,-3.14521 4.75903,-5.66519 6.06919,-9.27083 1.55772,-4.28691 1.42534,-9.25094 -0.34041,-12.76435 -1.07426,-2.13752 -2.29311,-2.96144 -4.33528,-2.93057 -4.17853,0.0632 -13.44555,6.74436 -19.70881,14.20936 -3.61499,4.3086 -4.43885,5.99859 -4.43885,9.10538 0,4.8253 1.82397,7.51015 5.82083,8.56815 1.79408,0.47491 6.19735,0.0849 8.25293,-0.73101 z m 110.00435,13.72545 c -3.04682,-0.76167 -4.87118,-2.51246 -6.95821,-6.67759 -3.41767,-6.82073 -5.29556,-22.53363 -4.75297,-39.76963 l 0.24652,-7.830989 1.22825,-1.434935 c 1.18877,-1.388812 5.64016,-3.876897 7.9327,-4.433955 1.07276,-0.260664 1.12487,-0.103886 1.52823,4.597531 0.37226,4.339037 1.21377,8.597888 3.52075,17.818368 4.49541,17.96718 5.82106,24.98324 5.82106,30.80829 0,3.05221 -0.97397,5.33311 -2.69998,6.323 -1.35188,0.77532 -4.05776,1.05203 -5.86635,0.59991 z M -2.6885276,148.68849 c -1.7538453,-1.06946 -4.2306875,-5.49411 -6.9294057,-12.37876 -5.5215897,-14.08604 -11.9661707,-37.541911 -15.3144497,-55.738895 -1.054589,-5.731408 -1.489592,-14.965964 -0.849594,-18.035815 0.837244,-4.015973 2.971097,-6.102582 6.691338,-6.543189 l 1.722859,-0.204047 0.957354,1.633604 c 2.32603,3.96907 2.765852,6.357034 3.546447,19.255041 0.505259,8.348515 1.318232,13.397686 2.373679,14.742323 0.7265636,0.925636 1.6038796,0.440309 2.6931974,-1.489862 C -5.6268737,86.083457 5.3759229,74.159465 9.5439182,71.136015 14.747768,67.361158 21.037372,65.40139 27.948384,65.40139 c 2.33069,0 2.29701,-0.07207 1.575234,3.370467 -0.246285,1.174662 -0.875252,2.865152 -1.397702,3.756649 -1.470187,2.508688 -5.858464,6.955202 -11.878253,12.035901 C 9.9879631,89.847589 1.7638877,98.04454 1.7638877,99.000413 c 0,0.353412 0.1984375,0.696626 0.4409722,0.762702 4.2744566,1.164515 19.4605101,7.813615 29.0543581,12.721225 10.948726,5.60068 17.778535,10.16419 18.970191,12.67542 0.874299,1.84245 0.762063,5.68216 -0.223161,7.63443 -1.074328,2.12884 -1.971689,2.53039 -5.027083,2.24955 -6.466452,-0.59437 -11.213878,-2.73898 -23.128933,-10.4483 -10.773618,-6.97078 -15.6177294,-9.3518 -20.750452,-10.19945 -3.1869521,-0.52631 -3.7746516,-0.1386 -3.6927084,2.4361 0.076062,2.38984 1.0085529,4.54222 4.3882698,10.12903 4.3248297,7.14911 5.5752646,11.66431 4.5705782,16.50387 -0.5120887,2.46671 -1.5641566,3.78726 -3.9740204,4.98814 -2.16940342,1.08106 -3.585905,1.14668 -5.0804268,0.23536 z m 188.0182776,-0.7355 c -1.38673,-0.55989 -3.99506,-5.02098 -5.87943,-10.05576 -3.80246,-10.15969 -8.77239,-33.6572 -13.28158,-62.794451 -1.4259,-9.213791 -1.71637,-13.440489 -1.07688,-15.670235 0.51922,-1.810415 2.10476,-3.885002 3.51425,-4.598208 2.29032,-1.158899 3.19111,-1.170446 5.48972,-0.07037 3.61782,1.731433 3.37847,0.757838 3.4949,14.21602 0.0733,8.477412 0.26962,13.07942 0.70207,16.460742 0.93792,7.333542 1.37427,9.393845 2.01572,9.517377 0.35177,0.06774 1.81994,-1.38437 3.93961,-3.896543 4.36914,-5.178175 11.76671,-12.323894 14.97913,-14.469154 4.27867,-2.857302 6.68457,-3.814858 9.60822,-3.824097 1.94985,-0.0062 2.91,0.179977 4.1805,0.810454 2.17773,1.080689 2.71589,2.210432 2.30921,4.8477 l -0.30714,1.99173 -5.29166,4.786871 c -8.73601,7.902632 -16.58301,16.513724 -19.34649,21.230334 -1.12971,1.92814 -1.04466,2.59627 0.36957,2.90331 1.31815,0.28618 18.07523,6.11365 24.26858,8.43968 2.71639,1.02019 6.22613,2.27891 7.79942,2.79714 3.72992,1.22862 4.47159,2.0097 4.65584,4.90328 0.40459,6.35393 -2.58218,8.26481 -11.17155,7.14736 -7.83827,-1.01973 -14.09729,-3.02629 -22.10907,-7.08789 -3.8266,-1.9399 -5.15722,-2.46565 -5.42469,-2.14337 -0.41533,0.50044 0.0117,2.31162 2.26469,9.60614 1.80215,5.83475 2.21346,8.64508 1.59077,10.86911 -0.5391,1.92549 -1.42646,2.75453 -3.73021,3.48504 -0.98073,0.31098 -2.0126,0.64179 -2.29306,0.73514 -0.28045,0.0933 -0.85215,0.0315 -1.27044,-0.13735 z m 47.1508,-73.488954 -2.99861,-0.772368 0.0984,-1.940278 c 0.24932,-4.917208 1.86174,-7.422263 5.22716,-8.120922 1.89008,-0.392377 2.03359,-0.368658 3.58943,0.593246 2.44306,1.510428 4.06611,3.983825 4.24598,6.470545 0.0802,1.109208 -0.0249,2.33576 -0.23353,2.725675 -1.03744,1.938471 -4.88553,2.343132 -9.92881,1.044102 z"></path>
</g>
</g>
</svg>
<h1 class="subtitle is-spaced">Creates <strong>diagrams</strong> from <strong>textual</strong> descriptions!</h1>
<h2 class="title">🤖 bip... bip... something wrong happened!</h2>
<article class="message is-danger">
<div class="message-body">
<strong>The page you are looking for is temporarily unavailable. Please try again later.</strong>
</div>
</article>
</div>
</section>
<footer class="footer">
<div class="content has-text-centered">
<p>
<svg class="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 279.72827 95.7109" version="1.1">
<g transform="translate(26.081059,-53.951757)">
<g>
<path style="display:inline;fill:#363636;stroke-width:0.35277778"
d="m 77.547803,149.22316 c -2.775945,-0.74746 -5.16152,-2.84073 -8.887093,-7.79816 -7.607617,-10.12305 -16.796011,-32.12138 -16.79794,-40.21666 -0.0011,-4.482967 1.472166,-6.8569 4.426235,-7.132324 2.269914,-0.211635 3.623469,0.682886 5.721142,3.780931 1.564608,2.310753 5.290365,9.736723 6.770095,13.493753 0.993493,2.52248 1.906041,2.7521 2.479132,0.62381 1.224724,-4.54829 5.219633,-11.26641 8.814519,-14.823119 4.206963,-4.162287 7.645675,-5.489631 13.550166,-5.230375 2.686932,0.117979 3.602055,0.323063 5.58528,1.251687 5.699111,2.668553 9.110661,8.499137 8.027061,13.718827 -0.59987,2.88956 -2.67607,4.25257 -7.03425,4.61794 l -2.361613,0.19799 -1.664025,-2.83838 c -2.127465,-3.62888 -2.46889,-3.92296 -3.494496,-3.00996 -0.430873,0.38357 -1.460726,0.89028 -2.288562,1.12603 -4.483625,1.27681 -6.829851,6.98843 -6.901522,16.80097 -0.03274,4.48111 0.07303,5.38031 1.141071,9.70138 1.167429,4.72319 1.769452,10.30002 1.309662,12.13198 -0.42751,1.70333 -2.206057,3.30427 -4.128988,3.71667 -2.113622,0.45329 -2.168183,0.45184 -4.265874,-0.11299 z m 47.511917,0.14132 c -8.66357,-1.20946 -14.38739,-7.15128 -16.25888,-16.87815 -0.67804,-3.52407 -0.64215,-10.38743 0.071,-13.56946 2.00273,-8.93662 9.31942,-17.66167 18.83375,-22.459019 5.77684,-2.912808 10.65821,-4.220386 16.75695,-4.488698 5.78268,-0.25441 7.39786,0.338373 11.14249,4.089368 5.41102,5.420209 8.40165,13.358949 7.97389,21.166909 -0.24452,4.46313 -0.90007,7.02844 -2.73656,10.70881 -3.97819,7.97235 -10.64586,14.49224 -18.85851,18.44053 -5.37172,2.5825 -11.75878,3.7108 -16.92409,2.98971 z m 10.01682,-13.74036 c 2.92723,-1.16186 5.58812,-3.05815 8.6804,-6.18613 3.10931,-3.14521 4.75903,-5.66519 6.06919,-9.27083 1.55772,-4.28691 1.42534,-9.25094 -0.34041,-12.76435 -1.07426,-2.13752 -2.29311,-2.96144 -4.33528,-2.93057 -4.17853,0.0632 -13.44555,6.74436 -19.70881,14.20936 -3.61499,4.3086 -4.43885,5.99859 -4.43885,9.10538 0,4.8253 1.82397,7.51015 5.82083,8.56815 1.79408,0.47491 6.19735,0.0849 8.25293,-0.73101 z m 110.00435,13.72545 c -3.04682,-0.76167 -4.87118,-2.51246 -6.95821,-6.67759 -3.41767,-6.82073 -5.29556,-22.53363 -4.75297,-39.76963 l 0.24652,-7.830989 1.22825,-1.434935 c 1.18877,-1.388812 5.64016,-3.876897 7.9327,-4.433955 1.07276,-0.260664 1.12487,-0.103886 1.52823,4.597531 0.37226,4.339037 1.21377,8.597888 3.52075,17.818368 4.49541,17.96718 5.82106,24.98324 5.82106,30.80829 0,3.05221 -0.97397,5.33311 -2.69998,6.323 -1.35188,0.77532 -4.05776,1.05203 -5.86635,0.59991 z M -2.6885276,148.68849 c -1.7538453,-1.06946 -4.2306875,-5.49411 -6.9294057,-12.37876 -5.5215897,-14.08604 -11.9661707,-37.541911 -15.3144497,-55.738895 -1.054589,-5.731408 -1.489592,-14.965964 -0.849594,-18.035815 0.837244,-4.015973 2.971097,-6.102582 6.691338,-6.543189 l 1.722859,-0.204047 0.957354,1.633604 c 2.32603,3.96907 2.765852,6.357034 3.546447,19.255041 0.505259,8.348515 1.318232,13.397686 2.373679,14.742323 0.7265636,0.925636 1.6038796,0.440309 2.6931974,-1.489862 C -5.6268737,86.083457 5.3759229,74.159465 9.5439182,71.136015 14.747768,67.361158 21.037372,65.40139 27.948384,65.40139 c 2.33069,0 2.29701,-0.07207 1.575234,3.370467 -0.246285,1.174662 -0.875252,2.865152 -1.397702,3.756649 -1.470187,2.508688 -5.858464,6.955202 -11.878253,12.035901 C 9.9879631,89.847589 1.7638877,98.04454 1.7638877,99.000413 c 0,0.353412 0.1984375,0.696626 0.4409722,0.762702 4.2744566,1.164515 19.4605101,7.813615 29.0543581,12.721225 10.948726,5.60068 17.778535,10.16419 18.970191,12.67542 0.874299,1.84245 0.762063,5.68216 -0.223161,7.63443 -1.074328,2.12884 -1.971689,2.53039 -5.027083,2.24955 -6.466452,-0.59437 -11.213878,-2.73898 -23.128933,-10.4483 -10.773618,-6.97078 -15.6177294,-9.3518 -20.750452,-10.19945 -3.1869521,-0.52631 -3.7746516,-0.1386 -3.6927084,2.4361 0.076062,2.38984 1.0085529,4.54222 4.3882698,10.12903 4.3248297,7.14911 5.5752646,11.66431 4.5705782,16.50387 -0.5120887,2.46671 -1.5641566,3.78726 -3.9740204,4.98814 -2.16940342,1.08106 -3.585905,1.14668 -5.0804268,0.23536 z m 188.0182776,-0.7355 c -1.38673,-0.55989 -3.99506,-5.02098 -5.87943,-10.05576 -3.80246,-10.15969 -8.77239,-33.6572 -13.28158,-62.794451 -1.4259,-9.213791 -1.71637,-13.440489 -1.07688,-15.670235 0.51922,-1.810415 2.10476,-3.885002 3.51425,-4.598208 2.29032,-1.158899 3.19111,-1.170446 5.48972,-0.07037 3.61782,1.731433 3.37847,0.757838 3.4949,14.21602 0.0733,8.477412 0.26962,13.07942 0.70207,16.460742 0.93792,7.333542 1.37427,9.393845 2.01572,9.517377 0.35177,0.06774 1.81994,-1.38437 3.93961,-3.896543 4.36914,-5.178175 11.76671,-12.323894 14.97913,-14.469154 4.27867,-2.857302 6.68457,-3.814858 9.60822,-3.824097 1.94985,-0.0062 2.91,0.179977 4.1805,0.810454 2.17773,1.080689 2.71589,2.210432 2.30921,4.8477 l -0.30714,1.99173 -5.29166,4.786871 c -8.73601,7.902632 -16.58301,16.513724 -19.34649,21.230334 -1.12971,1.92814 -1.04466,2.59627 0.36957,2.90331 1.31815,0.28618 18.07523,6.11365 24.26858,8.43968 2.71639,1.02019 6.22613,2.27891 7.79942,2.79714 3.72992,1.22862 4.47159,2.0097 4.65584,4.90328 0.40459,6.35393 -2.58218,8.26481 -11.17155,7.14736 -7.83827,-1.01973 -14.09729,-3.02629 -22.10907,-7.08789 -3.8266,-1.9399 -5.15722,-2.46565 -5.42469,-2.14337 -0.41533,0.50044 0.0117,2.31162 2.26469,9.60614 1.80215,5.83475 2.21346,8.64508 1.59077,10.86911 -0.5391,1.92549 -1.42646,2.75453 -3.73021,3.48504 -0.98073,0.31098 -2.0126,0.64179 -2.29306,0.73514 -0.28045,0.0933 -0.85215,0.0315 -1.27044,-0.13735 z m 47.1508,-73.488954 -2.99861,-0.772368 0.0984,-1.940278 c 0.24932,-4.917208 1.86174,-7.422263 5.22716,-8.120922 1.89008,-0.392377 2.03359,-0.368658 3.58943,0.593246 2.44306,1.510428 4.06611,3.983825 4.24598,6.470545 0.0802,1.109208 -0.0249,2.33576 -0.23353,2.725675 -1.03744,1.938471 -4.88553,2.343132 -9.92881,1.044102 z"></path>
</g>
</g>
</svg>
by <a href="https://yuzutech.fr" target="_blank" rel="noopener noreferrer">Yuzu tech</a>
</p>
</div>
</footer>
</body>
</html>