Why ElementaryOS Left Medium
blog.elementary.io
Why ElementaryOS Left Medium
1–10 of 136 posts
Re: Why ElementaryOS Left Medium
#2Good on them for changing.
Re: Why ElementaryOS Left Medium
#3But I was disappointed a little with some quirks with Jekyll. For example, I really needed to list blog posts in categories separately. Turns out there's no built-in way to do that with Jekyll, so I had to find a third-party plug-in to do that. Then there were some changes didn't trigger a rebuild with the local development server running, which I (eventually) realized required stopping the server, deleting the _build directory, and then restarting the server.
These things sound minor in hindsight, but they took a lot of time for me to figure out in the moment. "It's a static site...I picked a static site generator for simplicity!" I kept thinking, annoyed.
I chose Jekyll in particular because it's been around forever and expected it to have little things like this figured out, but was slightly disappointed.
Otherwise it's been good I guess.
For what it's worth, I will occasionally repost articles on my Medium account too, to take advantage of my following there, with the appropriate rel=canonical tag. No reason not to take advantage of it while it lasts.
Re: Why ElementaryOS Left Medium
#4I must say I don't get what unique value proposition Medium think they have that allows them to treat both publishers and readers like crap.
Re: Why ElementaryOS Left Medium
#5Re: Why ElementaryOS Left Medium
#6Nice. I did the same exact thing last week with one of my own blogs. But I was disappointed a little with some quirks with Jekyll. For example, I really needed to list blog posts in categories separately. Turns out there's no built-in way to do that with Jekyll, so I had to find a third-party plug-in to do that. Then there were some changes didn't trigger a rebuild with the local development server running, which I (…
Re: Why ElementaryOS Left Medium
#7Nice. I did the same exact thing last week with one of my own blogs. But I was disappointed a little with some quirks with Jekyll. For example, I really needed to list blog posts in categories separately. Turns out there's no built-in way to do that with Jekyll, so I had to find a third-party plug-in to do that. Then there were some changes didn't trigger a rebuild with the local development server running, which I (…
Re: Why ElementaryOS Left Medium
#8Many articles on Medium are of low-quality. It used to be different. Don't know if this is caused by the monetization efforts.
Re: Why ElementaryOS Left Medium
#9Nice. I did the same exact thing last week with one of my own blogs. But I was disappointed a little with some quirks with Jekyll. For example, I really needed to list blog posts in categories separately. Turns out there's no built-in way to do that with Jekyll, so I had to find a third-party plug-in to do that. Then there were some changes didn't trigger a rebuild with the local development server running, which I (…
Re: Why ElementaryOS Left Medium
#10I think that when you want to write, you shouldn't need to mess up with tech details of your system. It's distracting. Of course I'd like a static website for deploying, but I'd love a web gui which acts as a frontend for such generators. I think that Prose was something similar but I found it buggy/not updated, while another saas I tried(Forestry, I think?) was good but you couldn't customize everything.
Ghost is my ultimate choice until an official, core-developers supported web gui is created for jekyll, hugo, or whatever static generator lies out there.