Skip to content

Commit

Permalink
Deploy thedataquarry/thedataquarry.github.io to thedataquarry/thedata…
Browse files Browse the repository at this point in the history
…quarry.github.io:gh-pages
  • Loading branch information
GitHub Actions committed Feb 15, 2024
0 parents commit 0be4bab
Show file tree
Hide file tree
Showing 153 changed files with 12,059 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1.0" name=viewport><meta content="light dark" name=color-scheme><title>404</title><link href=/img/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=/img/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=/img/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><style>body{--primary-color:#376dd9;--primary-pale-color:#698bcf1c;--inline-code-color:#444;--text-color:#444;--text-pale-color:#545967;--bg-color:#fff;--highlight-mark-color:#5f75b045;--callout-note-color:#3e70d6;--callout-important-color:#7a46cd;--callout-warning-color:#d3822b;--callout-alert-color:#d43f3f;--callout-question-color:#3089b5;--callout-tip-color:#35a06b;--main-font:"IBMPlexSans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--code-font:"IBMPlexMono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--homepage-max-width:750px;--main-max-width:750px;--avatar-size:175px;--paragraph-font-size:16px;--paragraph-line-height:1.5em;--aside-font-size:16px;--img-border-radius:4px;--inline-code-border-radius:2px}body.dark{--primary-color:#689afd;--primary-pale-color:#93acdd1c;--inline-code-color:#d2d2d2;--text-color:#ddd;--text-pale-color:#a0a0a0;--bg-color:#202124;--highlight-mark-color:#5f75b045;--callout-note-color:#698bcf;--callout-important-color:#9374c5;--callout-warning-color:#c99054;--callout-alert-color:#d35757;--callout-question-color:#5091b2;--callout-tip-color:#3ea06f}</style><link href=/main.css rel=stylesheet><script async data-website-id=01228822-c189-4b8a-93ba-733d045bf346 src=https://analytics.eu.umami.is/script.js></script><body class=not-found><script>if(localStorage.getItem('theme')=='dark'){document.body.classList.add('dark');const a=document.querySelector('link#hl');if(a)a.href='/hl-dark.css'}</script><div class=wrapper><div class=error><div class=code>404</div><div class=spacer></div><div class=text>Not Found</div></div><a href=/>« back to home »</a></div><script src=/js/main.js></script>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
thedataquarry.com
5,071 changes: 5,071 additions & 0 deletions atom.xml

Large diffs are not rendered by default.

Empty file.
Empty file added categories/general/index.html
Empty file.
Empty file added categories/index.html
Empty file.
Empty file added categories/languages/index.html
Empty file.
Empty file added categories/tools/index.html
Empty file.
Binary file added font/IBMPlexMono-Italic.woff2
Binary file not shown.
Binary file added font/IBMPlexMono-Regular.woff2
Binary file not shown.
Binary file added font/IBMPlexSans-Bold.woff2
Binary file not shown.
Binary file added font/IBMPlexSans-Italic.woff2
Binary file not shown.
Binary file added font/IBMPlexSans-Regular.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions giscus_dark.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions giscus_light.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 74 additions & 0 deletions hl-dark.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
/*
* theme "Tomorrow Night" generated by syntect
*/

.z-code {
color: #c5c8c6;
}

.z-comment, .z-string.z-quoted.z-double.z-block.z-python {
color: #999999;
}
.z-keyword.z-operator.z-class, .z-constant.z-other, .z-source.z-php.z-embedded.z-line {
color: #ced1cf;
}
.z-variable, .z-support.z-other.z-variable, .z-string.z-other.z-link, .z-string.z-regexp, .z-entity.z-name.z-tag, .z-entity.z-other.z-attribute-name, .z-meta.z-tag, .z-declaration.z-tag {
color: #a67878;
}
.z-constant.z-numeric, .z-constant.z-language, .z-support.z-constant, .z-constant.z-character, .z-variable.z-parameter, .z-punctuation.z-section.z-embedded, .z-keyword.z-other.z-unit {
color: #e08355;
}
.z-type, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class, .z-support.z-type, .z-support.z-class {
color: #6a8f8a;
}
.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class, .z-markup.z-heading {
color: #85ad74;
}
.z-keyword.z-operator, .z-constant.z-other.z-color {
color: #6a8f8a;
}
.z-entity.z-name.z-function, .z-meta.z-function-call, .z-support.z-function, .z-keyword.z-other.z-special-method, .z-meta.z-block-level {
color: #81a2be;
}
.z-keyword, .z-storage, .z-storage.z-type, .z-entity.z-name.z-tag.z-css {
color: #b294bb;
}
.z-invalid {
color: #ced2cf;
background-color: #df5f5f;
}
.z-meta.z-separator {
color: #ced2cf;
background-color: #82a3bf;
}
.z-invalid.z-deprecated {
color: #ced2cf;
background-color: #b798bf;
}
.z-markup.z-inserted.z-diff, .z-markup.z-deleted.z-diff, .z-meta.z-diff.z-header.z-to-file, .z-meta.z-diff.z-header.z-from-file {
color: #ffffff;
}
.z-markup.z-inserted.z-diff, .z-meta.z-diff.z-header.z-to-file {
color: #5fe375;
background-color: #000000;
}
.z-markup.z-deleted.z-diff, .z-meta.z-diff.z-header.z-from-file {
color: #d46565;
}
.z-meta.z-diff.z-header.z-from-file, .z-meta.z-diff.z-header.z-to-file {
color: #ffffff;
background-color: #4271ae;
}
.z-meta.z-diff.z-range {
color: #3e999f;
font-style: italic;
}
.z-markup.z-deleted {
color: #f92672;
}
.z-markup.z-inserted {
color: #a6e22e;
}
.z-markup.z-changed {
color: #967efb;
}
64 changes: 64 additions & 0 deletions hl-light.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
/*
* theme "Tomorrow" generated by syntect
*/

.z-code {
color: #4d4d4c;
}

.z-comment, .z-string.z-quoted.z-double.z-block.z-python {
color: #999999;
}
.z-keyword.z-operator.z-class, .z-constant.z-other, .z-source.z-php.z-embedded.z-line {
color: #666969;
}
.z-variable, .z-support.z-other.z-variable, .z-string.z-other.z-link, .z-string.z-regexp, .z-entity.z-name.z-tag, .z-entity.z-other.z-attribute-name, .z-meta.z-tag, .z-declaration.z-tag {
color: #a67878;
}
.z-constant.z-numeric, .z-constant.z-language, .z-support.z-constant, .z-constant.z-character, .z-variable.z-parameter, .z-punctuation.z-section.z-embedded, .z-keyword.z-other.z-unit {
color: #e08355;
}
.z-type, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class, .z-support.z-type, .z-support.z-class {
color: #568a8f;
}
.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class, .z-markup.z-heading {
color: #85ad74;
}
.z-keyword.z-operator, .z-constant.z-other.z-color {
color: #568a8f;
}
.z-entity.z-name.z-function, .z-meta.z-function-call, .z-support.z-function, .z-keyword.z-other.z-special-method, .z-meta.z-block-level {
color: #4271ae;
}
.z-keyword, .z-storage, .z-storage.z-type {
color: #8959a8;
}
.z-invalid {
color: #ffffff;
background-color: #df5f5f;
}
.z-meta.z-separator {
color: #ffffff;
background-color: #4271ae;
}
.z-invalid.z-deprecated {
color: #ffffff;
background-color: #8959a8;
}
.z-markup.z-inserted.z-diff, .z-markup.z-deleted.z-diff, .z-meta.z-diff.z-header.z-to-file, .z-meta.z-diff.z-header.z-from-file {
color: #ffffff;
}
.z-markup.z-inserted.z-diff, .z-meta.z-diff.z-header.z-to-file {
background-color: #65c23a;
}
.z-markup.z-deleted.z-diff, .z-meta.z-diff.z-header.z-from-file {
background-color: #c82829;
}
.z-meta.z-diff.z-header.z-from-file, .z-meta.z-diff.z-header.z-to-file {
color: #ffffff;
background-color: #4271ae;
}
.z-meta.z-diff.z-range {
color: #3e999f;
font-style: italic;
}
1 change: 1 addition & 0 deletions icon/alert.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icon/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icon/backlink.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icon/buymeacoffee.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icon/check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0be4bab

Please sign in to comment.