Should you be blogging as a software developer?

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Sonar - Write Clean JavaScript Code. Always.
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Gatsby

    The best React-based framework with performance, scalability and security built in.

    The other option is to have your own custom website either by hosting your own blogging platform such as WordPress, Ghost or by setting up a static website with Hugo, Gatsby or Jekyll.

  • Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

    This is the route that I have taken. I have a slightly complicated setup with a custom-made Gatsby.js website hosted in an AWS S3 bucket with a Strapi CMS to store all my posts.

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

    The main benefit of going down the static website route though is that it is the cheapest option if you want to self-host. You can host your website for free on GitHub Pages or do what I do and set it up on AWS. My AWS bill is $0.50 a month which is just the cost of the Route 53 hosted zone.

  • Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

    The other option is to have your own custom website either by hosting your own blogging platform such as WordPress, Ghost or by setting up a static website with Hugo, Gatsby or Jekyll.

  • Hugo

    The world’s fastest framework for building websites.

    The other option is to have your own custom website either by hosting your own blogging platform such as WordPress, Ghost or by setting up a static website with Hugo, Gatsby or Jekyll.

  • Ghost

    Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.

    Ghost is another option, you can host Ghost yourself or pay for their cloud hosting platform. If you sign up for their hosting platform it doubles up as a newsletter as well but it can get quite costly if you have a lot of subscribers.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts