« get me outta code hell

"Initial" commit - blog - My blog website - https://florrie.ed1.club
about summary refs log tree commit diff
path: root/site/posts/1-first-post.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-06-05 19:53:57 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-05 19:53:57 -0300
commit8592e25b4d36a83ca1c81d49e24c12e0315085cb (patch)
treead1bff1438cbe7f6db624fec581267332e9d3521 /site/posts/1-first-post.md
"Initial" commit
Diffstat (limited to 'site/posts/1-first-post.md')
-rw-r--r--site/posts/1-first-post.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/site/posts/1-first-post.md b/site/posts/1-first-post.md
new file mode 100644
index 0000000..922e11b
--- /dev/null
+++ b/site/posts/1-first-post.md
@@ -0,0 +1,54 @@
+
+    title: "First Post"
+    permalink: '1-first-post'
+    date: {m: 4, d: 10, y: 2017}
+    thumbnail: 'static/media/00-puppet-thing.png'
+    presentArt: true
+    categories:
+    - 'art'
+    - 'text'
+
+---
+
+# First Post
+
+Hello, world! Or whatever.
+
+This is just a test blog for now. I'm planning on throwing art and stuff onto
+the site, so I guess you can expect that.
+
+This isn't the first time I've done a blog, and it'll probably be relatively
+short-lived like the others, but then again, I actually programmed this from
+scratch, and it's a kind of interesting setup (serverless/single-page). Here's
+the [GitHub repository][repo] if you're curious!
+
+---
+
+I guess I'll explain.
+
+In the very beginning(tm), I used Scratch to post art. Haha. Scratch was
+flawed, though. I wrote a little bit (somewhat indirectly) about that
+[here][scratch-flaws]. But really Scratch just wasn't designed to, well,
+"professionally" share art.
+
+So for a while I was using Twitter to post art, instead. This wasn't perfect,
+either, though. Twitter is nice for sharing random junk like
+[this][neck-sizes], but not so much art projects I've put semi-significant
+amounts of work into. It's not a very good place for sharing detailed feedback.
+
+What I eventually noticed is that a blog would work best. Just, you know, a
+place where I can post updates on the stuff I've made, and at least have the
+technical potential for better discussion. So I programmed a blog, because I'm
+too lazy to mess around with server hosts and Jekyll and other horrible stuff.
+(And also because I wanted to. Obligatory [motivation.][motivation])
+
+---
+
+Here's a picture, for good measure's sake.
+
+![Puppet thing](static/media/00-puppet-thing.png)
+
+  [repo]: https://github.com/towerofnix/blog
+  [scratch-flaws]: https://scratch.mit.edu/projects/152633913/
+  [neck-sizes]: https://twitter.com/towerofnix/status/844198786410930176
+  [motivation]: https://youtu.be/uNjxe8ShM-8?t=1m41s