mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
* Separate clients, data prepper, and benchmark documentation Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Flexbox card positioning Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Change flex basis Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add links to home page Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Change card layout to grid Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Refactor section traversal Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Add json formatting Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Refactor home layout Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Link the top left nav header to main page and add items to top menu Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> --------- Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
11 lines
621 B
HTML
11 lines
621 B
HTML
<section class="os-banner">
|
|
<header class="banner-head">
|
|
<div class="banner-text-div">
|
|
<span class="banner-text-header">OpenSearch Documentation</span>
|
|
<p class="banner-text-description">Learn to use OpenSearch, the highly scalable and extensible open-source software suite for search, analytics, observability, and other data-intensive applications.</p>
|
|
</div>
|
|
<div>
|
|
<button class="btn-contribute"><span>Contribute<svg width="20" viewBox="0 0 24 24"><use xlink:href="#svg-arrow-right"></use></svg></span></button>
|
|
</div>
|
|
</header>
|
|
</section> |