added a html.js which defines the header and footer of every html page
This commit is contained in:
parent
1fc2247153
commit
d9929631b1
@ -1,36 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Sun, 10 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Test post</h1>
|
||||
<p class="blog-content">Testy test!</p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div></div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,36 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Sun, 10 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Test post2</h1>
|
||||
<p class="blog-content">Testicy Test</p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div></div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,36 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Mon, 11 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">I didn't like Wordpress</h1>
|
||||
<p class="blog-content">So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.</p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div></div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,36 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Thu, 21 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Late December Update Before Christmas</h1>
|
||||
<p class="blog-content">Hey guys, so I have been trying out Nextcloud since I did the last blog and I really like it, it's very good, the calendar especially, I think I definately prefer it to Proton Drive and Calendar because it's way better intergreated in to apps and stuff, there's also apps for it on the Ubuntu Touch store, which lacks Proton apps, the notes are also great as is the RSS reader that I can sync. Secondly, I have also began watching Attack on Titan again as my freind has been going on about it, I'm readig the Manga but it is so slow, so I'll probably keep watching the Animé which I like. Christmas is in a few days and we break up tommorow which is pretty exiting and I'll see some family, I think I'm getting the <a href='https://www.raspberrypi.com/products/raspberry-pi-5/'>Raspberry Pi 5</a> which is cool. Finally, I got the <a href='https://store.steampowered.com/app/582160/Assassins_Creed_Origins/'>Assassins Creed Origins game</a> which I already had on PS4 but now I have on Steam because it was on sale, but I can't get it to work so I'll have to figure that out over the weekend, anyway, that is probably it for today.<br/>Fly You High - DeaDvey<br/><img src='https://searx.be/image_proxy?url=https%3A%2F%2Fi.pinimg.com%2F236x%2Fc5%2F7f%2Fe1%2Fc57fe1d506c6a3aa53bd953199b7ea9f.jpg&h=60634c3b8432ca80d66386441593891a87a58ae6ec4810c40a64a665b0e677fc' height='200' alt='An image of Assassins Creed Origins' /><img src='https://upload.wikimedia.org/wikipedia/commons/9/98/23551-Raspberry-Pi-5-8G-feature.jpg' height='200' alt='An image of a Raspberry Pi 5'/></p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div></div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,36 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Sun, 24 Dec 2023 00:01:23</h3>
|
||||
<h1 class="blog-title">RSS feeds and Star Wars Squadrons</h1>
|
||||
<p class="blog-content">Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' /></p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div></div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
36
blog/blogs/5.html
Normal file
36
blog/blogs/5.html
Normal file
@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">Sun, 24 Dec 2023 02:59:37</h3>
|
||||
<h1 class="blog-title">temp</h1>
|
||||
<p class="blog-content">bggle</p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,75 +1,56 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../../index.css">
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<div>
|
||||
<div class="main">
|
||||
|
||||
<h3 class="blog-date">Sun, 24 Dec 2023 00:01:23</h3>
|
||||
<h1 class="blog-title">RSS feeds and Star Wars Squadrons</h1>
|
||||
<p class="blog-content">Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' /></p>
|
||||
<div id="links"></div>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<div>
|
||||
|
||||
<h3 class="blog-date">Thu, 21 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Late December Update Before Christmas</h1>
|
||||
<p class="blog-content">Hey guys, so I have been trying out Nextcloud since I did the last blog and I really like it, it's very good, the calendar especially, I think I definately prefer it to Proton Drive and Calendar because it's way better intergreated in to apps and stuff, there's also apps for it on the Ubuntu Touch store, which lacks Proton apps, the notes are also great as is the RSS reader that I can sync. Secondly, I have also began watching Attack on Titan again as my freind has been going on about it, I'm readig the Manga but it is so slow, so I'll probably keep watching the Animé which I like. Christmas is in a few days and we break up tommorow which is pretty exiting and I'll see some family, I think I'm getting the <a href='https://www.raspberrypi.com/products/raspberry-pi-5/'>Raspberry Pi 5</a> which is cool. Finally, I got the <a href='https://store.steampowered.com/app/582160/Assassins_Creed_Origins/'>Assassins Creed Origins game</a> which I already had on PS4 but now I have on Steam because it was on sale, but I can't get it to work so I'll have to figure that out over the weekend, anyway, that is probably it for today.<br/>Fly You High - DeaDvey<br/><img src='https://searx.be/image_proxy?url=https%3A%2F%2Fi.pinimg.com%2F236x%2Fc5%2F7f%2Fe1%2Fc57fe1d506c6a3aa53bd953199b7ea9f.jpg&h=60634c3b8432ca80d66386441593891a87a58ae6ec4810c40a64a665b0e677fc' height='200' alt='An image of Assassins Creed Origins' /><img src='https://upload.wikimedia.org/wikipedia/commons/9/98/23551-Raspberry-Pi-5-8G-feature.jpg' height='200' alt='An image of a Raspberry Pi 5'/></p>
|
||||
<div id="links"></div>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<div>
|
||||
|
||||
<h3 class="blog-date">Mon, 11 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">I didn't like Wordpress</h1>
|
||||
<p class="blog-content">So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.</p>
|
||||
<div id="links"></div>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<div>
|
||||
|
||||
<h3 class="blog-date">Sun, 10 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Test post2</h1>
|
||||
<p class="blog-content">Testicy Test</p>
|
||||
<div id="links"></div>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<div>
|
||||
|
||||
<h3 class="blog-date">Sun, 10 Dec 2023 12:00:00</h3>
|
||||
<h1 class="blog-title">Test post</h1>
|
||||
<p class="blog-content">Testy test!</p>
|
||||
<div id="links"></div>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
|
||||
<div class="footer">
|
||||
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk">theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html">Experiments (internal link)</a></li>
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey">Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey">Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey">Mastadon.social (external link)</a></li>
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
@ -4,35 +4,37 @@
|
||||
<title>DeaDvey</title>
|
||||
<link>https://deadvey.com</link>
|
||||
<description>Just talking about life and stuff I guess</description>
|
||||
<pubDate>Sun, 24 Dec 2023 00:01:23 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 24 Dec 2023 00:01:23 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>Test post</title>
|
||||
<link>https://deadvey.com/blog/blogs/0.html</link>
|
||||
<description>Testy test!</description>
|
||||
<pubDate>Sun, 10 Dec 2023 12:00:00</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>Test post2</title>
|
||||
<link>https://deadvey.com/blog/blogs/1.html</link>
|
||||
<description>Testicy Test</description>
|
||||
<pubDate>Sun, 10 Dec 2023 12:00:00</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>I didn't like Wordpress</title>
|
||||
<link>https://deadvey.com/blog/blogs/2.html</link>
|
||||
<description>So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.</description>
|
||||
<pubDate>Mon, 11 Dec 2023 12:00:00</pubDate>
|
||||
<title>RSS feeds and Star Wars Squadrons</title>
|
||||
<link>https://deadvey.com/blog/blogs/4.html</link>
|
||||
<description>Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' /></description>
|
||||
<pubDate>Sun, 24 Dec 2023 00:01:23 +0000</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>Late December Update Before Christmas</title>
|
||||
<link>https://deadvey.com/blog/blogs/3.html</link>
|
||||
<description>Hey guys, so I have been trying out Nextcloud since I did the last blog and I really like it, it's very good, the calendar especially, I think I definately prefer it to Proton Drive and Calendar because it's way better intergreated in to apps and stuff, there's also apps for it on the Ubuntu Touch store, which lacks Proton apps, the notes are also great as is the RSS reader that I can sync. Secondly, I have also began watching Attack on Titan again as my freind has been going on about it, I'm readig the Manga but it is so slow, so I'll probably keep watching the Animé which I like. Christmas is in a few days and we break up tommorow which is pretty exiting and I'll see some family, I think I'm getting the <a href='https://www.raspberrypi.com/products/raspberry-pi-5/'>Raspberry Pi 5</a> which is cool. Finally, I got the <a href='https://store.steampowered.com/app/582160/Assassins_Creed_Origins/'>Assassins Creed Origins game</a> which I already had on PS4 but now I have on Steam because it was on sale, but I can't get it to work so I'll have to figure that out over the weekend, anyway, that is probably it for today.<br/>Fly You High - DeaDvey<br/><img src='https://searx.be/image_proxy?url=https%3A%2F%2Fi.pinimg.com%2F236x%2Fc5%2F7f%2Fe1%2Fc57fe1d506c6a3aa53bd953199b7ea9f.jpg&h=60634c3b8432ca80d66386441593891a87a58ae6ec4810c40a64a665b0e677fc' height='200' alt='An image of Assassins Creed Origins' /><img src='https://upload.wikimedia.org/wikipedia/commons/9/98/23551-Raspberry-Pi-5-8G-feature.jpg' height='200' alt='An image of a Raspberry Pi 5'/></description>
|
||||
<pubDate>Thu, 21 Dec 2023 12:00:00</pubDate>
|
||||
<pubDate>Thu, 21 Dec 2023 12:00:00 +0000</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>RSS feeds and Star Wars Squadrons</title>
|
||||
<link>https://deadvey.com/blog/blogs/4.html</link>
|
||||
<description>Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' /></description>
|
||||
<pubDate>Sun, 24 Dec 2023 00:01:23</pubDate>
|
||||
<title>I didn't like Wordpress</title>
|
||||
<link>https://deadvey.com/blog/blogs/2.html</link>
|
||||
<description>So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.</description>
|
||||
<pubDate>Mon, 11 Dec 2023 12:00:00 +0000</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>Test post2</title>
|
||||
<link>https://deadvey.com/blog/blogs/1.html</link>
|
||||
<description>Testicy Test</description>
|
||||
<pubDate>Sun, 10 Dec 2023 12:00:00 +0000</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>Test post</title>
|
||||
<link>https://deadvey.com/blog/blogs/0.html</link>
|
||||
<description>Testy test!</description>
|
||||
<pubDate>Sun, 10 Dec 2023 12:00:00 +0000</pubDate>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
@ -1,8 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<div id="main">
|
||||
Welcome to the blog page!
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/html.js">
|
||||
</script>
|
||||
<script src="blogs.js">
|
||||
</script>
|
||||
<script src="template.js">
|
||||
|
@ -7,91 +7,13 @@ let divText = div.innerHTML;
|
||||
|
||||
console.log(divText);
|
||||
|
||||
let newPageHTML = `
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../feedIcon.png" /></a> | <a href="../videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
${divText}
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>`
|
||||
|
||||
let newPageHTML = `${pageTop}${divText}${pageBottom}`
|
||||
document.body.innerHTML = newPageHTML //apply the template
|
||||
|
||||
///////////////////////////
|
||||
// ADD THE LINKS
|
||||
///////////////////////////
|
||||
|
||||
function loadContent(page, content, header, date) {
|
||||
console.log(page)
|
||||
let blogText = content
|
||||
console.log(blogText)
|
||||
let newPageHTML = `
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="../index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../feedIcon.png" /></a> | <a href="../videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
<h3 class="blog-date">${date}</h3>
|
||||
<h1 class="blog-title">${header}</h1>
|
||||
<p class="blog-content">${content}</p>
|
||||
<div id="links">
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>`
|
||||
document.body.innerHTML = newPageHTML
|
||||
}
|
||||
|
||||
function escapeQuotes(value) {
|
||||
return value.replace(/["'&<>]/g, function (char) {
|
||||
@ -116,7 +38,6 @@ let linksDiv = document.getElementById("links")
|
||||
|
||||
let linksText = "<li><a href='blogs/all.html'>ALL POSTS</a></li><br/>"
|
||||
|
||||
let length = blogs.length
|
||||
|
||||
for (let page = blogs.length - 1; page >= 0; page--) {
|
||||
console.log(length)
|
||||
|
42
html.js
Normal file
42
html.js
Normal file
@ -0,0 +1,42 @@
|
||||
let pageTop = `<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="/index.html">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/feedIcon.png" class="feedicon"/></a> | <a href="/videos/index.html">Videos</a>
|
||||
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
`
|
||||
|
||||
let pageBottom = `</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="/theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="/experiments" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>`
|
||||
|
||||
if (typeof module !== 'undefined' && module.exports) {
|
||||
module.exports = {
|
||||
pageTop,
|
||||
pageBottom
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -15,6 +15,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
img:not(.feedicon) {
|
||||
max-width: 100%
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #4C4E52;
|
||||
}
|
||||
|
@ -5,6 +5,8 @@
|
||||
Also, see below for links to my other stuff.</p>
|
||||
</div>
|
||||
|
||||
<script src="html.js">
|
||||
</script>
|
||||
<script src="template.js">
|
||||
</script>
|
||||
|
||||
|
33
template.js
33
template.js
@ -3,37 +3,6 @@ let divText = div.innerHTML;
|
||||
|
||||
console.log(divText);
|
||||
|
||||
let newPageHTML = `
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>DeaDvey's Domain</title>
|
||||
<link rel="icon" href="../favicon.png">
|
||||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header main">
|
||||
<img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="blog/index.html">Blogs</a> <a href="blog/feed.xml"><img width="16" src="feedIcon.png" /></a> | <a href="videos/index.html">Videos</a>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="main">
|
||||
${divText}
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr/>
|
||||
<li>
|
||||
Internal:
|
||||
<li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
|
||||
<li><a href="experiments.html" >Experiments (internal link)</a></li>
|
||||
<br/>
|
||||
External:
|
||||
<li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
|
||||
<li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
|
||||
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
|
||||
</li>
|
||||
</div>
|
||||
</body>
|
||||
</html>`
|
||||
let newPageHTML = `${pageTop}${divText}${pageBottom}`
|
||||
|
||||
document.body.innerHTML = newPageHTML
|
||||
|
1
videos/index.html
Normal file
1
videos/index.html
Normal file
@ -0,0 +1 @@
|
||||
under construction...
|
Loading…
Reference in New Issue
Block a user