leilukin-site/shrines/starwarskotor/index.html

67 lines
5.0 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr" id="page-top">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="https://leilukin.neocities.org/shrines/starwarskotor">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="Star Wars: Knights of the Old Republic Shrine">
<meta property="og:description" content="My shrine for Star Wars: Knights of the Old Republic">
<link rel="stylesheet" href="/shrines/starwarskotor/starwarskotor.css" type="text/css" media="all">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">
<link rel="apple-touch-icon" sizes="180x180" href="/shrines/starwarskotor/img/kotor-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/shrines/starwarskotor/img/kotor-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/shrines/starwarskotor/img/kotor-icon.png">
<link rel="manifest" href="/assets/favicon/site.webmanifest">
<script src="/shrines/starwarskotor/js/header.js" defer></script>
<script src="/shrines/starwarskotor/js/sidebar-content.js" defer></script>
<script src="/shrines/starwarskotor/js/footer.js" defer></script>
<title>Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub</title>
</head>
<body>
<header></header>
<nav></nav>
<main>
<!-- <aside class="left-sidebar">
Left sidebar content here
</aside> -->
<div class="content-container">
<section class="content-section">
<h1>Welcome to my <cite>Star Wars: Knights of the Old Republic</cite> Shrine!</h1>
<img src="./img/swkotor-header.jpg" alt="Cover arts of Star Wars: Knights of the Old Republic series">
<p><cite>Star Wars: Knights of the Old Republic</cite> (<cite>KotOR</cite>) is a space opera role-playing video game series. The series takes place in the fictional universe of Star Wars, with the story taking place approximately 4,000 years before the rise of the Galactic Empire. </p>
<p>The first title was developed by BioWare while the second (<cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite>) was done by Obsidian Entertainmenr. Both games were published by LucasArts. The <cite>KOTOR</cite> series also includes a subsequent new comic book series. Both comic series were published by Dark Horse Comics and act as prequels to the video games.</p>
</section>
<section class="content-section">
<h2>My Connection to the <cite>KotOR</cite> Series</h2>
<p>Even though I had been a <cite>Star Wars</cite> fan since I was 13 in 2005, I was not aware of the existence of the <cite>Knights of the Old Republic</cite> series until around 2010. I started playing the first <cite>KotOR</cite> game in early 2011, immediately followed by <cite>KotOR 2</cite>, and the series has been one of my special interests ever since.</p>
<p>My investment in the <cite>KotOR</cite> series has evolved over time, leading to me starting to get into modding the games in the mid-2010s. The very first <cite>KotOR</cite> mod I created was <a href="https://deadlystream.com/files/file/1012-tsl-improved-party-outfits/" target="_blank">TSL Improved Party Outfits</a> in 2015, while the first KotOR mod I released to the public was <a href="https://deadlystream.com/files/file/968-visas-marr-and-female-exile-romance/" target="_blank">Visas Marr and Female Exile Romance</a> on December 15, 2016.</p>
</section>
<section class="content-section">
<h2><cite>KotOR</cite> Fan Listings</h2>
<p>I have joined <a href="https://glitterskies.org/kotor/" target="_blank">Erased Identity</a> and <a href="https://glitterskies.org/kotor2/" target="_blank">Mysteries of Malachor</a>, the fan listings for the two <cite>KotOR</cite> games.</p>
<div style="display: flex;">
<a href="https://glitterskies.org/kotor/" target="_blank"><img src="/links/fanlistings/kotor-100x50.png" alt="A website button of a Star Wars: Knights of the Old Republic fanlisting" title="Erased Identity - Star Wars: Knights of the Old Republic fanlisting"></a>
<a href="https://glitterskies.org/kotor2/" target="_blank"><img src="/links/fanlistings/kotor2-100x50.jpg" alt="A website button of a Star Wars: Knights of the Old Republic 2 fanlisting" title="Mysteries of Malachor - Star Wars: Knights of the Old Republic 2: The Sith Lords fanlisting"></a>
</div>
</section>
</div>
<aside class="right-sidebar"></aside>
</main>
<footer></footer>
</body>
</html>