Skip to content

Commit

Permalink
docs: update index page
Browse files Browse the repository at this point in the history
Simplify the index page.

Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
  • Loading branch information
andrewrynhard authored and smira committed Mar 30, 2022
1 parent ad6b7ec commit 1d55f05
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 5,532 deletions.
106 changes: 1 addition & 105 deletions website/content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<section class="">
<div class="container">
<div class="row align-items-center">
<div class="row align-items-center justify-content-center">
<div class="col-12 col-lg-6">
<h1 class="display-1 text-center mb-5">What is Talos Linux?</h1>
<p class="">
Expand Down Expand Up @@ -37,10 +37,6 @@ <h1 class="display-1 text-center mb-5">What is Talos Linux?</h1>
</div>
</div>
</div>

<div class="col-12 col-lg-6">
<img class="img-fluid rounded" src="/images/talos-arch.svg" alt="Featured Image">
</div>
</div>
</div>
</section>
Expand Down Expand Up @@ -73,106 +69,6 @@ <h3 class="display-4 text-center mb-3">Evolvability</h3>
</p>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12 col-lg-8">
<h3 class="display-4 text-center mb-4">API Driven</h3>
<div class="text-center">

<div class="tab-content mb-3" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-cluster" role="tabpanel" aria-labelledby="pills-cluster-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/cluster-create.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-services" role="tabpanel" aria-labelledby="pills-services-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-services.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-routes" role="tabpanel" aria-labelledby="pills-routes-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-routes.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-interfaces" role="tabpanel" aria-labelledby="pills-interfaces-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-interfaces.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-containers" role="tabpanel" aria-labelledby="pills-containers-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-containers.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-processes" role="tabpanel" aria-labelledby="pills-processes-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-processes.cast"></asciinema-player>
</div>
<div class="tab-pane fade" id="pills-mounts" role="tabpanel" aria-labelledby="pills-mounts-tab">
<asciinema-player autoplay loop rows="29" preload src="/asciinema/talosctl-mounts.cast"></asciinema-player>
</div>
</div>

<script src="/asciinema/asciinema-player.js"></script>

<ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1 active" id="pills-cluester-tab" data-toggle="pill" href="#pills-cluster" role="tab" aria-controls="pills-cluster" aria-selected="true">
Cluster
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-services-tab" data-toggle="pill" href="#pills-services" role="tab" aria-controls="pills-services" aria-selected="false">
Services
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-routes-tab" data-toggle="pill" href="#pills-routes" role="tab" aria-controls="pills-routes" aria-selected="false">
Routes
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-interfaces-tab" data-toggle="pill" href="#pills-interfaces" role="tab" aria-controls="pills-interfaces" aria-selected="false">
Interfaces
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-containers-tab" data-toggle="pill" href="#pills-containers" role="tab" aria-controls="pills-containers" aria-selected="false">
Containers
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-processes-tab" data-toggle="pill" href="#pills-processes" role="tab" aria-controls="pills-processes" aria-selected="false">
Processes
</a>
</li>
<li class="nav-item" role="presentation">
<a class="btn btn-primary font-weight-bold mx-1" id="pills-mounts-tab" data-toggle="pill" href="#pills-mounts" role="tab" aria-controls="pills-mounts" aria-selected="false">
Mounts
</a>
</li>
</ul>

</div>
</div>
</div>
</div>
</section>

<section class="">
<div class="container">
<h2 class="display-2 text-center mb-5">Built with Modern Technology</h2>
<div class="row justify-content-center align-items-center mb-5">
<div class="col-7 col-sm-3 col-md-3 col-lg-2 mb-2">
<a class="d-flex justify-content-center" href="https://www.musl-libc.org/">
<img class="img-fluid" src="/images/musl-logo.png" alt="Musl Logo">
</a>
</div>
<div class="col-7 col-sm-3 col-md-3 col-lg-2 mb-2">
<a class="d-flex justify-content-center" href="https://golang.org/">
<img class="img-fluid" src="/images/go-logo.png" alt="Go Logo">
</a>
</div>
<div class="col-7 col-sm-3 col-md-3 col-lg-2 mb-2">
<a class="d-flex justify-content-center" href="https://grpc.io/">
<img class="img-fluid" src="/images/grpc-logo.png" alt="GRPC Logo">
</a>
</div>
<div class="col-7 col-sm-3 col-md-3 col-lg-2 mb-2">
<a class="d-flex justify-content-center" href="https://containerd.io/">
<img class="img-fluid" src="/images/containerd-logo.png" alt="Containerd Logo">
</a>
</div>
</div>
</div>
</section>

Expand Down
4 changes: 3 additions & 1 deletion website/content/v1.0/virtualized-platforms/kvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: "KVM"
---

Talos is known to work on KVM; however, it is currently undocumented.
Talos is known to work on KVM.
We don't yet have a documented guide specific to Xen; however, you can follow the [General Getting Started Guide](../../introduction/getting-started).
If you run into any issues, our [community](https://slack.dev.talos-systems.io/) can probably help!
4 changes: 3 additions & 1 deletion website/content/v1.0/virtualized-platforms/xen.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: "Xen"
---

Talos is known to work on Xen; however, it is currently undocumented.
Talos is known to work on Xen.
We don't yet have a documented guide specific to Xen; however, you can follow the [General Getting Started Guide](../../introduction/getting-started).
If you run into any issues, our [community](https://slack.dev.talos-systems.io/) can probably help!
1 change: 0 additions & 1 deletion website/layouts/partials/hooks/head-end.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3"/>
<link rel="stylesheet" type="text/css" href="/asciinema/asciinema-player.css" />

<!--- https://aaronluna.dev/blog/add-copy-button-to-code-blocks-hugo-chroma/ -->
{{ if (findRE "<pre" .Content 1) }}
Expand Down
Loading

0 comments on commit 1d55f05

Please sign in to comment.