Skip to content

Commit

Permalink
Auto-deployed from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent 975b553 commit 1112b6e
Show file tree
Hide file tree
Showing 133 changed files with 18,859 additions and 0 deletions.
1 change: 1 addition & 0 deletions main/.github_source_repository
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
riptano/docs-ui
264 changes: 264 additions & 0 deletions main/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,264 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Page Not Found :: PREVIEW Datastax Docs</title>
<meta name="generator" content="Antora 1.0.0">
<link rel="stylesheet" href="/docs-ui/main/_/css/site.css">
<link rel="stylesheet" href="/docs-ui/main/_/css/vendor/tabs.css">
<link rel="icon" href="https://www.datastax.com/favicon.ico">
<meta property="article:published_time" content="">
<meta property="article:modified_time" content="">
<meta property="article:author" content="DataStax">
<meta property="og:site_name" content="DataStax Documentation">
<meta property="og:type" content="article">
<meta property="og:url" content="">
<meta property="og:title" content="Page Not Found :: PREVIEW Datastax Docs">
<meta property="og:description" content="">
<meta property="og:image" content="https://docs.datastax.com/en/astra/_/img/datastax-docs-banner.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="628">
<meta property="og:image:alt" content="DataStax Documentation">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@datastax">
<meta name="twitter:creator" content="@datastax">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="Page Not Found :: PREVIEW Datastax Docs">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://docs.datastax.com/en/astra/_/img/datastax-docs-banner.png">
<script type="application/ld+json">
[
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "",
"name":"Page Not Found",
"inLanguage":"en-US",
"reviewedBy":{
"@type": "Corporation",
"@id": "https://datastax.com#organization",
"name": "DataStax"
},
"author":{
"@type": "Corporation",
"@id": "https://datastax.com#organization",
"name": "DataStax"
},
"isPartOf": {
"@type": "WebSite",
"@id": "https://docs.datastax.com",
"name": "DataStax Documentation"
},
"mainEntity":
{
"@type":"TechArticle",
"@id": "#main_content",
"mainEntityOfPage": "true",
"datePublished":"",
"dateModified":"",
"headline": "Page Not Found",
"description":"",
"keywords":"",
"image": "https://docs.datastax.com/en/astra/_/img/datastax-docs-banner.png",
"publisher":{
"@type": "Corporation",
"@id": "https://datastax.com#organization",
"name": "DataStax",
"url": "https://datastax.com"
},
"author":{
"@type": "Corporation",
"@id": "https://datastax.com#organization",
"name": "DataStax",
"url": "https://datastax.com"
}
}
}
]
</script>


<script>var uiRootPath = '/docs-ui/main/_'</script>

<link rel="preload" href="/docs-ui/main/_/font/material-icons-outlined-latin-400-normal.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/docs-ui/main/_/font/roboto-flex-latin-400-normal.woff2" as="font" type="font/woff2"
crossorigin>
<link rel="preload" href="/docs-ui/main/_/font/roboto-mono-latin-500-normal.woff2" as="font" type="font/woff2"
crossorigin>

<script>
var prefersTheme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'
var storedTheme = localStorage.getItem('theme') || prefersTheme

if (storedTheme) {
document.documentElement.setAttribute('data-theme', storedTheme)
} else {
document.documentElement.setAttribute('data-theme', 'light')
}
</script>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
</head>
<body class="status-404">
<header class="header">
<nav class="navbar">
<div class="navbar-brand">
<a href="http://localhost:5252" id="datastax-docs-logo-main"></a>
<button data-target="topbar-nav" class="navbar-burger btn btn-icon btn-neutral btn-plain lg:hidden"></button>
</div>
<div id="topbar-nav" class="navbar-menu">
<div class="navbar-end hide-for-print">
<div class="search">
<div class="DocSearch" id="docsearch"></div>
</div>
<button class="btn btn-neutral btn-outlined" id="get-support"><span
class="material-icons lg:mr-1">support_agent</span>Get Live Help</button>

<button class="btn btn-icon btn-neutral btn-outlined" id="theme-toggle"></button>
</div>
</div>
</nav>
</header><div class="body">
<div class="nav-container" autofocus>
<aside class="nav">
<div class="panels">
</div>
</aside>
</div> <div class="content-container">
<main class="article">
<div class="toolbar" role="navigation">
<button
class="nav-toggle btn btn-neutral btn-plain btn-icon mr-auto lg:hidden"
></button><nav class="breadcrumbs" aria-label="breadcrumbs">
</nav>
</div>
<div class="content">
<article class="doc">
<h1 class="page">Page Not Found</h1>
<div class="paragraph">
<p>The page you&#8217;re looking for does not exist. It may have been moved.
You can
return to the
<a href="http://localhost:5252">start page</a>, or
follow one of the links in the navigation to the left.</p>
</div>
<div class="paragraph">
<p>If you arrived on this page by clicking on a link, please notify the
owner of the site that the link is broken. If you typed the URL of this
page manually, please double check that you entered the address correctly.</p>
</div>
</article> </div>
</main> <hr class="mx-2 md:mx-3" />

<footer
class="footer flex flex-col gap-3 px-2 py-5 text-sm md:flex-row md:px-3 [&_a]:text-[var(--ds-primary-main)]"
>
<div class="flex flex-col gap-3">
<a
href="https://www.datastax.com"
target="_blank"
id="datastax-docs-logo-text"
title="Go to the DataStax Website"
data-track="Footer datastax.com Link Clicked"
></a>
<p class="!m-0">
<span>©</span>
<span id="copyrightdate">2023</span>
<span>DataStax |
<a
href="https://www.datastax.com/legal/datastax-website-privacy-policy"
target="_blank"
data-track="Footer Privacy Policy Link Clicked"
>Privacy policy</a>
|
<a
href="https://www.datastax.com/legal/datastax-website-terms-use"
target="_blank"
data-track="Footer Terms of Use Link Clicked"
>Terms of use</a>
</span>
</p>
<p class="text-xs !m-0 max-w-[640px] text-[var(--ds-text-tertiary)]">Apache,
Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache
Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark,
Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered
trademarks or trademarks of the Apache Software Foundation or its
subsidiaries in Canada, the United States and/or other countries.
Kubernetes is the registered trademark of the Linux Foundation.</p>
</div>
<div class="flex flex-col gap-3 md:ml-auto md:items-end">
<div class="flex gap-2">
<a
href="https://www.facebook.com/datastax"
target="_blank"
data-track="Footer Facebook Link Clicked"
title="Go to DataStax Facebook"
class="h-2.5 w-2.5 bg-[url('../img/social-facebook.svg')] bg-no-repeat dark:invert"
></a>
<a
href="https://twitter.com/datastax"
target="_blank"
title="Go to DataStax X (Twitter)"
data-track="Footer Twitter Link Clicked"
class="h-2.5 w-2.5 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert"
></a>
<a
href="https://github.com/datastax/"
target="_blank"
title="Go to DataStax GitHub"
data-track="Footer Github Link Clicked"
class="h-2.5 w-2.5 bg-[url('../img/social-github.svg')] bg-no-repeat dark:invert"
></a>
<a
href="https://www.twitch.tv/datastaxdevs"
target="_blank"
title="Go to DataStax Twitch"
data-track="Footer Twitch Link Clicked"
class="h-2.5 w-2.5 bg-[url('../img/social-twitch.svg')] bg-no-repeat dark:invert"
></a>
<a
href="https://www.linkedin.com/company/datastax/"
target="_blank"
title="Go to DataStax Linkedin"
data-track="Linkedin Link Clicked"
class="h-2.5 w-2.5 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert"
></a>
<a
href="https://datastax.medium.com/"
target="_blank"
title="Go to DataStax Medium"
data-track="Footer Medium Link Clicked"
class="h-2.5 w-2.5 bg-[url('../img/social-medium.svg')] bg-no-repeat dark:invert"
></a>
</div>
<p class="!m-0 md:text-right">General Inquiries:
<a
href="tel:+1-650-389-6000"
data-track="Footer Telephone Link Clicked"
>+1 (650) 389-6000</a>,
<a
href="mailto:[email protected]"
data-track="Footer Email Link Clicked"
>[email protected]</a>
</p>
</div>
</footer> </div>
</div>
<script id="site-script" src="/docs-ui/main/_/js/site.js" data-ui-root-path="/docs-ui/main/_"></script>
<script async src="/docs-ui/main/_/js/vendor/tabs.js"></script>
<script async src="/docs-ui/main/_/js/vendor/highlight.js"></script>

<script src="https://cdn.jsdelivr.net/npm/@docsearch/js@3"></script>
<script>
docsearch({
container: '#docsearch',
appId: '2ELPRZR9UC',
indexName: 'crawler_docsearch-astra',
apiKey: '1f4acbf51d118e4137e9a63b38bd8456',
})
</script>
</body>
</html>
Loading

0 comments on commit 1112b6e

Please sign in to comment.