This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
blupi.net/websites.html
2024-08-29 20:30:15 +02:00

59 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blupi: Comprehensive List of Websites Related to the Iconic Character</title>
<meta name="description" content="Explore a comprehensive list of websites related to Blupi, also known as Speedy Eggbert. Discover fan sites, official pages, and valuable resources about this iconic platformer game character created by Daniel Roux." />
<meta name="keywords" content="Blupi, Speedy Blupi, Speedy Eggbert, Open Eggbert, Blupi fan sites, Blupi resources, platformer games, game character, Daniel Roux, Epsitec" />
<meta name="author" content="Robert Vokáč">
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="favicon.ico" type="image/x-icon" sizes="32x32">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Blupi: Comprehensive List of Websites Related to the Iconic Character",
"description": "Explore a comprehensive list of websites related to Blupi, also known as Speedy Eggbert. Discover fan sites, official pages, and valuable resources about this iconic platformer game character created by Daniel Roux.",
"author": {
"@type": "Person",
"name": "Robert Vokáč"
}
}
</script>
</head>
<body>
<header>
<h1 id="main_banner">Blupi: Comprehensive List of Websites Related to the Iconic Character</h1>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="games.html">Games Featuring Blupi</a></li>
<li><a href="websites.html">Websites</a></li>
</ul>
</nav>
<hr>
</header>
<main>
<section>
<h2>Related Websites</h2>
<p>Discover a curated list of websites related to Blupi, also known as Speedy Eggbert. These resources include fan sites, official pages, and other valuable information about this beloved platformer game character created by Daniel Roux:</p>
<ul>
<li><a href="https://openeggbert.com" target="_blank" rel="noopener noreferrer">Open Eggbert Official Page</a> - The official site for the open-source reimplementation of Speedy Blupi, offering updates, downloads, and project details.</li>
<li><a href="https://speedy-blupi.fandom.com" target="_blank" rel="noopener noreferrer">Speedy Blupi Fandom</a> - A fan-driven site featuring detailed information, fan art, and discussions about Speedy Blupi.</li>
<li><a href="https://blupi.fandom.com" target="_blank" rel="noopener noreferrer">Blupi Fandom Wiki</a> - A comprehensive wiki dedicated to Blupi, covering its history, games, and related content.</li>
<li><a href="https://en.wikipedia.org/wiki/EGames_(video_game_developer)" target="_blank" rel="noopener noreferrer">eGames on Wikipedia</a> - Information about eGames, the publisher that played a significant role in Blupi's history.</li>
<li><a href="https://branddb.wipo.int/en/quicksearch/brand/CH501993000002322" target="_blank" rel="noopener noreferrer">Blupi Trademark Information</a> - Details on the registered trademark status of Blupi, providing insights into its legal protection and history.</li>
</ul>
</section>
</main>
<footer>
<p>&copy; 2024 Robert Vokáč. This website is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener noreferrer">Creative Commons Attribution-ShareAlike 4.0 International License</a>. All rights reserved.</p>
</footer>
</body>
</html>