78 lines
2.1 KiB
HTML
78 lines
2.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title>
|
|
Unboxing The Cloud (UTC): VMs
|
|
- rizaldy.today
|
|
</title>
|
|
|
|
<link rel="me" href="https://edgy.social/@rizaldy">
|
|
|
|
<link rel="preconnect" href="https://unpkg.com">
|
|
<link rel="preconnect" href="https://api.fontshare.com">
|
|
<link rel="preconnect" href="https://fonts.bunny.net">
|
|
|
|
<link href="https://unpkg.com/prismjs@1.29.0/themes/prism-tomorrow.min.css" rel="stylesheet">
|
|
<link href="https://api.fontshare.com/v2/css?f[]=clash-display@1&f[]=sentient@1&display=swap" rel="stylesheet">
|
|
<link href="https://fonts.bunny.net/css?family=jetbrains-mono:400" rel="stylesheet">
|
|
|
|
<link href="/assets/css/reset.css" rel="stylesheet">
|
|
<link href="/assets/css/style.css" rel="stylesheet">
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<main class="l-container">
|
|
<div class="l-fragment l-fragment--blog">
|
|
<div class="c-article">
|
|
<h1>Unboxing The Cloud (UTC): VMs</h1>
|
|
|
|
<p class="c-article__meta-info">
|
|
<time></time> •
|
|
|
|
|
|
|
|
|
|
<span class="c-article__meta-info-tag"
|
|
><a class="u-no-underline u-underline--hover" href="#utc">UTC</a></span
|
|
>
|
|
|
|
|
|
</p>
|
|
|
|
<p>WIP</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<footer class="c-footer u-clearfix">
|
|
<div class="c-footer__copyleft">
|
|
<p class="u-text-left">
|
|
© MMXXIII Rizaldy. Any and all opinions listed here are my own and not representative of my
|
|
employers; future, past and present.
|
|
</p>
|
|
</div>
|
|
<div class="c-footer__links">
|
|
<ul>
|
|
<li><a class="u-no-underline u-underline--hover" href="/">About</a></li>
|
|
<li><a class="u-no-underline u-underline--hover" href="/blog">Writings</a></li>
|
|
<li><a class="u-no-underline u-underline--hover" href="/colophon">Colophon</a></li>
|
|
<li>
|
|
<a class="u-no-underline u-underline--hover" href="https://github.com/faultables/rizaldy.today/commit/419894b"
|
|
>Source Code (419894b)</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</footer>
|
|
|
|
</main>
|
|
|
|
|
|
</body>
|
|
</html>
|