Skip to content

Commit

Permalink
Publishing to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
aerokube/selenoid-ui committed Feb 21, 2024
1 parent 61d554b commit ecd7a92
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.20">
<meta name="generator" content="Asciidoctor 2.0.21">
<meta name="author" content="Kirill Merkushev, Ivan Krutov, Alexander Andryashin and the Aerokube community">
<link rel="icon" type="image/png" href="img/favicon.png">
<title>Selenoid UI</title>
Expand Down Expand Up @@ -142,7 +142,7 @@
#content::before{content:none}
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf}
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
#header>h1:only-child{border-bottom:1px solid #dddddf;padding-bottom:8px}
#header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:flex;flex-flow:row wrap}
#header .details span:first-child{margin-left:-.125em}
#header .details span.email a{color:rgba(0,0,0,.85)}
Expand All @@ -164,6 +164,7 @@
#toctitle{color:#7a2518;font-size:1.2em}
@media screen and (min-width:768px){#toctitle{font-size:1.375em}
body.toc2{padding-left:15em;padding-right:0}
body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
#toc.toc2{margin-top:0!important;background:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
#toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
Expand Down Expand Up @@ -329,7 +330,7 @@
a.image object{pointer-events:none}
sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super}
sup.footnote a,sup.footnoteref a{text-decoration:none}
sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline}
sup.footnote a:active,sup.footnoteref a:active,#footnotes .footnote a:first-of-type:active{text-decoration:underline}
#footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em}
#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0}
#footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;margin-bottom:.2em}
Expand Down Expand Up @@ -531,7 +532,7 @@ <h1>Selenoid UI</h1>
<div class="details">
<span id="author" class="author">Kirill Merkushev, Ivan Krutov, Alexander Andryashin and the Aerokube community</span><br>
<span id="revnumber">version latest,</span>
<span id="revdate">2024-01-09</span>
<span id="revdate">2024-02-21</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -639,10 +640,7 @@ <h3 id="_when_you_have_docker"><a class="anchor" href="#_when_you_have_docker"><
<table>
<tr>
<td><i class="conum" data-value="1"></i><b>1</b></td>
<td>May be different</td>
</tr>
</table>
</div>
<td>May be different
<div class="admonitionblock warning">
<table>
<tr>
Expand All @@ -658,6 +656,9 @@ <h3 id="_when_you_have_docker"><a class="anchor" href="#_when_you_have_docker"><
</div>
<div class="paragraph">
<p>You can also try magic command <code>ifconfig | grep -E "([0-9]{1,3}\.){3}[0-9]{1,3}" | grep -v 127.0.0.1 | awk '{ print $2 }' | cut -f2 -d: | head -n1</code></p>
</div></td>
</tr>
</table>
</div>
</li>
<li>
Expand Down Expand Up @@ -705,10 +706,7 @@ <h3 id="_when_you_have_docker"><a class="anchor" href="#_when_you_have_docker"><
</tr>
<tr>
<td><i class="conum" data-value="2"></i><b>2</b></td>
<td>should be the same as link name</td>
</tr>
</table>
</div>
<td>should be the same as link name
<div class="admonitionblock note">
<table>
<tr>
Expand All @@ -721,6 +719,9 @@ <h3 id="_when_you_have_docker"><a class="anchor" href="#_when_you_have_docker"><
</td>
</tr>
</table>
</div></td>
</tr>
</table>
</div>
</li>
</ul>
Expand Down Expand Up @@ -1085,7 +1086,7 @@ <h3 id="_documentation"><a class="anchor" href="#_documentation"></a>3.1. Docume
<div id="footer">
<div id="footer-text">
Version latest<br>
Last updated 2024-01-09 08:53:41 UTC
Last updated 2024-02-21 06:59:21 UTC
</div>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
Expand Down

0 comments on commit ecd7a92

Please sign in to comment.