Reading further down the thread, it seems they were suspended for violation of Medium's policy on cryptocurrencies... despite the fact that they have never written about cryptocurrencies.
Medium suspended our account and blocked access to all our published stories
91–100 of 255 posts
Re: Medium suspended our account and blocked access to all our published stories
#92Static site generator + static site hosting + JavaScript based comment system like disqus is a great combo. You can generate in a container off markdown using something like Hugo and host on S3. I’ve got free tier werker pulling my repo, building it, then deploying it to CloudFiles. All I do is commit the markdown changes to github.
If you are concerned about the privacy of your readers, using Disqus probably isn't such a good idea: https://replyable.com/2017/03/disqus-is-your-data-worth-trad...
Re: Medium suspended our account and blocked access to all our published stories
#93Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
Not mentioned above but "interesting": - requires exactly mysql, nodejs, nginx and at least 1GB RAM. - the only supported setup is Ubuntu 16.04 - has some sort of ghost-cli application used for management. At least for me: not enough fingers for "thumbs down".
Re: Medium suspended our account and blocked access to all our published stories
#94Re: Medium suspended our account and blocked access to all our published stories
#95I don't even understand why someone who has a hosting would want to write on medium when they can host their own blog, especially when in the case of liberapay and mastodon they say they are fighting for freedom but choose to wirte their posts in a closed, centralized service which also has user-hostile behavior.
Medium offers the potential for an audience who will read your work. It’s dead simple to use. The “claps” economy at least offers a glimmer of hope you could be compensated for your work. And, for a lot of folks, it can offer a sense of community. And honestly, hosting your own blog, while cheap, is often an annoyance to maintain.
If you write good content and are consistent, it isn't that difficult to drive traffic to your own blog.
Blogging is easy with a good static site generator and netlify (free).
Re: Medium suspended our account and blocked access to all our published stories
#96Earlier quoted context omitted.
> Maintaining a static site with a CDN costs less than 5$ a month. That's putting it mildly! I host a (small) static webpage on AWS S3 + CloudFront, and my monthly bill is 56 cents.
It would be free on netlify.com.
Re: Medium suspended our account and blocked access to all our published stories
#97Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
It's literally the only problem with Ghost. Wonderful product but boy... how many people are going to pay $29/month or $228/year to host their personal blog? Yeah, there's some serious added value: managed upgrades, managed backups, DDoS protection, CDN setup, etc., and that's wonderful, but still... if you're basically just writing as a hobby, it's too much. I really hope they look into offering some kind of $5-10 hobbyist plan for low-traffic blogs.
Re: Medium suspended our account and blocked access to all our published stories
#98Static site generator + static site hosting + JavaScript based comment system like disqus is a great combo. You can generate in a container off markdown using something like Hugo and host on S3. I’ve got free tier werker pulling my repo, building it, then deploying it to CloudFiles. All I do is commit the markdown changes to github.
If you are concerned about the privacy of your readers, using Disqus probably isn't such a good idea: https://replyable.com/2017/03/disqus-is-your-data-worth-trad...
https://github.com/posativ/isso
and Discourse on a subdomain ($5/month for a Digital Ocean server).
Re: Medium suspended our account and blocked access to all our published stories
#99Earlier quoted context omitted.
> Maintaining a static site with a CDN costs less than 5$ a month. That's putting it mildly! I host a (small) static webpage on AWS S3 + CloudFront, and my monthly bill is 56 cents.
Can you write a how to guide on this?
Re: Medium suspended our account and blocked access to all our published stories
#100Hey everyone, if you're looking for a fantastic blog engine, I want to tell you about Ghost: https://ghost.org I found Ghost while looking for a new blog engine for my company. My first instinct was to use Medium as well, but I ended up hitting a lot of issues because it was impossible for us to customize it (add custom javascript, charts, disable the lame "highlights", custom domain was not free, etc...). 1. Ghost i…
For the static site I used Middleman. It is one of the older generators, but if you're familiar with a Rails environment you can do everything you'll ever need.
Not for everyone, but super simple, extremely fast, and completely customizable. Netlify has also taken away all the pain. Simple build and deploy. Superfast DNS and CDN. LetsEncrypt out of the box. Worth a look.
That said, the missing piece from Medium isn't the editor/hosting -- it's is the syndication.