aboutsummaryrefslogtreecommitdiff
path: root/build/posts/self-hosted-blogs/index.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-06-10 09:41:25 -0400
committerBradley Taunt <bt@btxx.org>2024-06-10 09:41:25 -0400
commit07e4a2dafe248280b5610f8c7d09b0f30b530f54 (patch)
tree8a145d1d4d07e1278a837ff15dadccc322d27515 /build/posts/self-hosted-blogs/index.html
parent16d28628aca9b2d356de31c319f5e7bc0f5b2b02 (diff)
Initial modifications to rebuilt only changed files based on mod date, performance updates
Diffstat (limited to 'build/posts/self-hosted-blogs/index.html')
-rw-r--r--build/posts/self-hosted-blogs/index.html62
1 files changed, 62 insertions, 0 deletions
diff --git a/build/posts/self-hosted-blogs/index.html b/build/posts/self-hosted-blogs/index.html
new file mode 100644
index 0000000..d6e2810
--- /dev/null
+++ b/build/posts/self-hosted-blogs/index.html
@@ -0,0 +1,62 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="color-scheme" content="dark light">
+ <link rel="icon" href="data:,">
+ <title>What Happened to Self-Hosted Blogs?</title>
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
+</head>
+
+<nav>
+ <a href="#menu">Menu &darr;</a>
+</nav>
+
+<main>
+<h1 id="what-happened-to-self-hosted-blogs">What Happened to Self-Hosted Blogs?</h1>
+<p>2018-10-18</p>
+<p>I remember a time on the internet1 when everyone and their grandmother was running a personal blog. And I mean <em>personal</em> - not hosted on some side platform or a tacked-on addition to the rest of their website.</p>
+<p>Nowadays companies and individuals alike use platforms like Medium to host and promote all of their articles, essays and case studies. I understand the draw, and can even list out the positives:</p>
+<ol>
+<li>A large community already exists under the Medium brand</li>
+<li>It&#8217;s easy to promote your own work and follow others</li>
+<li>The platform is fairly easy to setup and implement</li>
+</ol>
+<p>Unfortunately this has had a pretty severe impact on the blogging community as a whole - no one controls their own blogs anymore. I remember when finding a new blog was an interesting and fun experience:</p>
+<ul>
+<li>how did they decide to layout the page design?</li>
+<li>what typefaces have they decided to use?</li>
+<li>what back-end are they using?</li>
+<li>how does it look and feel on mobile?</li>
+</ul>
+<p>These custom self-hosted blogs inspired other developers and designers to create their own blogs or tweak current ones. In a way it was a small factor in pushing what we could do on the web further and further, as designers engaged in friendly competition trying to one-up each others&#8217; creations.</p>
+<p>I also believe this inspired people to write better content instead of opting for clickbait garbage in order to get &#8220;featured&#8221; or boosted promotion on the main blogging platform. But I don&#8217;t even think that&#8217;s the worst to come of this mass-migration to a singular blogging platform.</p>
+<p><strong>All2 blogs look identical now.</strong> I&#8217;m not sure if that was Medium&#8217;s intention, but either way I personally think it&#8217;s horrible. The individual personality of most design and development blogs has been completely stripped away.</p>
+<p>Maybe I&#8217;m just a salty designer with a narrow-minded, pessimistic view on where our blogging communities seem to be heading - or maybe I just have higher standards.</p>
+<h2 id="refs">Refs</h2>
+<p>1 the design world of the internet
+2 by &#8220;All&#8221; I mean the majority</p>
+<footer role="contentinfo">
+ <h2>Menu Navigation</h2>
+ <ul id="menu">
+ <li><a href="/">Home</a></li>
+ <li><a href="/projects">Projects</a></li>
+ <li><a href="/uses">Uses</a></li>
+ <li><a href="/wiki">Wiki</a></li>
+ <li><a href="/resume">Resume</a></li>
+ <li><a href="/colophon">Colophon</a></li>
+ <li><a href="/now">Now</a></li>
+ <li><a href="/donate">Donate</a></li>
+ <li><a href="/atom.xml">RSS</a></li>
+ <li><a href="#top">&uarr; Top of the page</a></li>
+ </ul>
+ <small>
+ Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
+ Maintained with ♥ for the web. <br>
+ Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
+ The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
+ </small>
+</footer> \ No newline at end of file