Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
That depends what you've got to say.
If you got something groundbreaking to share: www.medium.com
If it's just your learning diary www.blogger.com is easy to use.
If you want to become a serious blogger with daily posts get a wordpress site.
And if you dislike php have a look at ghost headless cms which has a really nice markdown editor.
https://ghost.org/
Ghost: Turn your audience into a business
Best of luck Trevor 🙂 -
Medium.com
I like the design and there’s tons of good content. Most stuff I read there is well written, short and to the point.
But the biggest advantage of being on there is that it’s easy for readers to discover new content. And they have good SEO - I often find medium articles when googling for a topic such as opinions on CSS preprocessors -
Gamedev blog: GameJolt or Itch.
Kinda tech: DEV.to or Hashnode.
The best content: your own website. -
Had a look at wordpress.com and thought it was ok until I tried to customise it. But it seems trickier than standard wordpress that you self host.
Having a look into using GitHub pages + Jekyll now
I think it’s between GitHub pages and medium.
I like the idea of writing blog posts in markdown. -
then maybe vuepress is something for you. It's a static site generator where you throw a bunch of markdown files in a folder and CI creates a website and uploads it onto the web.
https://vuepress.vuejs.org/
VuePress
And the how to
https://vuepressbook.com/
VuePress tutorial
Which blogging platform would you recommend ?
question