-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
89 lines (85 loc) · 9.57 KB
/
index.html
File metadata and controls
89 lines (85 loc) · 9.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en" class="no-js ">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<title>wireshell | ProcessWire command-line companion</title>
<meta name="keywords" content="ProcessWire, PHP, Command line, Terminal, shell, zsh, symfony, console" />
<meta
name="description"
content="Easily extendedable command-line interface for CMS/CMF ProcessWire based on Symfony Console component."
/>
<meta name="image" content="https://wireshell.github.io/wireshell.jpg" />
<meta name="robots" content="follow" />
<link rel="canonical" href="https://wireshell.github.io/" />
<meta name="author" content="Bea David" />
<meta property="og:site_name" content="wireshell" />
<meta property="og:title" content="ProcessWire command-line companion" />
<meta property="og:url" content="https://wireshell.github.io/" />
<meta
property="og:description"
content="Easily extendedable command-line interface for CMS/CMF ProcessWire based on Symfony Console component."
/>
<meta property="og:type" content="website" />
<meta property="og:image" content="https://wireshell.github.io/wireshell.jpg" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@wiresh3ll" />
<meta name="twitter:title" content="ProcessWire command-line companion" />
<meta name="twitter:url" content="https://wireshell.github.io/" />
<meta
name="twitter:description"
content="Easily extendedable command-line interface for CMS/CMF ProcessWire based on Symfony Console component."
/>
<meta name="twitter:image" content="https://wireshell.github.io/wireshell.jpg" />
<style> html { box-sizing: border-box; } main { margin-top: 3rem; } img, svg { vertical-align: middle; } a, input { background-color: transparent; } a, html { color: #fff; } .button--nav__inner:after, .button--nav__inner:before, .macfront:after, .nav-main a:before, .wrapper--hr:after { content: ''; } header, label, main, nav, section { display: block; } html { font-family: sans-serif; line-height: 1.15; } strong { font-weight: inherit; font-weight: bolder; } img { border-style: none; max-width: 100%; height: auto; } svg:not(:root) { overflow: hidden; } input { font: inherit; margin: 0; overflow: visible; padding: 0.195rem 0.75rem 0.165rem; } [type='checkbox'] { padding: 0; } ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; font-kerning: normal; font-variant-ligatures: common-ligatures contextual; font-feature-settings: 'kern', 'liga', 'clig', 'calt'; font-size: 16px; } *, :after, :before { box-sizing: inherit; } body, h1, h2, h3, p, ul { margin: 0; padding: 0; } h3, li ul { padding-top: 0.75rem; } label { padding-bottom: 0.75rem; padding-right: 0.75rem; } nav ul { list-style: none; } body, html { background-color: #3b3939; } body { margin: 0; font-family: Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; line-height: 1.5; } .fonts-loaded body { font-family: Source Sans Pro, Helvetica, Arial, sans-serif; } h1 { z-index: 1; font-size: 3rem; } .page--home h1 { display: none; } h2 { font-size: 2rem; color: #6db6f0; } h3 { font-size: 1.5rem; font-weight: 500; margin-bottom: 2.25rem; } .nav-main__list--sub > a, h3 span { font-style: italic; font-weight: 300; } h3 span { padding: 0.375rem 0.525rem 0.375rem 0.375rem; border: 1px solid #6db6f0; white-space: nowrap; display: inline; } a { -webkit-text-decoration-skip: objects; border-color: #6db6f0; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; } li ul { padding-left: 1.5rem; } cite, h1, h2, p, ul { margin-bottom: 1.5rem; } .logo { display: inline-block; border: 0; } .logo--svg { width: 3rem; vertical-align: bottom; } .logo--title { margin-left: 0.375rem; color: #6db6f0; font-size: 2rem; } @media (min-width: 60em) { .logo { padding-top: 0.75rem; } .logo--svg { width: 4.5rem; } .logo--title { display: none; } } .nav--toggle { position: absolute; top: 0; left: 0; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; overflow: hidden; clip: rect(0 0 0 0); } .header__nav { background-color: #2c2a2a; z-index: 30; height: 0; overflow: scroll; transform: translateY(-200%); } @media (min-width: 60em) { .header__nav { height: auto; transform: translateY(0); } } .button--nav__inner, .button--nav__inner:after, .button--nav__inner:before { background-color: #fff; display: block; width: 32px; height: 4px; border-radius: 4px; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .button--nav { position: absolute; top: 1.875rem; right: 1.5rem; z-index: 50; width: 32px; height: 24px; } .button--nav__inner { text-indent: -99999px; } .button--nav__inner:before { position: absolute; top: 9.6px; } .button--nav__inner:after { position: absolute; top: 19.2px; } .nav-main { padding-left: 15vw; padding-top: 1.5rem; padding-bottom: 6rem; } @media (min-width: 40em) { .nav-main { padding-left: 25vw; } } @media (min-width: 45em) { .nav-main { padding-left: 35vw; } } @media (min-width: 60em) { .button--nav { display: none; } .nav-main { padding-left: 0; } } .nav-main li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .nav-main a { position: relative; top: auto; left: auto; color: #fff; padding-right: 0.15rem; border: 0; } .nav-main a:before { position: absolute; top: 0; background-color: #d52978; z-index: -1; display: block; height: 20.8px; line-height: 20.8px; width: 0; } cite { display: block; } .wrapper--main cite { padding-top: 3rem; font-size: 1.1875rem; font-style: normal; } .macfront { margin-top: 3rem; position: relative; top: auto; left: auto; display: none; } @media (min-width: 20em) { .macfront { display: block; } } .macfront img { padding-left: 8vw; padding-top: 2vw; padding-bottom: 1.5rem; width: 68vw; } @media (min-width: 60em) { .macfront img { padding-left: 6.9vw; width: 51.2vw; } } .macfront:after { position: absolute; top: 0; left: 0; background: url(/site/assets/img/macbook-front.svg) no-repeat; width: 75vw; height: 43vw; } .header, .header__logo { background-color: #2c2a2a; z-index: 40; } @media (min-width: 60em) { .macfront:after { width: 58vw; height: 34vw; max-width: 66rem; max-height: 38rem; } } .wrapper--main { padding: 4.5rem 2.25rem 0; overflow: hidden; max-width: 1200px; } @media (min-width: 60em) { .wrapper--main { margin-left: 18rem; padding-left: 3rem; padding-top: 0; } } .wrapper--section { padding-left: 2.25rem; } .wrapper--hr { position: relative; top: auto; left: auto; margin-top: 1.5rem; } .wrapper--hr:after { position: absolute; right: -0.75rem; left: -0.75rem; bottom: 0; height: 1px; background-image: linear-gradient(90deg, #d52978, #6db6f0); } .wrapper--part { padding-bottom: 4.5rem; } .header { position: fixed; top: 0; left: 0; right: 0; min-height: 4.5rem; } @media (min-width: 60em) { .wrapper--section { padding-left: 3rem; } .header { padding-top: 1.5rem; padding-right: 4.5rem; padding-left: 4.5rem; bottom: 0; width: 18rem; } } .header__logo { position: relative; top: auto; left: auto; padding-bottom: 0.9rem; padding-top: 0.6rem; padding-right: 4.5rem; text-align: center; } </style>
<script type="text/javascript">
window.location.replace('https://wireshell.netlify.app/');
</script>
</head>
<body>
<header class="header">
<div class="header__logo">
<a class="logo u-url js-trigger" data-target="home" href="/" title="Home">
<svg
width="81"
height="56"
viewBox="0 0 81 56"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve"
class="logo--svg"
>
<title>wireshell logo</title>
<defs>
<linearGradient
id="linear"
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-47.551,5.82332e-15,-5.82332e-15,-47.551,63.9524,36.7018)"
>
<stop offset="0%" style="stop-color:#69b7ef;" />
<stop offset="100%" style="stop-color:#d52978;" />
</linearGradient>
</defs>
<path
d="M40.04,56.162l-7.994,-53.532c0,0 5.19,-2.22 7.994,-2.22c2.526,0 7.994,2.22 7.994,2.22l-7.994,53.532Zm-2.52,-0.09l-23.45,-47.047c0,0 4.127,-3.61 6.716,-4.45c2.333,-0.76 8.05,-0.35 8.05,-0.35l8.684,51.848l0,-0.001Zm5.25,0l8.683,-51.846c0,0 5.46,-0.493 8.05,0.348c2.333,0.758 6.718,4.45 6.718,4.45l-23.45,47.05l-0.001,-0.002Zm4.187,-3.483l22.187,-40.854c0,0 4.71,1.16 6.632,2.61c1.732,1.304 4.335,5.655 4.335,5.655l-33.153,32.59l-0.001,-0.001Zm1.843,1.294l10.886,-9.467c0,0 1.673,2.965 2.294,4.67c0.56,1.535 1.244,5.05 1.244,5.05l-14.424,-0.253l0,0Zm-17.512,0l-14.424,0.254c0,0 0.624,-3.347 1.244,-5.05c0.56,-1.537 2.294,-4.67 2.294,-4.67l10.886,9.466Zm1.978,-1.295l-33.156,-32.588c0,0 2.414,-4.206 4.337,-5.655c1.732,-1.306 6.63,-2.61 6.63,-2.61l22.19,40.854l-0.001,-0.001Z"
style="fill:url(#linear);"
/>
</svg>
<strong class="logo--title">wireshell</strong>
</a>
</div>
</header>
<main class="content wrapper--main">
<h1>wireshell</h1>
<cite>ProcessWire command-line companion</cite>
</main>
</body>
</html>