summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html251
1 files changed, 203 insertions, 48 deletions
diff --git a/public/index.html b/public/index.html
index d0eed1c..9163e38 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,65 +1,220 @@
<!DOCTYPE html>
-<html lang="en-GB">
+<html lang="en">
<head>
<meta charset="UTF-8">
- <meta name="author" content="Shipwreckt">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shipwreckt</title>
- <link rel="stylesheet" href="styles.css">
- <link rel="icon" href="Images/favi.png" type="image/x-icon">
+ <link rel="stylesheet" href="/assets/css/main.css">
</head>
<body>
<header>
- <nav>
- <ul>
- <li><a href="index.html">Home</a></li>
- <li><a href="links.html">Links</a></li>
- <li class="logo"><a href="index.html"><img src="Images/misc/logo.png" alt="Logo"></a></li>
- <li><a href="projects.html">Projects</a></li>
- <li><a href="contact.html">Contact</a></li>
- </ul>
+ <nav class="site-nav">
+ <div class="nav-container">
+ <div class="nav-left">
+ <a href="/" class="site-title">Shipwreckt</a>
+ </div>
+ <ul class="nav-right">
+ <li><a href="/">Home</a></li>
+ <li><a href="/archive/">Archive</a></li>
+ <li><a href="/links/">Links</a></li>
+ <li><a href="/contact/">Contact</a></li>
+ </ul>
+ </div>
</nav>
+ <hr>
</header>
<main>
- <p>Hello there! I am Shipwreckt, and I am 16 years old. I am from the UK, and I have a great passion for computers and all things revolving around them, such as software and hardware. I mostly focus on learning and working with the Linux operating system. To see what I am up to right now, click <a href="about/todo.html">here</a>.</p>
+ <h1>About me</h1>
+<p>Welcome to my website! I am Shipwreckt, I am a 16 year old from the Uk and I have a great passion for all things computer relating be that software, hardware, programming and more! I mostly focus on learning and working with the GNU/Linux operating system.</p>
+
+
+
+<p>list of <a href="churches">Churchs</a> I have been to</a>
+<hr>
+
+<h2>Tags</h2>
+<p class="tag-list-inline">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <a href="/tags/life/">
+ life
+ </a>
+
+
+
+
+ ,
+ <a href="/tags/tech/">
+ tech
+ </a>
+
+
+
+
+ ,
+ <a href="/tags/linux/">
+ linux
+ </a>
+
+
+
+
+ ,
+ <a href="/tags/hardware/">
+ hardware
+ </a>
+
+
+
+
+ ,
+ <a href="/tags/bsd/">
+ bsd
+ </a>
+
+
+
+
+
+
+
+</p>
+<hr>
+<h1>Posts</h1>
+<ul>
+
+ <li>
+ <span class="post-date">30-10-2025</span>
+ — <a href="/posts/2025-10-30/">Website and life updates!</a>
+ </li>
+
+ <li>
+ <span class="post-date">07-07-2025</span>
+ — <a href="/posts/No_more_school/">No more school</a>
+ </li>
+
+ <li>
+ <span class="post-date">28-05-2025</span>
+ — <a href="/posts/life_update/">Life update</a>
+ </li>
+
+ <li>
+ <span class="post-date">21-02-2025</span>
+ — <a href="/posts/vps/">VPS Server 🗄️</a>
+ </li>
+
+ <li>
+ <span class="post-date">16-02-2025</span>
+ — <a href="/posts/pccase/">New PC case and new year!</a>
+ </li>
+
+ <li>
+ <span class="post-date">16-12-2024</span>
+ — <a href="/posts/christmas/">Christmas 🎅</a>
+ </li>
+
+ <li>
+ <span class="post-date">01-12-2024</span>
+ — <a href="/posts/emailandlife/">Email and Life update</a>
+ </li>
+
+ <li>
+ <span class="post-date">22-09-2024</span>
+ — <a href="/posts/I2P/">Trying out I2P 🕵️</a>
+ </li>
+
+ <li>
+ <span class="post-date">18-09-2024</span>
+ — <a href="/posts/Pi-hole/">Pi-hole</a>
+ </li>
+
+ <li>
+ <span class="post-date">07-09-2024</span>
+ — <a href="/posts/School/">School</a>
+ </li>
+
+ <li>
+ <span class="post-date">31-08-2024</span>
+ — <a href="/posts/gentoo/">Installing Gentoo Linux</a>
+ </li>
+
+ <li>
+ <span class="post-date">28-08-2024</span>
+ — <a href="/posts/kernal/">Compiling the Linux Kernel 🐧</a>
+ </li>
+
+ <li>
+ <span class="post-date">26-08-2024</span>
+ — <a href="/posts/archserver/">Arch Linux Server!</a>
+ </li>
+
+ <li>
+ <span class="post-date">22-08-2024</span>
+ — <a href="/posts/fishshell/">Trying out fish 🐟</a>
+ </li>
+
+ <li>
+ <span class="post-date">17-08-2024</span>
+ — <a href="/posts/newlaptop/">New Laptop!</a>
+ </li>
+
+ <li>
+ <span class="post-date">03-08-2024</span>
+ — <a href="/posts/yubikeys/">Yubikeys!</a>
+ </li>
+
+ <li>
+ <span class="post-date">27-07-2024</span>
+ — <a href="/posts/servers/">Messing Around with servers</a>
+ </li>
+
+ <li>
+ <span class="post-date">24-07-2024</span>
+ — <a href="/posts/makingart/">Making some art</a>
+ </li>
+
+ <li>
+ <span class="post-date">22-07-2024</span>
+ — <a href="/posts/freebsd/">Trying out FreeBSD</a>
+ </li>
+
+ <li>
+ <span class="post-date">19-07-2024</span>
+ — <a href="/posts/summer/">Summer holiday!</a>
+ </li>
+
+ <li>
+ <span class="post-date">13-07-2024</span>
+ — <a href="/posts/dwm/">Switching to DWM</a>
+ </li>
+
+</ul>
- <p><a href="about/software.html">Software</a> that I use.</p>
- <section class="posts">
- <h2>Posts</h2>
- <ul>
- <li>17-04-2025 - <a href="posts/18Update.html">Life Update</a></li>
- <li>21-02-2025 - <a href="posts/17Server.html">VPS server 🗄️</a></li>
- <li>16-02-2025 - <a href="posts/16PC.html">New PC case!</a></li>
- <li>16-12-2024 - <a href="posts/15Christmas.html">Christmas 🎅</a></li>
- <li>01-12-2024 - <a href="posts/14Email.html">Email and Life update</a></li>
- <li>22-09-2024 - <a href="posts/13I2P.html">Trying out I2P 🕵️</a></li>
- <li>18-09-2024 - <a href="posts/12Pihole.html">Pihole on Arch server</a></li>
- <li>07-09-2024 - <a href="posts/11School.html">School</a></li>
- <li>31-08-2024 - <a href="posts/10Gentoo.html">Installing Gentoo Linux</a></li>
- <li>28-08-2024 - <a href="posts/09Kernel.html">Compiling the Linux Kernel 🐧</a></li>
- <li>26-08-2024 - <a href="posts/08ArchServer.html">Arch server!</a></li>
- <li>17-08-2024 - <a href="posts/07FishShell.html">Trying out fish 🐟</a></li>
- <li>17-08-2024 - <a href="posts/06NewLaptop.html">New Laptop !</a></li>
- <li>03-08-2024 - <a href="posts/05Yubikeys.html">Yubikeys!</a></li>
- <li>27-07-2024 - <a href="posts/04Servers.html">Messing with servers</a></li>
- <li>24-07-2024 - <a href="posts/03Art.html">Making some art</a></li>
- <li>22-07-2024 - <a href="posts/02FreeBSD.html">Trying out FreeBSD</a></li>
- <li>19-07-2024 - <a href="posts/01Summer.html"><b>Summer holiday!</b></a></li>
- <li>13-07-2024 - <a href="posts/00dwm.html">Switching to DWM</a></li>
- </ul>
- </section>
- <section class="posts">
- <h2>Articles</h2>
- <ul>
- <li>24-08-2024 - <a href="articals/linuxlist.html">Articles about Linux 🖥️🐧</a></li>
- <li>15-08-2024 - <a href="articals/programminglist.html">Articles about Programming 👨‍💻</a></li>
- <li>08-08-2024 - <a href="articals/internetlist.html">Articles about the Internet 🌐</a></li>
- <li>07-08-2024 - <a href="articals/neovimlist.html">Neovim run through 🧠</a></li>
- </ul>
- </section>
</main>
</body>
+ <footer>
+ <center>
+ <pre> <a href="https://www.gnu.org/licenses/copyleft.en.html">🄯 2023-2025 Shipwreckt</a> - <a href="https://git.shipwreckt.co.uk/Website.git/">Source code</a> - <a href="mailto:me@shipwreckt.co.uk">me@shipwreckt.co.uk</a></pre>
+ </center>
+ </footer>
</html>
-