aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2019-03-03Welcome_to_my_blog.html
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2022-05-15 15:34:36 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2022-05-15 15:34:36 +0200
commit231f2cb2205988cf87062bc9f595307af1ed827f (patch)
treef1094bf50677abed5266feb17c65240a45d7a387 /content/posts/2019-03-03Welcome_to_my_blog.html
parent46e6b5fa84b1ec6e08f124c478909ec745562214 (diff)
downloadmacroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.tar.gz
macroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.tar.bz2
macroblog.rs-231f2cb2205988cf87062bc9f595307af1ed827f.zip
feat: Add missing blog post
Add the missing blog post from my hugo blog. Also add a locustfile so I can do some stress test locally.
Diffstat (limited to 'content/posts/2019-03-03Welcome_to_my_blog.html')
-rw-r--r--content/posts/2019-03-03Welcome_to_my_blog.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/posts/2019-03-03Welcome_to_my_blog.html b/content/posts/2019-03-03Welcome_to_my_blog.html
new file mode 100644
index 0000000..10b1f05
--- /dev/null
+++ b/content/posts/2019-03-03Welcome_to_my_blog.html
@@ -0,0 +1,6 @@
+<section>
+ <p>
+ On this blog, I'll be posting some personal projects that I'm working on
+ or just logging stuff that I don't want to forget.
+ </p>
+</section>