summaryrefslogtreecommitdiff
path: root/entries/welcome.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
committerdavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
commit045ab662bb15d9a13d4d58ef609f643b9ae0889d (patch)
treeecf6a75bb9c9aa530bf5e7cca909c9b8894fd690 /entries/welcome.html
parent7acbb084388e3b7d13f37b65e0b5cf2756d6cf26 (diff)
use shblg to generate a static site from this repo
Diffstat (limited to 'entries/welcome.html')
-rwxr-xr-xentries/welcome.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/entries/welcome.html b/entries/welcome.html
new file mode 100755
index 0000000..5d34602
--- /dev/null
+++ b/entries/welcome.html
@@ -0,0 +1,11 @@
+#!./entries.sh
+
+# welcome
+
+welcome. i decided to turn this webpage into blog-style site... i havent got a topic or anything, so expect either: quality tutorials and very interesting techy things; or just random shitposts or rambles about things.
+
+originally i was going to make this blog on [b.davidovski.xyz](https://b.davidovski.xyz) using [nanoblogger](http://nanoblogger.sourceforge.net/) (you might be able to still see the start of that) but nb itself seemed quite dead, and i couldn't really be asked to customise it all myself. So i made my own script to generate this static site: [kblg](https://github.com/davidovski/kblg/). Right now its probably just the bare minimum needed for this, but I am planning to add more things to it as I go along (including rss, if anyone would be interested?)
+
+anyway thats all for now, cya
+
+~davidovski