summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-22 17:27:42 +0100
committerdavidovski <david@davidovski.xyz>2022-05-22 17:27:42 +0100
commitbaa93cb518ce6ea1b6fe5c178a4034f8f519ea04 (patch)
tree562c6d0f30868554e3b1d205db6ab57d17022fe3 /src
parent3074d28814945d2a74e5cadde61e2f29bcf44477 (diff)
removed text from blog entries
Diffstat (limited to 'src')
-rw-r--r--src/welcome.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/welcome.md b/src/welcome.md
index 549dd7c..c9bf751 100644
--- a/src/welcome.md
+++ b/src/welcome.md
@@ -1,3 +1,5 @@
+# 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?)