Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3917e95 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
frelon committed Feb 19, 2024
1 parent 0f40e6b commit abf9861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en-us><head><meta name=generator content="Hugo 0.111.0"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=x-ua-compatible content="IE=edge"><title>Elemental toolkit</title><meta name=description content="Elemental toolkit documentation website"><link rel=stylesheet type=text/css href=https://rancher.github.io/elemental-toolkit/sass/main.min.css?1708094516><link rel=alternate type=application/rss+xml href=https://rancher.github.io/elemental-toolkit/index.xml title="Elemental toolkit"><script async defer src=https://buttons.github.io/buttons.js></script>
<!doctype html><html lang=en-us><head><meta name=generator content="Hugo 0.111.0"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=x-ua-compatible content="IE=edge"><title>Elemental toolkit</title><meta name=description content="Elemental toolkit documentation website"><link rel=stylesheet type=text/css href=https://rancher.github.io/elemental-toolkit/sass/main.min.css?1708356614><link rel=alternate type=application/rss+xml href=https://rancher.github.io/elemental-toolkit/index.xml title="Elemental toolkit"><script async defer src=https://buttons.github.io/buttons.js></script>
<script type=text/javascript src=//cdn.bizible.com/scripts/bizible.js async></script></head><body><header><div class=rancher-header><a href=https://rancher.com/ target=blank><img src=images/rancher-logo-horiz-white.svg height=20 width=136></a><div><a href=https://rancher.com/ target=blank>See what else Rancher is up to.</a>
<a class=github-button href=https://github.com/rancher/elemental-toolkit data-icon=octicon-star data-show-count=true aria-label="Star on GitHub">Star</a>
<a class=github-button href=https://github.com/rancher/elemental-toolkit/fork data-icon=octicon-repo-forked data-show-count=true aria-label="Fork on GitHub">Fork</a></div></div><div class=sub-header><a href=https://rancher.github.io/elemental-toolkit><img src=images/logo-Elemental%20toolkit.svg alt="Elemental toolkit"></a><nav><ul class=menu><li><a href=https://rancher.github.io/elemental-toolkit/docs/ class="btn no-bg">Documentation</a></li><li><a href=https://github.com/rancher/elemental-toolkit/releases class="btn no-bg">Github releases</a></li><li><a href=https://github.com/rancher/elemental-toolkit class=btn><img src=images/icon-github.svg><span>Github</span></a></li></ul></nav></div></header><main><div><section class=intro><div class=bg-primary><div class="wrap grid-two"><div><h1>Immutable Linux Derivatives at your fingertips</h1><div><h4>Elemental is a toolkit to build, ship and maintain cloud-init driven Linux derivatives with containers..</h4></div><a href=docs/ class=btn target=_blank rel=noopener>Learn More</a></div></div></div><div class=folder><h4>Great For</h4><div class="bg-light grid-dynamic text-center"><h5>Embedded</h5><h5>Appliances</h5><h5>Edge</h5><h5>True DevOps</h5></div></div></section><section class=wrap><h2>Why Use Elemental toolkit ?</h2><div class=grid-four><div><h5>Built for DevOps</h5><p>Elemental toolkit allows to maintain custom Linux derivatives in a GitOps style with container registries.</p></div><div><h5>Operational Happiness</h5><p>Upgrade machines from container images in OTA style - manually or automatically within kubernetes.</p></div><div><h5>Bring your own OS</h5><p>A common featureset shared between Elemental derivatives, completely pluggable.</p></div><div><h5>Single Image OS</h5><p>derivatives built with Elemental are single container image OS that are bootable from a system. They follow an A/B update style and gets upgrades from regular container registries.</p></div></div></section><section><div class=container><div class=row><div class=col-md-12><div class=lc-block><hr></div><div class="lc-block text-center mt-5" style=margin-bottom:-2rem><div><h2 class="font-weight-bolder mb-0">How it Works<br></h2></div></div><div class="lc-block mb-5 text-center"><a href=docs/getting-started/ target=_blank><img src="https://docs.google.com/drawings/d/e/2PACX-1vRSuocC4_2rHeJAWW2vqinw_EZeZxTzJFo5ZwnJaL_sdKab_R_OsCTLT_LFh1_L5fUcA_2i9FIe-k69/pub?w=1223&h=691" alt></a></div></div></div></div></section><hr><section class=get-started><div class="white text-center"><h2>Get Started</h2><div class=grid-three><h4>Step 1.<br><tt>git clone <a href=https://github.com/rancher/elemental-toolkit target=_blank>https://github.com/rancher/elemental-toolkit</a></tt></h4><h4>Step 2.<br><tt>docker build -t example examples/standard</tt></h4><h4>Step 3.<br><tt>elemental upgrade example</tt></h4></div><p>That’s it! With just a few commands, you have your own custom OS.</p></div><div class=bg-primary><div class=wrap><h2>Learn More</h2><p class=text-center>Ready to upgrade?</p><div class=text-center><a href=https://github.com/rancher/elemental-toolkit target=blank class=btn>Build with Elemental toolkit today</a></div></div></div></section></div></main><footer><p>&copy; 2024 <a href=https://rancher.github.io/elemental-toolkit>Elemental toolkit</a></p><div class=project-icons><a href=https://k3s.io target=blank><img src=images/icon-k3s.svg height=20></a>
Expand Down

0 comments on commit abf9861

Please sign in to comment.