Add responsive margins
This commit is contained in:
parent
782959b435
commit
02908c3f75
4 changed files with 39 additions and 5 deletions
8
posts/meeting-the-bsd-family.html
generated
8
posts/meeting-the-bsd-family.html
generated
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="Juno Takano" />
|
||||
<meta name="dcterms.date" content="2024-05-20" />
|
||||
<title>Meeting the BSD Family • jutty.dev</title>
|
||||
<title>Meeting the BSD family • jutty.dev</title>
|
||||
<style>
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
|
|
@ -23,8 +23,9 @@
|
|||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">Meeting the BSD Family</h1>
|
||||
<h1 class="title">Meeting the BSD family</h1>
|
||||
</header>
|
||||
<main class="article">
|
||||
<p>During this year I have been delving deeper and deeper in the BSD
|
||||
realm. Switching my home server to FreeBSD, trying NetBSD and OpenBSD on
|
||||
my backup machine, getting a cheap SSD to see how they’d all run on my
|
||||
|
|
@ -103,6 +104,8 @@ better has been a joy. It opened up whole new avenues and perspectives
|
|||
to understanding operating systems as a whole, and how beyond
|
||||
Linux-based OSs there are numerous other free and open source operating
|
||||
systems that strengthen the diversity in this field.</p>
|
||||
</main class="article">
|
||||
</body>
|
||||
<footer>
|
||||
<hr/>
|
||||
<div class="footer-text">
|
||||
|
|
@ -115,5 +118,4 @@ systems that strengthen the diversity in this field.</p>
|
|||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue