You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial rebranding styles
Changed header and footer background color for both light and dark modes
* Initial rebranding styles
* Fixing styles
The headings should no longer be underlined and cards should now show have black as font color in dark mode
* Fixes in links
The links and titles should now show properly in cards for both dark and light modes
* Rebranding styles
This commit includes multiple changes for the rebranding styles, like changing some colors.
* The right content bar should now be sticky to the page, making it always available with no need to scroll to the top
* Collapse and Expand all buttons has been added for the left navbar
* The GCX code component should now take all the entire height from the body space on the website.
* The code blocks should no longer have bold font
* New 404 docs design
This commit includes the new content and style applied to the antora 404 page.
* Update 404.hbs
This update includes the relative paths used on the live server
* Update 404.hbs
Changed location to /en/home
* 404 footer fix
The footer for the 404 page should now be fixed at the bottom of the device
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
136
+
other countries.</p>
137
+
<p>Kubernetes is the registered trademark of the Linux Foundation.</p>
138
+
</div>
139
+
<!-- product and doc name for dsInit -->
140
+
<divid="ds-params"style="display: none;">
141
+
<spanid="ds-product">landing_page</span>
142
+
<spanid="ds-docname">landingpage</span>
143
+
</div>
144
+
</div>
145
+
<!-- Digital Attribution Code -->
146
+
<scripttype="text/javascript">
147
+
var bfId="xx4vaCYlG5ayt04m", bfSession =0.041666666666666664;
<h1class="page">{{{orpage.title'Oops! We can’t find that page.'}}}</h1>
4
6
<divclass="paragraph">
5
-
<p>The page you’re looking for does not exist. It may have been moved.</p>
7
+
<p>The page you’re looking for doesn’t exist. It might have been moved or maybe there was a typo in the URL. Get back into our documentation from the links to the left or the <ahref="https://docs.datastax.com/">home page</a>.
8
+
</p>
6
9
</div>
7
10
<divclass="paragraph">
8
-
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken.
9
-
If you typed the URL of this page manually, please double check that you entered the address correctly.</p>
11
+
<ul>
12
+
<li>
13
+
Want to help us make the DataStax docs better for others? Fill out the form below to let us know which URL is broken and from which page. The DataStax Docs Team will review your form and fix the link.
14
+
</li>
15
+
<li>
16
+
If you arrived on this page by clicking a link on another site, notify the owner of that site that the link is broken.
17
+
</li>
18
+
<li>
19
+
Double check to make sure the URL is entered correctly.
<h1class="page">{{{orpage.title'Page Not Found'}}}</h1>
3
3
<divclass="paragraph">
4
-
<p>The page you’re looking for does not exist. It may have been moved. You can{{#withsite.homeUrl}} return to the <ahref="{{{this}}}">start page</a>, or{{/with}} follow one of the links in the navigation to the left.</p>
4
+
<p>The page you’re looking for doesn’t exist. It might have been moved or maybe there was a typo in the URL. Get back into our documentation from the links to the left or the <ahref="https://docs.datastax.com/">home page</a>.
5
+
</p>
5
6
</div>
6
7
<divclass="paragraph">
7
-
<p>If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken.
8
-
If you typed the URL of this page manually, please double check that you entered the address correctly.</p>
8
+
<ul>
9
+
<li>
10
+
Want to help us make the DataStax docs better for others? Fill out the form below to let us know which URL is broken and from which page. The DataStax Docs Team will review your form and fix the link.
11
+
</li>
12
+
<li>
13
+
If you arrived on this page by clicking a link on another site, notify the owner of that site that the link is broken.
14
+
</li>
15
+
<li>
16
+
Double check to make sure the URL is entered correctly.
0 commit comments