added footer to main class and added link to github page

This commit is contained in:
DeaDvey 2024-01-03 00:46:06 +00:00
parent fd2f55a313
commit 6f2b3986c6
15 changed files with 132 additions and 124 deletions

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Test</small></i></sub><p class="next"><a href="1.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Test</small></i></sub><p class="previous"><a href="0.html"><-- Previous</a></p><p class="next"><a href="2.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Wordpress,html,control</small></i></sub><p class="previous"><a href="1.html"><-- Previous</a></p><p class="next"><a href="3.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Christmas,Raspberry,pi,Nextcloud</small></i></sub><p class="previous"><a href="2.html"><-- Previous</a></p><p class="next"><a href="4.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>RSS,Sqaudrons,Star Wars,News</small></i></sub><p class="previous"><a href="3.html"><-- Previous</a></p><p class="next"><a href="5.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Christmas,monitor,keyboard,sticker,mug,power bank</small></i></sub><p class="previous"><a href="4.html"><-- Previous</a></p><p class="next"><a href="6.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -25,20 +25,20 @@
<sub><i><small>Nextcloud,Website,VNC,Laptop,Maps</small></i></sub><p class="previous"><a href="5.html"><-- Previous</a></p><p class="next"><a href="7.html">Next --></a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -18,27 +18,27 @@
<h3 class="blog-date">Wed, 3 Jan 2024 00:13:42</h3>
<h1 class="blog-title">Happy New Year!!!!</h1>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:email@sample.com'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:deadvey@deadvey.xyz'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<div class="blog-images">
<img class="blog-image" height="200" src="/images/fireworks.png" alt="fireworks.png" /><img class="blog-image" height="200" src="/images/terminology.png" alt="terminology.png" /><img class="blog-image" height="200" src="/images/farmtube.png" alt="farmtube.png" />
</div><br/>
<sub><i><small>new year,terminology,victor mono,resolution,pi,montior,7 inch,peertube,node js,github,previous,next,revision</small></i></sub><p class="previous"><a href="6.html"><-- Previous</a></p>
<div id="links">
</div><script src="/template.js"></script></div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -10,7 +10,7 @@
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -18,7 +18,7 @@
<h3 class="blog-date">Wed, 3 Jan 2024 00:13:42</h3>
<h1 class="blog-title">Happy New Year!!!!</h1>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:email@sample.com'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:deadvey@deadvey.xyz'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<div class="blog-images">
<img class="blog-image" height="200" src="/images/fireworks.png" alt="fireworks.png" /><img class="blog-image" height="200" src="/images/terminology.png" alt="terminology.png" /><img class="blog-image" height="200" src="/images/farmtube.png" alt="farmtube.png" />
</div>
@ -80,20 +80,20 @@
</div>
<div id="links"></div><hr/><script src="/template.js"></sc</div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>

View File

@ -9,7 +9,7 @@
<item>
<title>Happy New Year!!!!</title>
<link>https://deadvey.com/blog/blogs/7.html</link>
<description>Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don&#39;t know about any of you, but mine is 1080p, I don&#39;t like 4K because I find things like the cursor don&#39;t scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I&#39;d love to know: &lt;a href=&#39;mailto:email@sample.com&#39;&gt;deadvey@deadvey.xyz&lt;/a&gt;. Secondly, I have discovered a new Terminal Emulator caleld &lt;a href=&#39;https://github.com/borisfaure/terminology&#39;&gt;Terminology&lt;/a&gt;, now it&#39;s quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it&#39;s really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I&#39;m really liking it so far but we&#39;ll see, I also have installed a new font for my system which I&#39;m using in Terminology called &lt;a href=&#39;https://rubjo.github.io/victor-mono/&#39;&gt;Victor Mono&lt;/a&gt; which is a monospaced font that has a nice subtle cursive style, I know that&#39;s kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it&#39;s over WiFi, I&#39;ll have a think about it though and I&#39;ll consider the 8 Inch version. My account has been accepted onto &lt;a href=&#39;fossfarmers.company/a/deadvey8383&#39;&gt;Foss farmers Peertube Instance&lt;/a&gt; so I&#39;m now uploading to there, Check that out, though I am also uplaoding to &lt;a href=&#39;/videos&#39;&gt;My website&lt;/a&gt;. I have made a &lt;a href=&#39;https://github.com/DeaDvey/node&#39;&gt;Github repo for the node js of this website&lt;/a&gt; and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that&#39;s in the makeblogs.js file. Finally, I have gotten back into the &lt;i&gt;spirit&lt;/i&gt; of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was &lt;i&gt;fun&lt;/i&gt;. Okay, that&#39;s it for today, hope you have a good day!&lt;br/&gt;Fly You High - DeaDvey&lt;img src=&quot;/images/fireworks.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/terminology.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/farmtube.png&quot; alt=&quot;Blog Image&quot; /&gt;</description>
<description>Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don&#39;t know about any of you, but mine is 1080p, I don&#39;t like 4K because I find things like the cursor don&#39;t scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I&#39;d love to know: &lt;a href=&#39;mailto:deadvey@deadvey.xyz&#39;&gt;deadvey@deadvey.xyz&lt;/a&gt;. Secondly, I have discovered a new Terminal Emulator caleld &lt;a href=&#39;https://github.com/borisfaure/terminology&#39;&gt;Terminology&lt;/a&gt;, now it&#39;s quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it&#39;s really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I&#39;m really liking it so far but we&#39;ll see, I also have installed a new font for my system which I&#39;m using in Terminology called &lt;a href=&#39;https://rubjo.github.io/victor-mono/&#39;&gt;Victor Mono&lt;/a&gt; which is a monospaced font that has a nice subtle cursive style, I know that&#39;s kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it&#39;s over WiFi, I&#39;ll have a think about it though and I&#39;ll consider the 8 Inch version. My account has been accepted onto &lt;a href=&#39;fossfarmers.company/a/deadvey8383&#39;&gt;Foss farmers Peertube Instance&lt;/a&gt; so I&#39;m now uploading to there, Check that out, though I am also uplaoding to &lt;a href=&#39;/videos&#39;&gt;My website&lt;/a&gt;. I have made a &lt;a href=&#39;https://github.com/DeaDvey/node&#39;&gt;Github repo for the node js of this website&lt;/a&gt; and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that&#39;s in the makeblogs.js file. Finally, I have gotten back into the &lt;i&gt;spirit&lt;/i&gt; of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was &lt;i&gt;fun&lt;/i&gt;. Okay, that&#39;s it for today, hope you have a good day!&lt;br/&gt;Fly You High - DeaDvey&lt;img src=&quot;/images/fireworks.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/terminology.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/farmtube.png&quot; alt=&quot;Blog Image&quot; /&gt;</description>
<pubDate>Wed, 3 Jan 2024 00:13:42 +0000</pubDate>
<category>new year</category><category>terminology</category><category>victor mono</category><category>resolution</category><category>pi</category><category>montior</category><category>7 inch</category><category>peertube</category><category>node js</category><category>github</category><category>previous</category><category>next</category><category>revision</category>
</item>

24
html.js
View File

@ -10,7 +10,7 @@ let pageTop = `<!DOCTYPE html>
<div class="header main">
<img class="header-image" /><br/>
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a><input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
<a href="/">Home page</a> | <a href="/blog/index.html">Blogs</a> <a href="feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon"/></a> | <a href="/video/index.html">Videos</a> | <a href="https://github.com/DeaDvey/htdocs"><img height="15" src="/images/github.png"/></a> | <input type="text" id="clickableInput" onclick="goToLink('/search')" placeholder="Click to search">
</div>
<hr/>
@ -18,20 +18,20 @@ let pageTop = `<!DOCTYPE html>
`
let pageBottom = `</div>
<div class="footer">
<hr/>
<li>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/theunderlandcouk" >theunderland webpages</a></li>
<li><a href="/experiments" >Experiments</a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<li> <a href="/theunderlandcouk" >theunderland webpages</a></li>
<li> <a href="/experiments" >Experiments</a></li>
<li> <a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop?</a></li>
<br/>
External sites:
<li><a href="https://github.com/DeaDvey" >Github</a></li>
<li><a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li><a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</li>
<li> <a href="https://github.com/DeaDvey" >Github</a></li>
<li> <a href="https://gitlab.com/deadvey" >Gitlab</a></li>
<li> <a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
<li> <a href="https://letterboxd.com/DeaDvey/" >Letterboxd (film reviews)</a><a href="https://letterboxd.com/deadvey/rss/"><img src="/images/feedIcon.png" /></a></li>
</ul>
</div>
</body>
</html>`

BIN
images/github.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -10,6 +10,10 @@
}
}
ul {
list-style-type: none;
}
.header-image {
content: url("/images/header-image.png");
width: 100%;

View File

@ -1,3 +1,7 @@
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
</head>
<div id="main">
<h1>Hey!</h1>
<p>Welcome to my personal website! I hope you have a good time.

View File

@ -1,4 +1,4 @@
let lastupdated = "03/01/24, 00:32:01.317";
let lastupdated = "03/01/24, 00:45:01.828";
if (typeof module !== 'undefined' && module.exports) {
module.exports = lastupdated;
}