commit 4e22e3fc04458c13929b5badb965a65e9e7232b9
parent 4f7224ee7682f5df57cf16985dbf1f0393a90c36
Author: pyratebeard <root@pyratebeard.net>
Date: Mon, 22 Jan 2024 23:32:03 +0000
revert for now
Diffstat:
4 files changed, 14 insertions(+), 22 deletions(-)
diff --git a/index.html b/index.html
@@ -7,12 +7,8 @@
</head>
<body>
<header>
- <div class="container">
- <div class="logo">
- <h1 class="header">pyratebeard</h1>
- </div>
- <p><a href="/" class="dead">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses">uses</a> :: <a href="/links">links</a></p>
- </div>
+<span><h1 class="header">pyratebeard</h1></span>
+<p><a href="/" class="dead">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses">uses</a> :: <a href="/links">links</a></p>
</header>
<div class="container">
<div class="section">
diff --git a/links/index.html b/links/index.html
@@ -6,12 +6,8 @@
</head>
<body>
<header>
- <div class="container">
- <div class="logo">
- <h1 class="header">links</h1>
- </div>
- <p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses">uses</a> :: <a href="/links" class="dead">links</a></p>
- </div>
+<span><h1>curated links</h1></span>
+<p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses">uses</a> :: <a href="/links" class="dead">links</a></p>
</header>
<div class="container">
<div class="section">
diff --git a/style.css b/style.css
@@ -36,6 +36,10 @@ body {
line-height: 1.5;
}
+header {
+ margin-left: 88px;
+}
+
header > span,
header > span > h1 {
@@ -52,6 +56,9 @@ header > p {
}
@media (max-width: 767px) {
+ header {
+ margin-left: 20px;
+ }
.container {
margin-left: 20px;
}
@@ -62,7 +69,7 @@ h1, h2, h3, h4, h5 {
text-transform: lowercase;
}
h1 {
- font-family: topaz;
+ /*font-family: topaz;*/
color: #9c353e;
}
h2, h3, h4, h5 {
diff --git a/uses/index.html b/uses/index.html
@@ -6,12 +6,8 @@
</head>
<body>
<header>
- <div class="container">
- <div class="logo">
- <h1 class="header">uses</h1>
- </div>
- <p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses" class="dead">uses</a> :: <a href="/links">links</a></p>
- </div>
+<span><h1>equipment and warez</h1></span>
+<p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses" class="dead">uses</a> :: <a href="/links">links</a></p>
</header>
<div class="container">
<div class="section">
@@ -44,7 +40,6 @@
<li>Shell :: <a href="https://zsh.sourceforge.io/" target="_blank" rel="noreferrer">Zsh</a></li>
<li>Font :: <a href="/trigon-font" target="_blank" rel="noreferrer">trigon</a></li>
<li>Text editor :: <a href="https://www.vim.org" target="_blank" rel="noreferrer">Vim</a></li>
- keychain
<li>Mail client :: <a href="https://www.mutt.org" target="_blank" rel="noreferrer">Mutt</a></li>
<li>IRC client :: <a href="https://irssi.org/" target="_blank" rel="noreferrer">Irssi</a></li>
<li>RSS reader :: <a href="https://newsboat.org/" target="_blank" rel="noreferrer">Newsboat</a></li>
@@ -57,8 +52,6 @@
<li>Backups :: <a href="https://www.borgbackup.org/" target="_blank" rel="noreferrer">BorgBackup</a></li>
<li>Backups :: <a href="https://tarsnap.com" target="_blank" rel="noreferrer">Tarsnap</a></li>
<li>Monitoring :: <a href="https://github.com/louislam/uptime-kuma" target="_blank" rel="noreferrer">Uptime Kuma</a></li>
- screen recording func
- rum.sh shortner
</ul>
<h3>Services</h3>
<ul>