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 2338c85
Show file tree
Hide file tree
Showing 65 changed files with 1,674 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-DaV2zI-H.css" as="style"><link rel="stylesheet" href="/spacialist-docs/assets/style-DaV2zI-H.css">
<link rel="modulepreload" href="/spacialist-docs/assets/app-D8qYGPor.js"><link rel="modulepreload" href="/spacialist-docs/assets/404.html-CIgfENeA.js">
<link rel="prefetch" href="/spacialist-docs/assets/index.html-C4UE6tFq.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/coding-structure.html-B8QKi12V.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/coding-style.html-dTmvglqG.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/docs.html-XHgT9Vxa.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/overview.html-BU1X2Gfm.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/plugins.html-DMyx8Ppu.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute-types.html--Kwyb80i.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute.html-Ds9K8HZo.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/bibliography.html-HGFqM0Vi.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/data-importer.html-Bryr6jnC.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/data-model.html-kigBFCqd.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/entity-type.html-DgFLw-ED.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/geodata.html-DQ4NI6ka.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/overview.html-BWtXn-pb.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/thesaurus.html-B2TfLEH-.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/attribute.html-KZImpv1t.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/entity_type.html-D7VRokdm.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/export-types.html-ChHXTxvc.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/refresh-testing.html-DbHkTHV0.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/vue-structure.html-BInKqi4c.js" as="script"><link rel="prefetch" href="/spacialist-docs/assets/testing-data.html-BGve0DEa.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>That&#39;s a Four-Oh-Four.</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-D8qYGPor.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/404.html-CIgfENeA.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-D8qYGPor.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/attribute.html-Ds9K8HZo.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-KZImpv1t.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-HGFqM0Vi.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-B8QKi12V.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-dTmvglqG.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-Bryr6jnC.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-kigBFCqd.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.
1 change: 1 addition & 0 deletions assets/docs.html-XHgT9Vxa.js

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

Binary file added assets/entity-single-dropdown-CTa-nHgU.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 2338c85

Please sign in to comment.