Skip to content

Commit

Permalink
Deploying to scroll-output from @ d437db6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Apr 19, 2024
1 parent 966e1b6 commit 21f3ca2
Show file tree
Hide file tree
Showing 42 changed files with 1,420 additions and 1,634 deletions.
146 changes: 67 additions & 79 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html><html lang="en"><meta charset="utf-8"></meta>
<title>Page not found</title>
<script>/* This HTML was generated by 📜 Scroll v75.2.1. http://scroll.pub */</script>
<script>/* This HTML was generated by 📜 Scroll v76.0.0. http://scroll.pub */</script>
<style>@media print {.doNotPrint {display: none !important;}}</style>
<link rel="canonical" href="https://scroll.pub/404.html"></link>
<meta charset="iso-8859-1"></meta>
<meta name="viewport" content="width=device-width,initial-scale=1"></meta>
<meta name="description" content="Sorry, the url you requested was not found."></meta>
<meta name="generator" content="Scroll v75.2.1"></meta>
<meta name="generator" content="Scroll v76.0.0"></meta>
<meta property="og:title" content="Page not found"></meta>
<meta property="og:description" content="Sorry, the url you requested was not found."></meta>
<meta property="og:image" content=""></meta>
Expand All @@ -17,15 +17,15 @@
padding: 0;
}
.dropcap:first-letter {
font-size: 3em;
font-size: 3rem;
line-height: .9em;
margin-right: 2px;
margin-right: .125rem;
display: block;
float: left;
}
.dinkus {
text-align: center;
padding: 1em;
padding: 1rem;
}
.dinkus span {
vertical-align: sub;
Expand All @@ -37,24 +37,24 @@
.scrollCaptionedFigure img {
max-width: 100%;
height: auto;
margin-top: 3px;
margin-top: .1875rem;
}
.scrollCaptionedFigure figcaption {
font-family: "SF Pro", "Helvetica Neue", "Segoe UI", "Arial";
font-size: 80%;
font-size: .8rem;
}
.scrollCaptionedFigure figcaption .scrollParagraph {
margin-top: 0;
}
.scrollCodeBlock {
overflow: auto;
font-size: 80%;
font-size: .8rem;
hyphens: none;
white-space: pre;
break-inside: avoid;
display: block;
margin: .5em 0;
padding: .5em;
margin: .5rem 0;
padding: .5rem;
border-radius: 0;
position: relative;
}
Expand All @@ -69,9 +69,9 @@
}
.scrollCopyButton {
position: absolute;
top: 2px;
right: 2px;
font-size: 14px;
top: .125rem;
right: .125rem;
font-size: .875rem;
cursor: pointer;
opacity: 0;
}
Expand All @@ -89,11 +89,11 @@
border-spacing: 0;
}
ol,ul {
padding-left: 1em;
padding-left: 1rem;
}
li {
margin-top: .4em;
line-height: 140%;
margin-top: .4rem;
line-height: 1.4;
}
a {
text-decoration-color: transparent;
Expand All @@ -104,37 +104,37 @@
sup,sub {
vertical-align: baseline;
position: relative;
top: -0.6em;
top: -.375rem;
}
sub {
top: 0.6em;
top: .375rem;
}
html {
padding: 4px;
padding: .25rem;
background-color: rgb(244,244,244);
font-family: Exchange,Georgia,serif;
color: #000;
font-size: 16px;
font-size: var(--base-font-size, 16px);
hyphens: auto;
}
p {
margin-top: 0.4em;
line-height: 1.4em;
margin-top: .4rem;
line-height: 1.4rem;
}
.scrollQuote {
break-inside: avoid;
display: block;
margin: .5em 0;
padding: .5em;
margin: .5rem 0;
padding: .5rem;
background: rgba(204,204,204,.5);
white-space: pre-line;
border-left: .5em solid rgba(204,204,204,.8);
border-left: .5rem solid rgba(204,204,204,.8);
}
code {
font-size: 90%;
font-size: .9rem;
background-color: rgba(204,204,204,.5);
padding: 2px 4px;
border-radius: 4px;
padding: .125rem .25rem;
border-radius: .25rem;
}
.scrollParagraph {
text-align: justify;
Expand All @@ -143,9 +143,9 @@
column-count: auto;
column-fill: balance;
column-width: 35ch;
column-gap: 20px;
padding-left: 20px;
padding-right: 20px;
column-gap: 1.5rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
margin: auto;
}
.scrollSnippetContainer {
Expand All @@ -154,52 +154,40 @@
text-align: justify;
}
h1,h2,h3,h4 {
margin: 10px 0;
margin: .625rem 0;
}
h1 {
font-size: 20px;
font-size: 1.25rem;
}
h2 {
font-size: 18px;
font-size: 1.125rem;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 16px;
h3,h4 {
font-size: 1rem;
}
h1.scrollTitle {
text-align: center;
margin-bottom: .25em;
margin-bottom: .15625rem;
margin-top: 0;
font-size: 28px;
font-size: 1.75rem;
}
h1.scrollTitle a {
color: #000;
}
.scrollDateline {
font-style: italic;
line-height: 1.4em;
font-size: 12px;
line-height: 1.4rem;
font-size: .75rem;
}
.scrollSection {
break-inside: avoid;
}
.scrollSection h1 {
text-align: center;
}
.scrollSection h2 {
text-align: center;
}
.scrollSection h3 {
text-align: center;
}
.scrollSection h4 {
.scrollSection h1,.scrollSection h2,.scrollSection h3,.scrollSection h4 {
text-align: center;
}
h4.scrollQuestion {
text-align: left;
margin: 1.4em 0 0 0;
margin: 1.4rem 0 0 0;
}
.scrollSection:first-child h1,.scrollSection:first-child h2,.scrollSection:first-child h3,.scrollSection:first-child h4 {
margin-top: 0;
Expand All @@ -215,19 +203,19 @@
cursor: default;
}
.scrollCodeBlock {
border-left: .5em solid rgba(204,204,204,.8);
border-left: .5rem solid rgba(204,204,204,.8);
}
.scrollTable {
table-layout: fixed;
margin: .5em 0;
margin: .5rem 0;
overflow: hidden;
font-size: 80%;
font-size: .8rem;
width: 100%;
hyphens: none;
border: 1px solid rgba(224,224,224,.8);
}
.scrollTable td,.scrollTable th {
padding: 3px;
padding: .1875rem;
overflow: hidden;
}
.scrollTable th {
Expand All @@ -238,18 +226,18 @@
background: rgba(224,224,224,.6);
}
.scrollByLine {
font-size: 14px;
font-size: .875rem;
font-style: italic;
margin: 4px 0;
margin: .25rem 0;
text-align: center;
}
.scrollViewSource {
text-align: center;
font-size: 80%;
font-size: .8rem;
margin: 0;
margin-top: 0.4em;
line-height: 1.4em;
margin-bottom: 1em;
margin-top: .4rem;
line-height: 1.4rem;
margin-bottom: 1rem;
}
.scrollViewSource a {
color: #000;
Expand All @@ -260,26 +248,26 @@
}
.scrollDashboard {
width: 100%;
font-size: 30px;
font-size: 1.875rem;
text-align: center;
font-weight: bold;
break-inside: avoid;
margin-top: 8px;
margin-bottom: 8px;
margin-top: .5rem;
margin-bottom: .5rem;
}
.scrollDashboard td {
width: 33.3%;
border: 1px solid #e8e8e8;
}
.scrollDashboard span {
font-size: 20p;;
font-size: 1.25rem;
display: block;
}
.scrollChat span {
font-family: Verdana;
margin-top: 5px;
padding: 5px 20px;
border-radius: 15px;
margin-top: .3125rem;
padding: .3125rem 1.25rem;
border-radius: .9375rem;
display: inline-block;
}
.scrollChatLeft span {
Expand Down Expand Up @@ -312,13 +300,13 @@
</style>
<style>.pageHeader {
position: absolute;
top: 4px;
top: .25rem;
right: 0;
left: 0;
}
.pageHeader svg {
width: 30px;
height: 30px;
width: 1.875rem;
height: 1.875rem;
fill: rgba(204,204,204,.8);
}
.pageHeader svg:hover {
Expand All @@ -327,16 +315,16 @@
.pageHeader a {
color: rgba(204,204,204,.8);
position: absolute;
font-size: 30px;
line-height: 27px;
font-size: 1.875rem;
line-height: 1.7rem;
text-decoration: none;
}
.pageHeader a:hover {
color: #333;
}
</style><div class="pageHeader doNotPrint">
<a style="text-align:left;left:25px;" href="index.html"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a>
<a style="text-align:right;right: 25px;" href="https://github.com/breck7/scroll"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a>
<a style="text-align:left;left:1.5625rem;" href="index.html"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a>
<a style="text-align:right;right: 1.5625rem;" href="https://github.com/breck7/scroll"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a>
</div>

<script>
Expand Down Expand Up @@ -397,5 +385,5 @@
<div class="pageFooter doNotPrint">
<a href="mailto:[email protected]"><svg viewBox="3 5 24 20" width="24" height="20" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1, 0, 0, 1, 0, -289.0625)"><path style="opacity:1;stroke:none;stroke-width:0.49999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5 5 C 4.2955948 5 3.6803238 5.3628126 3.3242188 5.9101562 L 14.292969 16.878906 C 14.696939 17.282876 15.303061 17.282876 15.707031 16.878906 L 26.675781 5.9101562 C 26.319676 5.3628126 25.704405 5 25 5 L 5 5 z M 3 8.4140625 L 3 23 C 3 24.108 3.892 25 5 25 L 25 25 C 26.108 25 27 24.108 27 23 L 27 8.4140625 L 17.121094 18.292969 C 15.958108 19.455959 14.041892 19.455959 12.878906 18.292969 L 3 8.4140625 z " transform="translate(0,289.0625)" id="rect4592"/></g></svg></a>
<a href="https://github.com/breck7/scroll"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a>
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v75.2.1</a>
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v76.0.0</a>
</div></html>
Loading

0 comments on commit 21f3ca2

Please sign in to comment.