generated from LeZellus/SimpleTailwindTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
99 lines (86 loc) · 6.14 KB
/
index.html
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
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<!-- Primary Meta Tags -->
<title>Zeminal | Portflio version Terminal de Mathéo Zeller</title>
<meta name="title" content="Zeminal | Portflio version Terminal de Mathéo Zeller" />
<meta name="description" content="Plongez dans mon Portfolio Terminal : un mélange unique de code, créativité et fun. Découvrez mes projets dans une ambiance ludique et innovante !" />
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zeminal.tech/" />
<meta property="og:title" content="Zeminal | Portflio version Terminal de Mathéo Zeller" />
<meta property="og:description" content="Plongez dans mon Portfolio Terminal : un mélange unique de code, créativité et fun. Découvrez mes projets dans une ambiance ludique et innovante !" />
<meta property="og:image" content="https://zeminal.tech/images/metaimage.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://zeminal.tech/" />
<meta property="twitter:title" content="Zeminal | Portflio version Terminal de Mathéo Zeller" />
<meta property="twitter:description" content="Plongez dans mon Portfolio Terminal : un mélange unique de code, créativité et fun. Découvrez mes projets dans une ambiance ludique et innovante !" />
<meta property="twitter:image" content="https://zeminal.tech/images/metaimage.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Fonts Links -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style/output.css">
</head>
<body class="text-base text-white bg-test-600 flex justify-center flex-col items-center min-h-screen space-y-4">
<header class="text-center grid gap-2">
<h1 class="text-5xl">Zeminal PowerShell</h1>
<p class="text-gray-500 text-xs">Portfolio façon Terminal, par <a href="https://matheozeller.fr/" class="text-teal-300 hover:underline">Mathéo Zeller</a></p>
</header>
<main class="bg-test-500 max-w-5xl rounded-md p-4 w-full lg:border border-gray-700 overflow-hidden relative">
<span class="absolute left-1/2 transform -translate-x-1/2 font-bold top-4">~</span>
<div class="absolute z-50 lg:hidden bg-test-600 h-full w-full top-0 left-0 flex items-center justify-center flex-col space-y-4 text-center">
<p class="p-4">Pour profiter de la meilleure expérience,<br> merci de revenir sur un plus grand écran !</p>
<div class="h-32 flex items-end justify-center">
<div class="device-animation"></div>
</div>
</div>
<div class="flex space-x-4">
<button id="close" class="circle bg-red-500 hover:bg-red-600">
<svg class="fill-red-900" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path d="M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"></path></svg>
</button>
<button id="reduce" class="circle bg-yellow-500 hover:bg-yellow-600">
<svg class="fill-yellow-900" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128Z"></path></svg>
</button>
<button id="fullscreen" class="circle bg-green-500 hover:bg-green-600">
<svg id="icon-exit-fullscreen" class="fill-green-900 hidden" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#000000" viewBox="0 0 256 256"><path d="M213.66,53.66,163.31,104H192a8,8,0,0,1,0,16H144a8,8,0,0,1-8-8V64a8,8,0,0,1,16,0V92.69l50.34-50.35a8,8,0,0,1,11.32,11.32ZM112,136H64a8,8,0,0,0,0,16H92.69L42.34,202.34a8,8,0,0,0,11.32,11.32L104,163.31V192a8,8,0,0,0,16,0V144A8,8,0,0,0,112,136Z"></path></svg>
<svg id="icon-fullscreen" class="fill-green-900" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 256 256"><path d="M216,48V96a8,8,0,0,1-16,0V67.31l-50.34,50.35a8,8,0,0,1-11.32-11.32L188.69,56H160a8,8,0,0,1,0-16h48A8,8,0,0,1,216,48ZM106.34,138.34,56,188.69V160a8,8,0,0,0-16,0v48a8,8,0,0,0,8,8H96a8,8,0,0,0,0-16H67.31l50.35-50.34a8,8,0,0,0-11.32-11.32Z"></path></svg>
</button>
</div>
<div id="terminal-container" class="terminal-container mt-4 overflow-y-scroll h-96 pr-1">
<p>Zeminal Powershell</p>
<p>Copyright (C) Mathéo Zeller Corporation. Tous droits réservés.</p>
<p class="mb-2">Tapez `<span class="text-green-300">help</span>` pour obtenir la liste des commandes</p>
<div id="terminal" class="w-full">
<div id="history"></div>
</div>
<form id="formPrompt">
<div class="flex items-center">
<p><span class="text-pink-400">zeminal.fr</span>@<span class="text-teal-400">prompt</span>:~$</p>
<label for="prompt"></label>
<input autofocus class="ml-2 bg-transparent focus:appearance-none caret-emerald-500 outline-0" id="prompt" type="text">
</div>
</form>
</div>
</main>
<footer class="grid gap-2">
<p class="text-center text-gray-500 text-xs">Suivez-moi !</p>
<nav class="flex space-x-4">
<a class="hover:scale-110 transition duration-300 antialiased" href="https://www.fiverr.com/lezeller">
<img class="w-8" src="images/fiver.png" alt="">
</a>
<a class="hover:scale-110 transition duration-300 antialiased" href="https://www.linkedin.com/in/zellrdesign/">
<img class="w-8" src="images/linkedin.png" alt="">
</a>
<a class="hover:scale-110 transition duration-300 antialiased" href="https://github.com/LeZellus">
<img class="w-8" src="images/github.png" alt="">
</a>
</nav>
</footer>
<script src="javascript/app.js"></script>
</body>
</html>