Donations Make us online
I’ve been a blogger for over 15 years. When I was a teenager, I had a blog on
blogger all about what Google was working on. I was one of the first bloggers to
report on Google’s acquisition of YouTube (my blog got an insane number of views
that day).
I also used to write (on blogger) one called “Google Video Highlights” where I
and some random stranger I “met” on the internet would take turns posting random
videos that we found on Google Video (Google’s answer to YouTube before they
just bought YouTube).
I’ve had many blogs on many platforms since then: Blogger, wordpress.org, custom
wordpress, ghost, Jekyll, and finally Medium.com.
For me, blogging is all about convenience. I’ve always been more motivated to
create content than create a blogging platform, so I always looked for the
easiest way to do that. That said, I did want to differentiate myself (which is
why I tried wordpress). Every time I tried, I was reminded that building a
blogging platform was distracting me from creating content (not that building a
platform isn’t a great way to learn, it just wasn’t what I wanted to learn).
So when Medium became a thing years ago, I made the decision to go all in on
Medium. I was really happy with the authoring experience. It really removed
friction for me.
I started out on Medium at medium.com/@kentcdodds
, but after a while, I
realized that I didn’t trust Medium to be around forever or (more likely) that I
would want to be on Medium forever. I knew it was inevitable that eventually
Medium would do some things with my content that I didn’t like. So about a year
or two ago I decided to create a “kentcdodds” publication and I used a (now
unsupported) feature of Medium to host my custom publication at a custom domain:
blog.kentcdodds.com
.
I started publishing blog posts every week, and over 100 blog posts later, I
finally decided that the “cost” of creating my own blog platform was worth the
effort. Links to my articles on blog.kentcdodds.com
have been shared with
millions of people all over the world on platforms like Twitter, Reddit, “the
orange site,” and on other platforms. Because I own the domain, I was able to
make this move without worrying about all those links breaking!
Note: this is actually the same reason I use kcd.im
so much as well. I can
change where those URLs go if I ever need to which I definitely have. I
recommend you set up a URL shortener
yourself
(it’ll take you minutes and it’s totally free).
I spent 1 hour building
kcd-blog-redirector
. I
even livestreamed it on my new “Coding with Kent” series:
(You might think this would be a simple task, but it’s more complicated than you
think. Watch the first few minutes of the video and you’ll know what I mean.)
I spent MANY more hours working on kentcdodds.com and preparing
kentcdodds.com/blog. In the last few weeks, I’ve spent many hours working on
migrating all my old Medium posts from blog.kentcdodds.com to
kentcdodds.com/blog. (You can watch those on
“Coding with Kent” as well).
So… What did Medium do that made it worth leaving? Well,
Dan Abramov described it pretty well here.
To sum up:
- Some of my Medium articles unexpectedly got behind a paywall (this doesn’t
actually happen, but it’s an understandable misunderstanding 🤔)- My views on some topics have changed. (I also took the opportunity to leave
behind some old posts that aren’t really applicable to me anymore).- I want to dogfood React. (This is a fantastic place for me to play around
with React in a safe environment where it’s not a huge deal if I break
stuff).- I like to have full control over the experience. (This is a big one for
me!)- It’s open to the collaboration. (My blog is open source and every article
has a link where you can contribute fixes!)
I think one of the biggest things that bugs me about Medium is this:
This is CRAZY. Like, what? I definitely want control over how my content is
consumed.
The blog has several things that I need to work on still:
- Search
- Category Pages
- Keyword Pages
- Fix the RSS Feed
- Figure out how to automate sending emails that include nice syntax
highlighting
There’s a lot more (no, I’m not planning on adding comments, we can chat on
twitter). What’s cool is that with amazing tools like Gatsby, I feel empowered
to build this stuff without sinking crazy amounts of time into it and building a
mess.
I’m so glad you asked! I know for a fact that some of the articles didn’t import
very well. The import process from Medium to Markdown is… imperfect (actually
it’s downright terrible), so there are some issues with some of the markdown.
If you’d like to help, I’d love your help making sure things look ok and if they
don’t fixing them.
So if you’d like to help, I invite you to
join us on this Google Doc here
and checkout the old Medium Post and compare it to the Imported post. Then fill
out the “Looks good?” column with either Yes, No Issue(s) Reported, or Pull
Request(s) Created. (There’s even a link for editing the post yourself if you
want!)
I’m looking forward to working on this further and I’m also really looking
forward to some of the content that I’m going to be bringing you to egghead.io
and… other places 🙂
Source link
Leave a Reply