a blog
This commit is contained in:
parent
65b800f24c
commit
f96b2c8796
@ -1,5 +1,6 @@
|
|||||||
# Sat, 18 Jul 2024 15:07:54
|
# Sat, 18 Jul 2024 15:07:54
|
||||||
blogs_array = [["Markdown website","Yeah, so because markdown is better, I made my website be in markdown but for some reason firefox (and probably chrome) doesn't render .md files >:( so I made a browser in rust specifically for markdown, I've got it on port 3477 right now, but maybe I should just put it on 80+443 and get rid of any html pages. Haven't got the rss or newsletter up and running yet so if you're reading this you're probably on the browser, but for future reference, it's <a href='https://git.javalsai.dynv6.net/deadvey/markdown-webbrowser'>here</a> I also plan to make my browser open http pages in your html browser maybe.<br/>Fly You High - DeaDvey","Fri, 10 Jan 2025 01:02:48",[],["markdown","website","rss","newsletter"]],
|
blogs_array = [["html site and distro hop (again)","So, after I made the markdown website, I thought it would still be nice to have a html version so I made one, it's nearly identical to the markdown one (I think the only difference is it says html instead of markdown on the home page), because I've basically recreated my entire website, the blogs are not fully done, no images or tags (they're still stored, just not on the pages) and I've got rss feeds, but no newsletter :( don't think anyone wants it anyways lol. I'm trying to make my website load super quick. I've changed from using node js to generate static pages, to python, because I think it's nicer. I think I'll do a technical post tommorow or something, explaining it all in depth, if I remember. OH, I need to include the license lol. anyway, I also 'hopped' back to OpenSUSE, just for a change really, it's nice, but I'm using kde at the moment and I don't think I can cope without a wm anymore, so I'll probably got back to Hyprland, it's just so perfect. I also made an insult generator in rust which was easy, but it was fun coming up with insults. That's it right now, I'm getting near to the end of Foundation so will make a review of that.<br/>Fly You High - DeaDvey","Sun, 12 Jan 2025 01:39:00",[],["html","markdown","opensuse","kde","hyprland","rust","python","blogs"]],
|
||||||
|
["Markdown website","Yeah, so because markdown is better, I made my website be in markdown but for some reason firefox (and probably chrome) doesn't render .md files >:( so I made a browser in rust specifically for markdown, I've got it on port 3477 right now, but maybe I should just put it on 80+443 and get rid of any html pages. Haven't got the rss or newsletter up and running yet so if you're reading this you're probably on the browser, but for future reference, it's <a href='https://git.javalsai.dynv6.net/deadvey/markdown-webbrowser'>here</a> I also plan to make my browser open http pages in your html browser maybe.<br/>Fly You High - DeaDvey","Fri, 10 Jan 2025 01:02:48",[],["markdown","website","rss","newsletter"]],
|
||||||
["Chosing a Mastodon Client for my PC","I have been using a self hosted mastodon instamce for a bit now, how ever, I still haven't got round to chosing a mastodon client. So, using <a href='https://joinmastodon.org/apps'>this list</a> I will give my thoughts on some desktop apps. Firstly, Tokodon, is a QT program so doesn't follow my gtk theme, but it funtions, however, some buttons are bugged and who no image. The Desk, failed to let my sign in, I don't know why and the menu bar had blurry dropdown menus. Tuba, looks very nice and clean, only issue I noticed was the menu button on posts is a unfound image. Toot, a cli interface that is very intuative and easy to use but lacks some more advanced features (or at least I counld'nt easily see them). That's my list, I went with Tuba, (though In also liked the look of toot) I actually couldn't install a lot of the clients listed, they weren't on the nix store, some were Windows/Mac only.<br/>Fly You High - DeaDvey","Tue, 7 Jan 2025 17:13:18",[],["mastodon","client","tuba","toot","tokodon","thedesk","my thoughts"]],
|
["Chosing a Mastodon Client for my PC","I have been using a self hosted mastodon instamce for a bit now, how ever, I still haven't got round to chosing a mastodon client. So, using <a href='https://joinmastodon.org/apps'>this list</a> I will give my thoughts on some desktop apps. Firstly, Tokodon, is a QT program so doesn't follow my gtk theme, but it funtions, however, some buttons are bugged and who no image. The Desk, failed to let my sign in, I don't know why and the menu bar had blurry dropdown menus. Tuba, looks very nice and clean, only issue I noticed was the menu button on posts is a unfound image. Toot, a cli interface that is very intuative and easy to use but lacks some more advanced features (or at least I counld'nt easily see them). That's my list, I went with Tuba, (though In also liked the look of toot) I actually couldn't install a lot of the clients listed, they weren't on the nix store, some were Windows/Mac only.<br/>Fly You High - DeaDvey","Tue, 7 Jan 2025 17:13:18",[],["mastodon","client","tuba","toot","tokodon","thedesk","my thoughts"]],
|
||||||
["Rubiks Cube program","Well, I learnt how to solve a Rubik's Cube because I was bored and because of that, I started making a rust program that is a rubiks cube, I think I could probably write it better, but I'm not very good at rust, so for now it's very poorly written code, but works nonetheless... It's just an vector from 0 - 53 and each index has a specific colour and then rotating a side of the cube changes specific indexes, I'd like a better approach. I'm going to upload my current code to the <a href='https://git.javalsai.dynv6.net/deadvey/random-rust'>rust projects repository</a> and am going to continue working on it. I also want to make Minesweeper in Rust, that will be fun, don't think it will be too hard either.<br/>Fly You High - DeaDvey","Sun, 5 Jan 2025 03:10:25",["rust.png","rubiks.png"],["rust","programming","rubiks cube","project","janky","HELP"]],
|
["Rubiks Cube program","Well, I learnt how to solve a Rubik's Cube because I was bored and because of that, I started making a rust program that is a rubiks cube, I think I could probably write it better, but I'm not very good at rust, so for now it's very poorly written code, but works nonetheless... It's just an vector from 0 - 53 and each index has a specific colour and then rotating a side of the cube changes specific indexes, I'd like a better approach. I'm going to upload my current code to the <a href='https://git.javalsai.dynv6.net/deadvey/random-rust'>rust projects repository</a> and am going to continue working on it. I also want to make Minesweeper in Rust, that will be fun, don't think it will be too hard either.<br/>Fly You High - DeaDvey","Sun, 5 Jan 2025 03:10:25",["rust.png","rubiks.png"],["rust","programming","rubiks cube","project","janky","HELP"]],
|
||||||
["Happy New Year 7E9!!!","7E8 has been an interesting year, hopefully 7E9 will be good, my new years resolution is 2560x1440. Anyway, I don't really have much to say but hope everyone has a good new year and yeah<br/>Fly You High - DeaDvey","Wed, 1 Jan 2025 00:57:55",["newyear.png"],["new year","7e9","drawing"]],
|
["Happy New Year 7E9!!!","7E8 has been an interesting year, hopefully 7E9 will be good, my new years resolution is 2560x1440. Anyway, I don't really have much to say but hope everyone has a good new year and yeah<br/>Fly You High - DeaDvey","Wed, 1 Jan 2025 00:57:55",["newyear.png"],["new year","7e9","drawing"]],
|
||||||
|
2
automations/create_markdown_blogs_file.sh
Executable file
2
automations/create_markdown_blogs_file.sh
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
cat /var/www/deadvey.com/automations/blogs.py | sed "s#<a href='\([^']*\)'>\(.*\)<\/a>#[\2](\1)#" | sed "s#<img src='\([^']*\)'.*>#\!\[alt\](\1)#" > /var/tmw/deadvey.com/automations/blogs.py
|
||||||
|
|
24
blog/88.html
Normal file
24
blog/88.html
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<style>
|
||||||
|
pre {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<pre>
|
||||||
|
<h1>DeaDvey's domain</h1>
|
||||||
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
||||||
|
<hr/>
|
||||||
|
html site and distro hop (again):
|
||||||
|
So, after I made the markdown website, I thought it would still be nice to have a html version so I made one, it's nearly identical to the markdown one (I think the only difference is it says html instead of markdown on the home page), because I've basically recreated my entire website, the blogs are not fully done, no images or tags (they're still stored, just not on the pages) and I've got rss feeds, but no newsletter :( don't think anyone wants it anyways lol. I'm trying to make my website load super quick. I've changed from using node js to generate static pages, to python, because I think it's nicer. I think I'll do a technical post tommorow or something, explaining it all in depth, if I remember. OH, I need to include the license lol. anyway, I also 'hopped' back to OpenSUSE, just for a change really, it's nice, but I'm using kde at the moment and I don't think I can cope without a wm anymore, so I'll probably got back to Hyprland, it's just so perfect. I also made an insult generator in rust which was easy, but it was fun coming up with insults. That's it right now, I'm getting near to the end of Foundation so will make a review of that.<br/>Fly You High - DeaDvey
|
||||||
|
<i>Published: c/7e9 at 1199</i>
|
||||||
|
</pre>
|
||||||
|
<style>
|
||||||
|
pre {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
</style>
|
File diff suppressed because one or more lines are too long
7
rss
7
rss
@ -7,6 +7,13 @@
|
|||||||
<pubDate>Sun, 10 Dec 2023 12:00:00 +0000</pubDate>
|
<pubDate>Sun, 10 Dec 2023 12:00:00 +0000</pubDate>
|
||||||
<lastBuildDate>Sun, 10 Dec 2023 12:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Sun, 10 Dec 2023 12:00:00 +0000</lastBuildDate>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>html site and distro hop (again)</title>
|
||||||
|
<link>https://deadvey.com/blog/88.html</link>
|
||||||
|
<description>So, after I made the markdown website, I thought it would still be nice to have a html version so I made one, it's nearly identical to the markdown one (I think the only difference is it says html instead of markdown on the home page), because I've basically recreated my entire website, the blogs are not fully done, no images or tags (they're still stored, just not on the pages) and I've got rss feeds, but no newsletter :( don't think anyone wants it anyways lol. I'm trying to make my website load super quick. I've changed from using node js to generate static pages, to python, because I think it's nicer. I think I'll do a technical post tommorow or something, explaining it all in depth, if I remember. OH, I need to include the license lol. anyway, I also 'hopped' back to OpenSUSE, just for a change really, it's nice, but I'm using kde at the moment and I don't think I can cope without a wm anymore, so I'll probably got back to Hyprland, it's just so perfect. I also made an insult generator in rust which was easy, but it was fun coming up with insults. That's it right now, I'm getting near to the end of Foundation so will make a review of that.<br/>Fly You High - DeaDvey</description>
|
||||||
|
<pubDate>Sun, 12 Jan 2025 01:39:00 +0000</pubDate>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Markdown website</title>
|
<title>Markdown website</title>
|
||||||
<link>https://deadvey.com/blog/87.html</link>
|
<link>https://deadvey.com/blog/87.html</link>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user