Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 5, 2024
0 parents commit ba79453
Show file tree
Hide file tree
Showing 78 changed files with 1,815 additions and 0 deletions.
43 changes: 43 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="VuePress 2.0.0-rc.18" />
<style>
:root {
--vp-c-bg: #fff;
}

[data-theme='dark'] {
--vp-c-bg: #1b1b1f;
}

html,
body {
background-color: var(--vp-c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme')
const systemDarkMode =
'matchMedia' in window
? window.matchMedia('(prefers-color-scheme: dark)').matches
: false

if (userMode === 'light') {
document.documentElement.dataset.theme = 'light'
} else if (userMode === 'dark' || systemDarkMode) {
document.documentElement.dataset.theme = 'dark'
}
</script>
<link rel="icon" href="./favicon.ico" media="(prefers-color-scheme: no-preference)"><link rel="icon" href="./favicon.ico" media="(prefers-color-scheme: light)"><link rel="icon" href="./favicon-white.ico" media="(prefers-color-scheme: dark)"><title>Spacialist Documentation</title><meta name="description" content="A documentation for the Spacialist project">
<link rel="preload" href="/spacialist-docs/assets/style-Bu3HJUUE.css" as="style"><link rel="stylesheet" href="/spacialist-docs/assets/style-Bu3HJUUE.css">
<link rel="modulepreload" href="/spacialist-docs/assets/app-CBjAMpej.js"><link rel="modulepreload" href="/spacialist-docs/assets/404.html-Blepvyfe.js">
<link rel="prefetch" href="/spacialist-docs/assets/index.html-IDskAuYC.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/coding-structure.html-B72VJ_gF.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/coding-style.html-BB_duQR3.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/docs.html-D0IiVHvv.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/overview.html-DZugk-lH.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/plugins.html-X5Lbr2Xf.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute-types.html-DfusRKHg.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute.html-q74WUtJL.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/bibliography.html-Dj-4RTP1.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/data-analysis.html-C8O_X1Um.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/data-importer.html-mw1NSCeq.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/data-model.html-BNTb5fRJ.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/entity-type.html-DZ-CeFJc.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/geodata.html-BxHqy2_e.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/overview.html-D7ft9yIp.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/thesaurus.html-B6KW7gP-.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute.html-C0jDO5mf.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/entity_type.html-D7Csw2Jr.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/export-types.html-BOi7A7AY.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/refresh-testing.html-D-qkjAoP.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/vue-structure.html-D479G7jE.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/testing-data.html--jdekUgL.js" as="script">
</head>
<body>
<div id="app"><!--[--><div class="vp-theme-container" vp-container data-v-596c25ff><main class="page" data-v-596c25ff><div class="theme-default-content" vp-content data-v-596c25ff><h1 data-v-596c25ff>404</h1><blockquote data-v-596c25ff>There&#39;s nothing here.</blockquote><a class="route-link" href="/spacialist-docs/" data-v-596c25ff>Take me home</a></div></main></div><!--[--><!----><!--]--><!--]--></div>
<script type="module" src="/spacialist-docs/assets/app-CBjAMpej.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/404.html-Blepvyfe.js

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

33 changes: 33 additions & 0 deletions assets/app-CBjAMpej.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/attribute-types.html-DfusRKHg.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/attribute.html-C0jDO5mf.js

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

1 change: 1 addition & 0 deletions assets/attribute.html-q74WUtJL.js

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

1 change: 1 addition & 0 deletions assets/bibliography.html-Dj-4RTP1.js

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

1 change: 1 addition & 0 deletions assets/coding-structure.html-B72VJ_gF.js

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

20 changes: 20 additions & 0 deletions assets/coding-style.html-BB_duQR3.js

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

1 change: 1 addition & 0 deletions assets/data-analysis.html-C8O_X1Um.js

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

1 change: 1 addition & 0 deletions assets/data-importer.html-mw1NSCeq.js

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

1 change: 1 addition & 0 deletions assets/data-model.html-BNTb5fRJ.js

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

Binary file added assets/date-CDV3bE1A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/date-range-DABe5F3Q.png
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 ba79453

Please sign in to comment.