-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated deployment to GitHub Pages on 1574951032
- Loading branch information
1 parent
e7ec089
commit 788ffb2
Showing
155 changed files
with
161,041 additions
and
2,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,57 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"> | ||
<head> | ||
<meta name="generator" content="Hugo 0.53" /> | ||
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||
<html lang="en" class="js csstransforms3d"> | ||
|
||
<title>Jenkins CLI</title> | ||
<head> | ||
<meta charset="utf-8"> <meta name="description" content=""> | ||
|
||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://jenkins-zh.github.io/jcli-docs/css/styles.css"> | ||
|
||
<link href="" rel="alternate" type="application/rss+xml" title="Jenkins CLI" /> | ||
|
||
</head> | ||
<body> | ||
<link rel="icon" href="/jcli-docs/images/favicon.png" type="image/png"> | ||
|
||
<title>404 Page not found</title> | ||
|
||
|
||
<link href="/jcli-docs/css/nucleus.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/fontawesome-all.min.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/hybrid.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/featherlight.min.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/perfect-scrollbar.min.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/theme.css?1574951031" rel="stylesheet"> | ||
<link href="/jcli-docs/css/hugo-theme.css?1574951031" rel="stylesheet"> | ||
|
||
<style> | ||
.not-found { | ||
display: flex; | ||
flex-direction: column; | ||
justify-content: center; | ||
align-items: center; | ||
text-align: center; | ||
min-height: 100vh; | ||
font-size: 200%; | ||
text-decoration: none; | ||
color: #363636; | ||
:root #header + #content > #left > #rlblock_left { | ||
display: none !important; | ||
} | ||
|
||
p, | ||
li, | ||
ul { | ||
text-align: center | ||
} | ||
|
||
.not-found a { | ||
display: inline-block; | ||
ul { | ||
list-style-type: none; | ||
} | ||
</style> | ||
<a href="https://jenkins-zh.github.io/jcli-docs/" class="not-found"> | ||
Well, a fine little mess. Easy in, easy out. Another triumph. | ||
</a> | ||
</body> | ||
</html> | ||
|
||
</head> | ||
|
||
<body class="" data-url="/"> | ||
|
||
<section id="body" style="margin-left:0px;"> | ||
<div id="overlay"></div> | ||
<div id="chapter"> | ||
<div id="body-inner"> | ||
<h1>Error</h1> | ||
<p> | ||
</p> | ||
<p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p> | ||
<p></p> | ||
<p><a href='/jcli-docs/'>Go to homepage</a></p> | ||
<p><img src='/jcli-docs/images/gopher-404.jpg' style="width:50%" alt="Page not found!"></p> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.